Shell version of my wiki generator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Milo Fultz b6e43a4601
Make create_index function
3 months ago
awk Refactor awk and regex imports 3 months ago
tests Make create_index function 3 months ago
README.md Initial Commit 3 months ago
create_index.sh Make create_index function 3 months ago
fill_frame.sh Add sitemap to index file 3 months ago
get_metadata.sh Record relative folder in metadata saving 3 months ago
init.sh Use metadata instead of front matter 3 months ago
kebabify.sh Refactor awk and regex imports 3 months ago
prepare_wiki_entry_content.sh Make basic md to html wrapper function 3 months ago
regex.sh Refactor awk and regex imports 3 months ago
replace_backlinks.sh Refactor awk and regex imports 3 months ago
save_backlinks.sh Add clarification to function text 3 months ago
save_metadata.sh Ensure metadata is saved to title, not filename 3 months ago
save_wiki_entry_content.sh Use metadata instead of front matter 3 months ago
spec.md Add sitemap to index file 3 months ago
test.sh Make test runner, YAML parser and mock data 3 months ago
todo.md Update TODO 3 months ago

README.md

{{SWIKI}}.sh

A simple markdown to flatfile wiki converter.