Style: Global Markdown structural and formatting &&audit & fix
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 20s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 20s
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user