MCPcopy Index your code
hub / github.com/authcrunch/authcrunch.github.io

github.com/authcrunch/authcrunch.github.io @v1.0.42

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.42 ↗ · + Follow
7 symbols 21 edges 7 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

caddy-security-docs

Documentation for Caddy v2 Security Plugin.

Documentation Website: https://docs.authcrunch.com/

Table of Contents

Local Testing

If necessary, upgrade packages:

npm run upgrade

Check Markdown files:

npx docusaurus-mdx-checker

Run a build:

npm run build

Run the website locally on port 4200:

npx docusaurus start --port 4200 --host 0.0.0.0

Deployment

Run the following command to deploy the changes:

make release

Miscellaneous

Formatting Configs

Reformat Caddyfile configs:

for f in `find ./assets -type f -name 'Caddyfile'`; do ../../greenpau/caddy-security/bin/caddy fmt --overwrite $f; done

Core symbols most depended-on inside this repo

Shape

Function 7

Languages

TypeScript100%

Modules by API surface

src/plugins/tailwind-config.ts2 symbols
src/pages/index.tsx2 symbols
src/components/HomepageFeatures/index.tsx2 symbols
assets/solutions/A00002/custom.js1 symbols

For agents

$ claude mcp add authcrunch.github.io \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page