This repository powers the official Tenzir documentation at docs.tenzir.com, built with modern web technologies to provide an exceptional developer experience.
- 📚 Guides: In-depth explanations and best practices
 - 🎯 Tutorials: Step-by-step guides to get you started
 - 💡 Explanations: Deep dives into concepts and architecture
 - 📖 Reference: Complete API and configuration reference
 
Want to contribute or run the docs locally?
pnpm install    # Install dependencies
pnpm dev        # Start development server
# → Browse to http://localhost:4321📖 For complete setup instructions, development workflow, and contribution guidelines, see our Documentation Guide