Files
Charon/docs/index.md
GitHub Actions 3e4323155f feat: add loading overlays and animations across various pages
- Implemented new CSS animations for UI elements including bobbing, pulsing, rotating, and spinning effects.
- Integrated loading overlays in CrowdSecConfig, Login, ProxyHosts, Security, and WafConfig pages to enhance user experience during asynchronous operations.
- Added contextual messages for loading states to inform users about ongoing processes.
- Created tests for Login and Security pages to ensure overlays function correctly during login attempts and security operations.
2025-12-04 15:10:02 +00:00

38 lines
1.2 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Welcome to Charon!
**You're in the right place.** These guides explain everything in plain English, no technical jargon.
---
## 🎯 Start Here
**[🚀 Getting Started](getting-started.md)** — Get your first website running in 5 minutes
**[✨ What Can It Do?](features.md)** — See everything Charon can do for you
**[📥 Import Your Old Setup](import-guide.md)** — Bring your existing Caddy configs
---
## <20> Security (Optional)
**[Security Features](security.md)** — Block bad guys, bad countries, or bad behavior
**[Testing SSL Certificates](acme-staging.md)** — Practice without hitting limits
---
## <20> For Developers
**[API Reference](api.md)** — Control Charon with code
**[Database Schema](database-schema.md)** — How everything is stored
---
## ❓ Need Help?
**[💬 Ask a Question](https://github.com/Wikid82/charon/discussions)** — No question is too basic
**[🐛 Report a Bug](https://github.com/Wikid82/charon/issues)** — Something not working?
**[📋 Roadmap](https://github.com/users/Wikid82/projects/7)** — See what's coming next
---
<p align="center"><em>Everything here is written for humans, not robots.</em></p>