Skip to content

Latest commit

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

RGI Landing Page

Source for rgidata.org — the landing page for the Randolph Glacier Inventory (RGI), a global dataset of glacier outlines produced by the IACS Working Group on the Randolph Glacier Inventory.

Built with MkDocs + Material for MkDocs. Hosted on GitHub Pages from this repository.

Setup

conda create -n mkdocs python=3.12
conda activate mkdocs
pip install mkdocs-material

Development

conda activate mkdocs
mkdocs serve # live-reload dev server at http://127.0.0.1:8000
mkdocs build # build static site into site/

Structure

mkdocs.yml # site configuration
docs/
index.md # home page
versions.md # version history
about.md # about the dataset and working group
privacy.md # privacy notice
stylesheets/ # custom CSS
img/ # logo and favicon
overrides/
main.html # injects analytics into <head>
partials/header.html # custom header with inline nav links

About

RGI landing page

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages