Switch back to material theme

This commit is contained in:
2025-12-12 14:36:06 +00:00
parent 4a7a4160fe
commit 9167060c6f
5 changed files with 18 additions and 7 deletions

View File

@@ -0,0 +1 @@
# Account Help

View File

@@ -0,0 +1,3 @@
# Password Reset
This documentation is not written yet.

View File

@@ -1,3 +1,10 @@
# User
This group contains documentation aimed at end-users.
This group contains documentation aimed at end-users.
## Helpful Links
- [Account Management](https://fjla.uk)
- [Password Reset](https://fjla.uk/reset)
## Help Documents
- [How do I reset my password?](Account/reset-password.md)

View File

@@ -1,14 +1,13 @@
site_name: FJLA Documentation
nav:
- Home: index.md
- User: index.md
- User:
- Account:
- Reset or Change Password: User/Account/reset-password.md
- Admin:
- Virtualisation & Orchestration:
- Combining K8s, PVE & Ceph: Admin/Virtualisation/pve-k8s-ceph-config.md
- Deploy RADOS Gateway in K8s: Admin/Virtualisation/rados-gw-in-k8s.md
theme:
name: mkdocs
color_mode: auto
user_color_mode_toggle: true
navigation_depth: 2
name: material

View File

@@ -1 +1,2 @@
mkdocs
mkdocs
mkdocs-material