Skip to content

blemasle/mls800

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

MLS800 Documentation

See https://blemasle.github.io/mls800

Usage

After poetry install.

  • mkdocs serve : run the documentation website.
  • mkdocs build : build a static website under site.
  • mkdocs gh-deploy : deploys the website under the gh-pages branch.