/matklad.github.io

My coding related blog

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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