My personal website
This project is built using zine. The following make
targets are provided for convenience:
build
: builds the whole site into a deployment-ready./public
directoryserve
: serves the site locally atlocalhost:8085
with live reloadingpost
: creates a blank post (content/woods/new-post.smd
) with required frontmatterclean
: removes temporary files created by the above targets
Where necessary, these targets automatically download and use a repo-local copy of zine from the official releases, selecting the appropriate version, architecture and OS.
Source code: BSD Zero Clause License (0BSD)
Written work: CC-BY-SA-4.0