YunoHost documentation
https://yunohost.org
- MDX 48.1%
- TypeScript 23%
- Python 19.4%
- CSS 3.8%
- Jinja 3.2%
- Other 2.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| docs | ||
| i18n | ||
| scripts | ||
| src | ||
| static | ||
| .gitignore | ||
| .markdownlint-cli2.yaml | ||
| docusaurus.config.ts | ||
| footer.ts | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| redirects.ts | ||
| sidebars.ts | ||
YunoHost Documentation
This repository contains the code for the YunoHost documentation. It is built using Docusaurus 3, a modern static website generator.
Issues are to be reported on the YunoHost bugtracker.
App-specific documentation doesn't happen here but in the package/app repositories themselves. More info in the dedicated page.
Checkout https://doc.yunohost.org/dev/doc/ for more info on how to work on documentation, and https://doc.yunohost.org/dev/translation for more info on how to work on translation.
Building / previewing the doc locally
Checkout instructions on https://doc.yunohost.org/dev/doc/ or this file in this repo