contribute

Installation
SKILL.md

Contributing to Trellis Docs

This skill guides you through contributing to the Trellis documentation project.

Project Structure

docs/
├── docs.json              # Navigation config (MUST update for new pages)
├── index.mdx              # English homepage
├── quickstart.mdx         # English quickstart
├── zh/index.mdx           # Chinese homepage
├── zh/quickstart.mdx      # Chinese quickstart
├── guides/                # English guide pages
├── zh/guides/             # Chinese guide pages
├── templates/             # English template pages
Related skills

More from mindfold-ai/docs

Installs
22
GitHub Stars
1
First Seen
Feb 12, 2026