Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 244 Bytes

blog

My blog.

Development

Run mdoc to (re-)compile Scala code fences in the mdoc/*.md files:

./mdoc_watch.sh

In another tab, you can also run this to serve the page:

zola serve --fast

Build

  • ./build.sh builds the page.