Skip to content

mamei-tech/mamei-tech-mkdoc-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mamei-tech-mkdoc-projects

mkdocs projects

Requirements

Necessary extensions to build documentation:

pip3 install pymdown-extensions

To install the theme used by us:

pip install mkdocs-material

Localizing the theme:

pip install mkdocs[i18n]

Commands

To start the server, run:

mkdocs build -f config/en/mkdocs.yml

To build the site:

mkdocs serve -f config/en/mkdocs.yml

Releases

No releases published

Packages

No packages published

Languages