Data Repository for cj.rs
Data sets to populate some parts of my website (mostly cj.rs/open-source/).
gen_json.sh queries the GitHub API and fills SQLite database. Various queries are then used to generate JSON files, for use by Hugo data templates
┌─────────────┐
┌────────────┐ │ gen_json.sh │ ┌────────┐
│ GitHub API ├───────┴─────────────┴──────►│ *.json │
└────────────┘ └────────┘
stars.py traces graphs of stars over time per repository.