Tinywiki is a simple bash script, which converts a folder into a static html wiki.
- this is in a super rough state at the moment
- improvments will come till it is in a state where:
- you git clone the repo
- issue one command
- have a static html wiki
- Requires bash
#Features
- Table of contents insertion with [[toc]]
- katex math (katex libs locally, so no external cdns)
- pandoc frontmatter
- subfolders
- maybe some others I am forgetting
- (beautiful) styling