2026-07-26 19:39:27 -04:00
|
|
|
site_name: The Nest Documentation
|
2026-07-28 17:05:10 -04:00
|
|
|
repo_url: https://weaver.mynest.love/The-Nest/docs
|
|
|
|
|
repo_name: The Nest
|
2026-07-26 19:39:27 -04:00
|
|
|
theme:
|
|
|
|
|
name: material
|
|
|
|
|
logo: assets/logo.png
|
|
|
|
|
favicon: assets/logo.png
|
|
|
|
|
features:
|
|
|
|
|
- navigation.expand
|
|
|
|
|
- navigation.instant
|
|
|
|
|
- navigation.sections
|
|
|
|
|
palette:
|
|
|
|
|
# Palette toggle for light mode
|
|
|
|
|
- scheme: default
|
|
|
|
|
primary: indigo
|
|
|
|
|
accent: indigo
|
|
|
|
|
toggle:
|
|
|
|
|
icon: material/brightness-7
|
|
|
|
|
name: Switch to dark mode
|
|
|
|
|
|
|
|
|
|
# Palette toggle for dark mode
|
|
|
|
|
- scheme: slate
|
|
|
|
|
primary: indigo
|
|
|
|
|
accent: indigo
|
|
|
|
|
toggle:
|
|
|
|
|
icon: material/brightness-4
|
|
|
|
|
name: Switch to light mode
|
2026-07-28 16:52:30 -04:00
|
|
|
markdown_extensions:
|
|
|
|
|
- markdown_gfm_admonition
|
|
|
|
|
|
2026-07-26 19:39:27 -04:00
|
|
|
nav:
|
|
|
|
|
- Home: index.md
|
|
|
|
|
- User Facing:
|
|
|
|
|
- Getting Started: user-facing/getting-started.md
|
|
|
|
|
- Access Requests: user-facing/access-requests.md
|
|
|
|
|
- Communication and Security:
|
|
|
|
|
- Keycloak Account: user-facing/communication-and-security/keycloak-account.md
|
|
|
|
|
- Matrix: user-facing/communication-and-security/matrix.md
|
|
|
|
|
- Vaultwarden: user-facing/communication-and-security/vaultwarden.md
|
|
|
|
|
- Media and Entertainment:
|
|
|
|
|
- Audiobookshelf: user-facing/media-and-entertainment/audiobookshelf.md
|
|
|
|
|
- Calibre: user-facing/media-and-entertainment/calibre-web.md
|
|
|
|
|
- DroppedNeedle: user-facing/media-and-entertainment/droppedneedle.md
|
|
|
|
|
- Jellyfin: user-facing/media-and-entertainment/jellyfin.md
|
|
|
|
|
- Media Requests:
|
|
|
|
|
- Seerr: user-facing/media-request/seerr.md
|
|
|
|
|
- Shelfmark: user-facing/media-request/shelfmark.md
|
|
|
|
|
- Productivity and Creation:
|
|
|
|
|
- Forgejo (Git): user-facing/productivity-and-creation/forgejo.md
|
|
|
|
|
- Foundry VTT: user-facing/productivity-and-creation/foundry-vtt.md
|
|
|
|
|
- Storage and Files:
|
2026-07-28 16:52:30 -04:00
|
|
|
- Nextcloud: user-facing/storage-and-files/nextcloud.md
|