mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
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.
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