Sources for https://www.rarous.net/ website.
Site generator is Clojure program that reads files in content/weblog
and related templates in generator/templates/weblog
and generates
weblog site. Content is Texy with embedded EDN data in header. Texy is PHP library, that is used via CLI from the Clojure program.
Cards generator is Node.js program that uses Playwright to generate Social media share images for every blogpost.
yarn build
yarn start
cd www.rarous.net
op run --env-file=../.env --no-masking -- wrangler pages dev ../.gryphoon/dist --kv=weblog --r2=storage --compatibility-flag=nodejs_compat --compatibility-date=2023-09-29
op run --env-file=.env --no-masking -- wrangler dev --test-scheduled workers/discogs-schedule.js