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.

Quick start:

deno run -A https://deno.land/x/ter/main.ts

This will compile all *.md files in the current directory to HTML.

  • 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