[GRASS-git] [OSGeo/grass-website] 11d007: fix/grass version numbers (#318)
nobeeakon
noreply at github.com
Thu Sep 1 13:04:36 PDT 2022
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-website
Commit: 11d0075b32eb990ca3dd6a2830dcd472d65a01d5
https://github.com/OSGeo/grass-website/commit/11d0075b32eb990ca3dd6a2830dcd472d65a01d5
Author: nobeeakon <nobeeakon at gmail.com>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M config.toml
M content/download/docker.en.md
M content/download/linux.en.md
M content/download/mac.en.md
M content/download/windows.en.md
M content/learn/manuals.md
A data/grass.json
R static/files/sitemap.xml
A themes/grass/layouts/_default/home.sitemap.xml
M themes/grass/layouts/download/list.html
M themes/grass/layouts/partials/quicklinks.html
A themes/grass/layouts/shortcodes/grassVersion.html
Log Message:
-----------
fix/grass version numbers (#318)
## fixes
#315
## what
GRASS version numbers (current, legacy, preview) passed to `/data` folder so it can be a single source of truth and used in multiple places. Using shortcode so it can be used inside markdown files. New sitemap, uses versions from the data. Replaces `static/files/sitemap.xml`.
Only `data/grass.json` needs to be updated in future.
More information about the grass-commit
mailing list