aboutsummaryrefslogtreecommitdiff

webgen

The static site generator for my site.

Requirements

Janet is required to build and run the generator.

pandoc is required for processing markdown files.

Build

jpm build

Usage

webgen src/

where src/ is the directory to the site's source files.