add beginner cli guide

This commit is contained in:
Ben Harris
2019-09-22 23:46:32 -04:00
parent 8b7f95ae74
commit 844aa0bbb1
3 changed files with 519 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ all: $(DST_HTML_FILES)
--template wiki.tmpl \
--lua-filter header-permalinks.lua \
--title-prefix "tilde.club wiki" \
--variable toc-title:"table of contents" \
--standalone \
--table-of-contents \
--output $@ \