/propenster.github.io

My personal portfolio plus blog

Primary LanguageTypeScriptApache License 2.0Apache-2.0

propenster.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 watch