Files
Charon/docs/index.md
GitHub Actions 8294d6ee49 Add QA test outputs, build scripts, and Dockerfile validation
- Created `qa-test-output-after-fix.txt` and `qa-test-output.txt` to log results of certificate page authentication tests.
- Added `build.sh` for deterministic backend builds in CI, utilizing `go list` for efficiency.
- Introduced `codeql_scan.sh` for CodeQL database creation and analysis for Go and JavaScript/TypeScript.
- Implemented `dockerfile_check.sh` to validate Dockerfiles for base image and package manager mismatches.
- Added `sourcery_precommit_wrapper.sh` to facilitate Sourcery CLI usage in pre-commit hooks.
2025-12-11 18:26:24 +00:00

37 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**[Live Logs & Notifications](live-logs-guide.md)** — Real-time security monitoring and alerts**[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>