Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 211 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 211 Bytes

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