This list is generated from YAML. Do not edit the generated file (e.g. readme-sample.md) directly.
- Add or edit entries in
data/. One file per item; filename = slug (e.g.example.yml). - Categories are in
meta/categories.yml. Setmain_categoryin each entry to an existingid. - CI runs alternbits/opendata on push/PR. No compiler in this repo; the action validates and compiles.
- Commit the generated file when it changes (CI will fail if it’s out of date).
Required: name, slug (match filename), url, oneliner (or online_description), main_category.
Optional: description, position, categories, date_added, date_modified.
output — Generated filename (default readme.md). This template uses readme-sample.md.
Data format, meta options, badges, footer: alternbits/opendata CONTRIBUTING.