Style: Global Markdown structural and formatting &&audit & fix
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 20s

This commit is contained in:
2026-03-25 04:43:16 +00:00
parent 09a41554e5
commit ce585907a0
23 changed files with 356 additions and 356 deletions

View File

@@ -14,9 +14,9 @@ MkDocs is a fast, simple, and extensible static site generator geared specifical
## Docker Compose Example
Running mkdocs with [material](https://squidfunk.github.io/mkdocs-material/)
theme and plugins built in.
theme and plugins built in.
> [!INFO]
> [!INFO]
> There is some setup of folders and things that are not automatic so
wont work straight out of the box.
@@ -35,7 +35,7 @@ services:
#- /mnt/store/app/mkdocs/:/docs
- docs_nfs:/docs
stdin_open: true
tty: true
tty: true
ports:
- "9896:8000"