I’ve created a https://github.com/nextjournal/advent-of-clerk for folks who want to try doing AoC with Clerk.
feature request: static page gen?
we will announce https://clerk.garden at reClojure this week, feel free to give it a try now and report issues in #clerk-garden.
@mkvlr you’ve 0 indexed days (0-24), might be better as (range 1 26)
0 is intentional and meant to be deleted
is there a day 25 as well?
ah TIL
https://github.com/nextjournal/advent-of-clerk/commit/2401fe42669220673f4a8dc6b70682483fae7038
workflow that will build/deploy to gh pages: https://github.com/casselc/aoc22/blob/main/.github/workflows/gh-pages.yml