kkga / ter

A tiny wiki-style site generator with Zettelkasten flavor.

Home Page:https://ter.kkga.me

Repository from Github https://github.comkkga/terRepository from Github https://github.comkkga/ter

Ter

deno module

A tiny wiki-style site generator with Zettelkasten flavor.

Built with Deno.

Quick start

  1. Install Deno.
  2. Build a site:
deno run -A https://deno.land/x/ter/main.ts

This will compile all *.md files in the current directory to HTML. The output will be saved in the _site directory.

See usage docs for more details.

About

A tiny wiki-style site generator with Zettelkasten flavor.

https://ter.kkga.me

License:MIT License


Languages

Language:TypeScript 100.0%