Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 419 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 419 Bytes

Blog

Dependencies

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

CSS

npx tailwindcss -i tailwindcss/core.css -o css/output.css

Commmands

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