Files
Charon/docs/index.md
GitHub Actions af8384046c chore: implement instruction compliance remediation
- Replace Go interface{} with any (Go 1.18+ standard)
- Add database indexes to frequently queried model fields
- Add JSDoc documentation to frontend API client methods
- Remove deprecated docker-compose version keys
- Add concurrency groups to all 25 GitHub Actions workflows
- Add YAML front matter and fix H1→H2 headings in docs

Coverage: Backend 85.5%, Frontend 87.73%
Security: No vulnerabilities detected

Refs: docs/plans/instruction_compliance_spec.md
2025-12-21 04:08:42 +00:00

45 lines
1.5 KiB
Markdown
Raw Permalink 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.
---
title: Welcome to Charon
description: Charon documentation home. A modern, user-friendly reverse proxy manager built on Caddy.
---
## 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
**[Live Logs & Notifications](live-logs-guide.md)** — Real-time security monitoring and alerts
**[Testing SSL Certificates](acme-staging.md)** — Practice without hitting limits
**[Migration Guide](migration-guide.md)** — Upgrade from environment variable to GUI control
---
## <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>