Contributing to the Garden Linux Documentation
Garden Linux documentation is published at https://gardenlinux-docs.netlify.app/ and combines content from multiple repositories into a unified documentation site.
Source Repository: gardenlinux/docs-ng
Quick Edits — The Easy Way
The easiest way to improve the documentation is directly from the published site:
- Navigate to any page on https://gardenlinux-docs.netlify.app/
- Scroll to the bottom of the page
- Click "Edit this page on GitHub" — this opens the source file in the correct repository
- Make your edits using GitHub's web editor
- Submit a pull request — the changes will be automatically aggregated into the documentation site
See Also
- Working with the Documentation System Locally
- Testing Reference — Test suite documentation
- Adding Repositories — How to add new repos
- Technical Reference — Source code documentation
- Architecture — System design