diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index c3d5c67d..2805b889 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -41,7 +41,7 @@ - **Feature Documentation**: When adding new features, update `docs/features.md` to include the new capability. This is the canonical list of all features shown to users. - **README**: The main `README.md` is a marketing/welcome page. Keep it brief with top features, quick start, and links to docs. All detailed documentation belongs in `docs/`. - **Link Format**: Use GitHub Pages URLs for documentation links, not relative paths: - - Docs: `https://wikid82.github.io/cpmp/` (index) or `https://wikid82.github.io/cpmp/features` (specific page, no `.md`) + - Docs: `https://wikid82.github.io/cpmp/docs/index.html` (index) or `https://wikid82.github.io/cpmp/docs/features.html` (specific page) - Repo files (CONTRIBUTING, LICENSE): `https://github.com/Wikid82/cpmp/blob/main/CONTRIBUTING.md` - Issues/Discussions: `https://github.com/Wikid82/cpmp/issues` or `https://github.com/Wikid82/cpmp/discussions` diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index e35d1511..f022e839 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -166,18 +166,18 @@ jobs:
See everything CPMP can do - security, monitoring, automation, and more!
+ View All Features โ +Your first setup in just 5 minutes! We'll walk you through everything step by step.
Read the Guide โLearn what the app does, how to install it, and see examples of what you can build.
- Read More โ -Already using Caddy? Learn how to bring your existing configuration into the app.
@@ -185,6 +185,21 @@ jobs:CrowdSec integration, WAF, geo-blocking, rate limiting, and access control lists.
+ Learn More โ +Test SSL certificates without hitting rate limits using Let's Encrypt staging.
+ View Guide โ +MIT License ยท - Documentation ยท + Documentation ยท Releases