SkillAgentSearch skills...

Docs

Roadiz documentation

Install / Use

/learn @roadiz/Docs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Roadiz documentation

Install and run locally

docker compose build
docker compose up

Go to http://locahost:8000

Prepare translations

docker compose run --rm sphinx make gettext
docker compose run --rm sphinx /home/sphinx/.local/bin/sphinx-intl update -p _build/locale -l fr

Then translate each .po file with PoEdit. And build your documentation with:

docker compose run --rm sphinx make -e SPHINXOPTS="-D language='fr'" html
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks3

Languages

Sass

Security Score

70/100

Audited on Feb 26, 2025

No findings