# Welcome to Rustic Documentation 🌲 Rustic is a blazing-fast static site generator designed for simplicity, speed, and scalability. Whether you're creating a blog, portfolio, or business site, Rustic gives you the tools you need to get started quickly. --- ## 📖 Documentation Overview Use this guide to master Rustic: - [Getting Started](getting_started.md): Learn how to install Rustic and create your first site. - [Commands](commands.md): Explore the CLI commands for building, serving, and managing your site. - [Writing Content](writing.md): Write Markdown content effectively. - [Templating](templating.md): Use templates for dynamic and reusable layouts. - [Plugin System](plugin_system.md): Extend Rustic's capabilities with plugins. - [Roadmap](roadmap.md): See what's next for Rustic. --- ## 🚀 Key Features Rustic offers: - **Instant setup**: Generate a new site with minimal effort. - **Hot-reload preview server**: See changes instantly as you edit. - **Lightning-fast builds**: Convert Markdown to HTML in seconds. - **Customizable templates**: Craft unique layouts for your content. - **Plugin support**: Extend functionality without touching the core code. --- ## 🌟 Why Rustic? - **Developer-friendly**: Designed to prioritize your productivity. - **Community-driven**: Built with input from the open-source community. - **Rust-powered**: Harnesses the performance of Rust for optimal speed and reliability. --- ## 🌐 Get Involved Rustic thrives on community contributions and feedback. Join us: - GitHub Repository: [Rustic-Core](https://github.com/your-username/rustic-core) - Submit Issues or Suggestions: [GitHub Issues](https://github.com/your-username/rustic-core/issues) --- Happy building with Rustic! 🛠️✨