DahliaWitt / authp.github.io

Documentation for Caddy v2 Auth Portal and Authorize Plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caddy-auth-docs

Documentation for Caddy v2 Auth Portal and Authorize Plugins.

Documentation Website: https://authp.github.io/

Table of Contents

Local Testing

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 build to create search index:

yarn build

Deploy to gh-pages branch:

GIT_USER=greenpau DEPLOYMENT_BRANCH=gh-pages USE_SSH=true yarn deploy

About

Documentation for Caddy v2 Auth Portal and Authorize Plugins.


Languages

Language:JavaScript 85.7%Language:CSS 13.8%Language:HTML 0.5%