Roadmap
This page outlines the planned features and future direction of Ardo. Items are subject to change based on community feedback and priorities.
Current Focus
v1.x Improvements
- Performance optimizations for large documentation sites
- Enhanced search with fuzzy matching and filters
- More syntax highlighting themes
- Improved accessibility (a11y)
Planned Features
Documentation
- Versioning — Support for multiple documentation versions
- i18n — Internationalization support for multi-language docs
- API Playground — Interactive code examples
Developer Experience
- VS Code Extension — Syntax highlighting and snippets for Ardo config
- Better Error Messages — More helpful build and runtime errors
Theming
- Multiple Themes — Additional built-in theme options
- Theme Marketplace — Community-contributed themes
- Component Variants — More customization options for built-in components
Integrations
- OpenAPI/Swagger — Auto-generate API docs from OpenAPI specs
- Storybook — Embed Storybook stories in documentation
- More TypeDoc Options — Enhanced TypeScript API documentation
Performance
- Incremental Builds — Faster rebuilds for large sites
- Image Optimization — Automatic image processing and optimization
- Bundle Analysis — Built-in bundle size reporting
Community Wishlist
Have a feature request? Open an issue or start a discussion!
Completed
-
create-ardoCLI — Scaffolding tool for quick project setup - React 19 support
- React Router 7 integration
- Dark mode
- Full-text search
- TypeDoc integration
- Static prerendering
- Shiki syntax highlighting
- Custom containers (tip, warning, etc.)
Contributing
Want to help build these features? Check out our Contributing Guide!