Handbook for exploring the belvedere glacier website. This Handbook, hosted on Github Pages with MkDocs material template, is intended to be the practical guide for people interested in learning more about the Belvedere Glacier project curated since 2015 by LabMGF at the Department of Civil and Environmental Engineering of Politecnico di Milano.
In the online handbook available at this link https://labmgf-polimi.github.io/thebelvedereglacier-handbook/ you will have the opportunity to understand more about the project, while learning how to use smoothly the different interactive web-based tools developed in order to assist the virtual exploration of the 2D and 3D data collected and processed during the in-situ monitoring campaigns.
Please install mkdocs materials and contributes to the desired section and page.
mkdocs new [dir-name]
- Create a new project.mkdocs serve
- Start the live-reloading docs server.mkdocs build
- Build the documentation site.mkdocs -h
- Print help message and exit.mkdocs gh-deploy --force
- Deploy your project documentation manually.
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.
-
Project responsible and supervisor: Livio Pinto, Full Professor at DICA - PoliMi ([email protected])
-
Reference person for Handbook docs: Federica Gaspari, PhD Student at DICA - PoliMi ([email protected])