Ter
Tiny wiki-style site builder.
Ter takes a folder of markdown files and replicates its structure into a static site with automatically indexed directories and backlinks. Zettelkasten-style.
Run this to compile all .md files in the current directory to HTML (requires Deno to be installed):
deno run -A https://deno.land/x/ter/main.ts
- see usage for more details;
- goals for some thinking behind Ter's approach;
- or feel free to just roam around.
Made with Deno. Deno is fun. Contribute or submit issues: github.com/kkga/ter