Components
Cards
Display content in card layouts for visual navigation.
Overview
Cards provide a visual way to organize and link to content. They work well for landing pages, feature overviews, and navigation hubs.
Feature cards
Authentication
Set up user authentication with support for OAuth, API keys, and session tokens. Includes built-in rate limiting and token refresh.
Database
Connect to PostgreSQL, MySQL, or SQLite with automatic migrations, connection pooling, and query logging.
Deployment
Deploy to any cloud provider with zero-downtime deployments, automatic rollbacks, and environment management.
Monitoring
Track application health with real-time metrics, error tracking, and customizable alerting thresholds.
Use cases
Cards are commonly used for:
- Navigation hubs — Link to major sections of your documentation
- Feature overviews — Highlight key capabilities
- Getting started guides — Direct users to the right starting point
- API references — Organize endpoints by resource type
Best practices
- Keep card titles short and descriptive
- Use consistent icon styles across cards
- Limit cards to 4-6 per row for readability
- Include a brief description that explains what the user will find