Remix.run Logo
embedding-shape 3 hours ago

Heh, inspired by hiccup, I ended up implementing my favorite Clojure templating library but in Nix, exactly for the purpose of static site generation :) Even have a nifty demo of how it looks for that, it basically looks/works the same as hiccup: https://emsh.cat/niccup/examples/blog/

tymscar 2 hours ago | parent [-]

This is awesome, thanks for sharing