Personal archive of notes taken for education.
GitHub Actions CI will build and deploy on changes to main.
-
Clone https://github.com/ketozhang/Journal to `src/
-
Run the Makefile to build notebook as static webpage
$ make -j 8 all
-
Commit and push changes to
_site/
with commit prefix[skip ci]
-
Trigger the publish workflow