π
An open book.
Docs
The fortrabbit platform is well documented. The comprehensive user documentation helps you to succeed quickly.
Publicly accessible docs
Please RTFM. The documentation is right here:
- docs.fortrabbit.com - all pages sorted and searchable
- github.com/fortrabbit/docs PRs welcome!
Agent-ready docs
Too Long Didn't Read ~200 articles? The documentation is structured and written to be read by human developers and coding agents alike: clear explanations, consistent formatting, worked examples. Machines get the same pages without the page furniture, which costs a fraction of the tokens:
- every article answers to
Accept: text/markdownwith the raw Markdown - docs.fortrabbit.com/llms.txt - links to all markdown articles
- docs.fortrabbit.com/llms-full.txt - full docs on one markdown page
- the agent skills manifest - what the published agent skills can do
Reading is only half of it. The MCP server lets an agent act on what it read.
Comprehensive coverage
Beyond platform-specific guides, the documentation serves as a knowledge base and learning resource covering:
- Platform fundamentals: Components, deployment β¦
- Development workflows: Local development, Git workflows β¦
- Framework guides: Laravel, Craft CMS, WordPress β¦
- Best practices: Security, performance optimization β¦
- Troubleshooting: Common issues and solutions
Maintained and current
Consistent structure and quality throughout, regularly updated, community contributions welcome, version tracked via Git.