Personal site for daplay.cl.
Markdown in Jekyll → JSON data → ClojureScript UI (shadow-cljs + Reagent).
npm install
npm run cljs:compile # Garden CSS + shadow-cljs; or: npm run cljs:watch
bundle install
bundle exec jekyll serveStyles are written in Clojure with Garden
(src/main/daplay/styles.clj) and compiled to assets/css/daplay.css.
Or with Nix: nix develop then serve.