My wiki
This converts all the Markdown files in pages/
to HTML, and makes an index for them (in index.html
for once), with an A-to-z list, a tag tree, and a search, all static.
- Install Red
- Copy
env.example
to .env
and setwikiLocation
in it to point to the foldre you want the HTML files to be added to (it will remove any existing*.html
files in it) red generator.red
The wiki will be where you want then :)