I published my first #Nix / #NixOS library!
Niccup: Hiccup-like HTML Generation in ~120 Lines of Pure Nix.
Transforms Nix expressions into HTML.
The website has some cool examples, I'm especially proud of the quine one that was slightly tricky to get right: https://embedding-shapes.github.io/niccup/examples/quine/
Website: https://embedding-shapes.github.io/niccup/
And a softer introduction blog post with motivation and more background: https://embedding-shapes.github.io/introducing-niccup/