Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 412 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 412 Bytes

geogeek

The place where geogeeks go to know "how to do X".

To compile locally

  1. pip install mkdocs-material mkdocs-awesome-pages-plugin
  2. (pip install --upgrade --force-reinstall mkdocs-material to upgrade to latest version v9+)
  3. mkdocs serve (when you modify the source of a page, the localhost serve updates automatically)