Automated documentation site for Keycloak operations.
# Install dependencies
pip install -r requirements.txt
# Run locally
mkdocs serveAutomatically deployed to GitHub Pages via GitHub Actions on push to main branch.
- MkDocs
- Material for MkDocs
- GitHub Actions
- GitHub Pages