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
My coding related blog
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