adventofcode

mkvlr 2022-11-29T20:34:14.304139Z

I’ve created a https://github.com/nextjournal/advent-of-clerk for folks who want to try doing AoC with Clerk.

👍 10
👍🏻 1
🏆 1
tschady 2022-11-29T22:07:29.942619Z

feature request: static page gen?

mkvlr 2022-11-30T06:40:14.320409Z

we will announce https://clerk.garden at reClojure this week, feel free to give it a try now and report issues in #clerk-garden.

👀 1
tschady 2022-11-30T22:39:12.238059Z

@mkvlr you’ve 0 indexed days (0-24), might be better as (range 1 26)

mkvlr 2022-12-01T12:07:15.371179Z

0 is intentional and meant to be deleted

mkvlr 2022-12-01T12:07:36.550189Z

is there a day 25 as well?

mkvlr 2022-12-01T12:07:48.170019Z

ah TIL

chucklehead 2022-12-01T22:15:46.644059Z

workflow that will build/deploy to gh pages: https://github.com/casselc/aoc22/blob/main/.github/workflows/gh-pages.yml