60e1f5b204
- Rewrite docs/index.md as a short landing page (what it is, screenshots, why this over the alternatives, features, a minimal "get it" snippet) instead of a full documentation dump — full docs live in the repo (README, docs/*.md) and are linked from here. - Cross-link to Proxy and theta-env's own Pages sites. - Screenshots are now clickable (open full size) on both the Pages site and the README. - Disable show_downloads in docs/_config.yml — the Cayman theme's "Download .zip/.tar.gz" buttons are gone; "View on GitHub" (which links back to the repo) is the only header link now. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
9 lines
456 B
YAML
9 lines
456 B
YAML
title: SSO Manager
|
|
description: A self-hosted OpenID Connect provider with an OpenLDAP directory and a web management UI
|
|
theme: jekyll-theme-cayman
|
|
show_downloads: false
|
|
github:
|
|
repository_url: https://github.com/theta42/sso-manager-node
|
|
zip_url: https://github.com/theta42/sso-manager-node/archive/refs/heads/master.zip
|
|
tar_url: https://github.com/theta42/sso-manager-node/archive/refs/heads/master.tar.gz
|
|
repository_name: theta42/sso-manager-node |