Sources for https://www.rarous.net/ website.
Site generator is Clojure program that reads files in content/weblog
and related templates in www.rarous.net/src/html/weblog
and 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.
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