Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 371 Bytes

File metadata and controls

18 lines (10 loc) · 371 Bytes

Blog

Dependencies

  • babashka: fast native Clojure scripting runtime
  • pandoc: convert files from one markup format into another
  • htmlq: like jq, but for HTML

Commmands

  • bb build: rebuild site
  • bb serve: run local http server

deploy

npx wrangler pages deploy _site