download: Updating layout of download pages
Updating the download UI/UX to increase accessibility to new users as part of issue #414.
These are still a WIP, but here are some examples of how the download pages can be updated.
Windows
Mac
I'm planning an Additional Options section below the main download button to capture more of the information from the current pages.
I like the pink Support Us button :heart:
In content/download/docker.en.md, it says that the main docker images are GRASS GIS 8.4.0 (preview). However, the main images are currently 8.5.0. Shall we avoid this bamboozling situation by avoiding the numbers in the title? Saying something like GRASS GIS developer's preview version or something shorter, better?
In content/download/docker.en.md, it says that the
maindocker images areGRASS GIS 8.4.0 (preview). However, themainimages are currently 8.5.0.
@pesekon2 pls see https://grass.osgeo.org/download/docker/ - to me it looks sufficiently clear.
(the versions are managed in this central JSON file, maybe not yet perfectly used...)
In content/download/docker.en.md, it says that the
maindocker images areGRASS GIS 8.4.0 (preview). However, themainimages are currently 8.5.0.@pesekon2 pls see https://grass.osgeo.org/download/docker/ - to me it looks sufficiently clear.
(the versions are managed in this central JSON file, maybe not yet perfectly used...)
@neteler: I think my comment is outdated. It was in times when 8.4.0 was marked preview on the webpage you linked (thus the phrase in my comment -- GRASS GIS 8.4.0 (preview)). Last time I pulled from that, the version inside the docker was actually 8.5.0. Now the versions seem to be corresponding. I probably hit some window when those versions were not corresponding. Everything is fine now.
I've added Linux and Docker views.
Docker
Linux
The download button on top needs to be different for these views, but I'm not sure what we should link to there.
The download part and buttons are more to the right, is it possible to have all on the same vertical line?
Yes, I can change the margins.
@wenzeslaus @petrasovaa I saw we had a Homebrew option available in the past for Mac users. Do we want to update that and add it here as well?
- https://github.com/OSGeo/homebrew-osgeo4mac
- https://grasswiki.osgeo.org/wiki/Compiling_on_macOS_using_Homebrew
@petrasovaa will you review this if you get a chance. I would like to merge, so that I can include part in https://github.com/OSGeo/grass-website/pull/506 .
You need to rebase this and solve conflicts, it's not running with my hugo version.
You need to rebase this and solve conflicts, it's not running with my hugo version.
I forgot this PR was pointed at the preview branch.