Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 275 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 275 Bytes

My blog

Deployed here

  • clean all: make clean
  • nix-shell with all dependencies: make shell
  • start server watching all site files: make watch
  • build all html/css: make build
  • rebuild all html/css: make build
  • deploy: make deploy