Skip to content

thorsten-reitz/SoilWise-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

SoilWise-documentation

A preview version is published at: https://soilwise-he.github.io/SoilWise-documentation/

Mkdocs

How to start collaborating

  1. install Python
  2. install packages
pip install mkdocs
pip install mkdocs-material
pip install mkdocs-mermaid2-plugin
pip install mkdocs-git-revision-date-localized-plugin
pip install mkdocs-awesome-pages-plugin
pip install mkdocs-render-swagger-plugin
pip3 install mkdocs-print-site-plugin
pip install mkdocs-glightbox
pip3 install mkdocs-ezglossary-plugin
  1. clone git repository
  2. run mkdocs serve from .\tech\ to run a local (127.0.0.1:8000) instance of documentation
  3. push changes to main branch
  4. changes will be promoted after automatic deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 83.8%
  • Makefile 16.2%