Skip to content

soilwise-he/SoilWise-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

SoilWise-documentation

A living preview version is published at: https://main.soilwise-documentation.pages.dev/

A fixed production version (for delivery) is published at: https://soilwise-documentation.pages.dev/

A fixed 1st prototype version (for delivery) is published at: https://prototype-1-0.soilwise-documentation.pages.dev/

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