Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

273 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiki.thefrenchghosty.me

https://squidfunk.github.io/mkdocs-material/creating-your-site/

Create the structure

sudo docker run --rm -it -v ${PWD}:/docs squidfunk/mkdocs-material:[VERSION] new .

Previewing when writing

sudo docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material:[VERSION]

Building

sudo docker run --rm -it -v ${PWD}:/docs squidfunk/mkdocs-material:[VERSION] build

About

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages