--- layout: default title: Home nav_order: 1 description: "Adminator Bootstrap 5 Admin Dashboard with Dark Mode" permalink: / --- # Adminator Documentation {: .fs-9 } Complete guide for the Bootstrap 5 Admin Dashboard Template with comprehensive Dark Mode system {: .fs-6 .fw-300 } [Get Started Now](getting-started/installation){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } [View on GitHub](https://github.com/puikinsh/Adminator-admin-dashboard){: .btn .fs-5 .mb-4 .mb-md-0 } --- ## ✨ What's New in v2.6.0 🌗 **Complete Dark Mode System** - Intelligent theme switching with OS preference detection ⚡ **Smart Theme Toggle** - Bootstrap-based switch with instant updates 🎨 **CSS Variables Architecture** - Semantic color system for easy customization 📊 **Component Integration** - All charts, calendars, and maps are theme-aware --- ## 🚀 Quick Start ```bash # Clone the repository git clone https://github.com/puikinsh/Adminator-admin-dashboard.git # Install dependencies npm install # Start development server npm start ``` Visit `http://localhost:4000` to see your dashboard! --- ## 📚 Documentation Sections ### Getting Started Learn how to install, configure, and deploy Adminator with our comprehensive setup guides. [Installation Guide →](getting-started/installation){: .btn .btn-outline } ### Dark Mode & Theming Discover the powerful dark mode system with CSS variables and theme switching capabilities. [Theme System →](customization/theme-system){: .btn .btn-outline } ### API Reference Complete JavaScript API documentation for theme management and component integration. [API Documentation →](api/theme-api){: .btn .btn-outline } ### Examples & Integration Real-world examples and integration guides for popular frameworks and use cases. [View Examples →](examples/theme-integration){: .btn .btn-outline } --- ## 🎯 Key Features | Feature | Description | |:--------|:------------| | **Bootstrap 5** | Latest Bootstrap framework with modern components | | **Dark Mode** | Comprehensive dark theme with intelligent switching | | **Responsive** | Mobile-first design that works on all devices | | **Chart Integration** | Chart.js with theme-aware color schemes | | **Calendar Support** | FullCalendar with dark mode styling | | **Vector Maps** | Interactive maps with custom color palettes | | **Clean Code** | Well-organized, documented, and maintainable | --- ## 🌟 Live Demo Experience Adminator's features in action: ### Light Mode ![Adminator Light Mode](assets/images/adminator-light-mode.avif) ### Dark Mode ![Adminator Dark Mode](assets/images/adminator-dark-mode.avif) [Try Live Demo](https://colorlib.com/polygon/adminator/index.html){: .btn .btn-green .fs-5 } --- ## 🤝 Contributing We welcome contributions! Please read our [contributing guidelines](contributing/) before submitting pull requests. --- ## 📄 License Adminator is released under the [MIT License](https://github.com/puikinsh/Adminator-admin-dashboard/blob/master/LICENSE). --- **Ready to build amazing dashboards?** Start with our [installation guide](getting-started/installation) or explore the [dark mode features](customization/theme-system)!