particle-os-modules/modules.json
xyny 5e455a1477
refactor: start using module.yml for module metadata (#116)
* feat: add initial module.yml for rpm-ostree

* chore: add shortdesc to module.yml

* feat: add missing module.ymls

* feat: add website rebuild action for module reference updates

* chore: remove old readme in modules dir

* refactor: switch to a hybrid module.yml + README arrangement

* chore: switch docs to use starlight aside syntax
2024-02-04 16:05:22 +00:00

13 lines
No EOL
1 KiB
JSON

[
"https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/akmods/module.yml",
"https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/bling/module.yml",
"https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/default-flatpaks/module.yml",
"https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/files/module.yml",
"https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/fonts/module.yml",
"https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/gschema-overrides/module.yml",
"https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/rpm-ostree/module.yml",
"https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/script/module.yml",
"https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/signing/module.yml",
"https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/systemd/module.yml",
"https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/yafti/module.yml"
]