Files
moonweb-site/scripts/github-aggregator
stefankoelle ecbda171a6 Fix code repos: move repos.json to root _data/ for Eleventy 3
Eleventy 3 only loads global data from inputDir/_data/, not from
subdirectory _data/ dirs. Moved code/_data/repos.json to _data/repos.json
and updated the GitHub aggregator output path.
2026-09-11 13:07:06 +02:00
..
2026-08-13 21:58:53 +02:00

GitHub aggregator

Reads a .moonweb.yml file from each of the skoelle GitHub repos and regenerates code/_data/repos.json. Run manually — not wired into CI.

Usage

export GITHUB_TOKEN=ghp_xxx
python aggregate.py