Source for https://traceapps.github.io/docs/. Covers the TraceApps self-hosted family: CookTrace, LiftTrace, NutriTrace.
Built with MkDocs Material and deployed to GitHub Pages via the deploy.yml workflow.
pip install -r requirements.txt
mkdocs serveThen open http://127.0.0.1:8000.
Every page in docs/ is plain markdown. To fix a typo or add a page:
- Fork this repo, or click the pencil icon at the top of any published page to edit in-browser.
- Open a PR against
main. - Merged PRs auto-deploy on push.
See the Contribute → Translations page for how to contribute translations to the apps themselves (translations live in each app's repo, not here).
Documentation is AGPL-3.0, matching the three apps it covers.