mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 20:54:04 +02:00
1.5 KiB
1.5 KiB
The Portal
The place that connects everything related to definitive-opensource.
Lists
Contributing
- CONTRIBUTING - Goes over how to contribute, conventions, etc
- GUIDELINES - Guidelines for what qualifies a project to be added
Development
- ARCHITECTURE.md - Explains the "backend" of the list
- source/scripts/generation - Contains scripts related to README generation
- source/scripts/maintenance - Contains scripts related to maintenance
Data
- applications.json - Stores all information related to applications
- categories.json - Declares categories and subcategories
- tags - Declares tags, their id, and corresponding emoji
GitHub Actions
- generate-readme.yml - Calls the
readme_generator.pyto generate READMEs - update-stats.yml - Calls the
stats_updator.pyto update stats in applications.json
Other Resources
- DOCS.md - Elaborates tags