Skip to content

matklad/matklad.github.io

Repository files navigation

matklad.github.io

Source code for the blog. The ./src directory contains a deno script that reads .djot from ./content and writes .html to ./out.

$ deno task build
$ deno task serve