Changed theme to material. Added new Documentation Project: 'ServiceNow'
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 5s

This commit is contained in:
Noah Pombas
2025-12-04 15:35:53 +01:00
parent 0bdb2bbe40
commit 11b8b297d8
8 changed files with 7 additions and 12 deletions

View File

@@ -1 +0,0 @@
# Welcome to Lerndoku Template

View File

@@ -1,8 +1,6 @@
site_name: Lehrlingsdoku
site_url: https://pombas_n.pages.psi.ch
theme:
name: material
nav:
- Home: index.md
- Getting Started: getting-started.md

View File

@@ -0,0 +1 @@
# Welcome to ServiceNow docs

View File

@@ -1,9 +1,6 @@
site_name: Lehrlingsdoku
site_url: https://pombas_n.pages.psi.ch
theme:
name: windmill-dark
nav:
- Home: index.md
- Getting Started: getting-started.md

View File

@@ -2,11 +2,11 @@ site_name: Lehrlingsdoku
site_url: https://pombas_n.pages.psi.ch
theme:
name: windmill-dark
name: material
# plugins:
# - projects:
# projects: true
# projects_dir: projects
# projects_config_files: "**/mkdocs.yml"
plugins:
- projects:
projects: true
projects_dir: projects
projects_config_files: "**/mkdocs.yml"