doc/pages/06.contribute/10.packaging_apps/50.publishing/publishing.md
OniriCorpe 7a01793062
Improve markdown formatting of pages, a lot of them are improperly formatted (#2429)
* Revert "Revert "markdown format""

* fix formating

* fix readme

* add .markdownlint.json

* add markdownlint-rules-grav-pages

* add markdownlint-rules-grav-pages files

* add license for Markdown Lint Rules for Grav Pages

* fix [figure] mess

* fix [figure] mess 2

* fix [figure] mess 3

* maj .gitignore

* various fixes

* fix markdownlint-rules-grav-pages

* second formater pass

* various manual fixes

* add .markdownlintignore

* markdownlintignore: auto-generated pages

* disable proper-names for html_elements

* another bunch of various markdown fixes

* Update pages/02.administer/10.install/20.dns_config/dns_config.es.md

Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>

---------

Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>
2024-03-23 08:59:52 +01:00

1 KiB

title template taxonomy routes
Publishing your app on the catalog docs
category
docs
default
/packaging_publishing

The official YunoHost's app catalog is maintained in this repository, in particular the apps.toml file.

For your app to be made available to everybody, you should make a pull request that adds your app inside the apps.toml (see the detailed instructions in the README)

Note that the "real" catalog used by YunoHost servers is https://app.yunohost.org/default/v3/apps.json which is rebuilt every 4 hours.

NB: The level key is not to be set manually by maintainers. The yunohost-bot will automatically create a pull request every Friday evening with results from the official CI, which are then to be manually reviewed and merged by the community.