From 30f05df57b27f1d36cd2492b22c60fccea4e8dcb Mon Sep 17 00:00:00 2001 From: Brendan Harmon Date: Tue, 29 Dec 2020 00:18:00 -0600 Subject: [PATCH] updated titles of download os pages to fix broken image links and bad titles (#238) Fix broken images and titles --- content/download/linux.en.md | 2 +- content/download/mac.en.md | 6 +++--- content/download/windows.en.md | 14 +++++++------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/content/download/linux.en.md b/content/download/linux.en.md index cf1b58b8..397806db 100644 --- a/content/download/linux.en.md +++ b/content/download/linux.en.md @@ -1,5 +1,5 @@ --- -title: "GRASS GIS for Linux" +title: "Linux" date: 2020-12-21T11:02:05+02:00 description: "Download GRASS GIS packages for your favorite Linux distribution" weight: 1 diff --git a/content/download/mac.en.md b/content/download/mac.en.md index 00910db6..97c24573 100644 --- a/content/download/mac.en.md +++ b/content/download/mac.en.md @@ -1,5 +1,5 @@ --- -title: "GRASS GIS for Mac" +title: "Mac" date: 2020-12-21T11:02:05+06:00 description: "Download bundled GRASS GIS binaries for your Mac" weight: 3 @@ -9,7 +9,7 @@ layout: "os" #### Quick links [ [**GRASS GIS 7.8.5 (current)**](#GRASS-GIS-current) | [**GRASS 7.6.1 (old)**](#GRASS-GIS-old) | [**GRASS 7.9 devel**](#GRASS-GIS-devel) ] - +
Find GRASS GIS binaries on this website: GRASS GIS for the Mac @@ -30,7 +30,7 @@ layout: "os"
-### GRASS GIS 7.6.1 (old) +### GRASS GIS 7.6.1 (old)
Old stable release, see GRASS GIS 7.6 new features and GRASS GIS 7.6.1 announcement for more information. diff --git a/content/download/windows.en.md b/content/download/windows.en.md index 27c30429..43c50e29 100644 --- a/content/download/windows.en.md +++ b/content/download/windows.en.md @@ -1,12 +1,12 @@ --- -title: "GRASS GIS for Windows" +title: "Windows" date: 2020-12-21T11:02:05+02:00 description: "Download GRASS GIS installers for Windows" weight: 2 layout: "os" --- - + #### Quick links [ [**Standalone installers**](#standalone-installers) | [**OSGeo4W**](#OSGeo4W) ] @@ -62,9 +62,9 @@ Standalone installer: install GRASS GIS with the required support packages. ### OSGeo4W -OSGeo4W is an installer for a broad set of open source geospatial software packages including GRASS GIS as well as many other packages (QGIS, GDAL/OGR, and more). +OSGeo4W is an installer for a broad set of open source geospatial software packages including GRASS GIS as well as many other packages (QGIS, GDAL/OGR, and more). -* [ Download OSGeo4W 64bit](http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe) +* [ Download OSGeo4W 64bit](http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe) * [ Download OSGeo4W 32bit](http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86.exe) ##### Express Desktop Install mode: @@ -72,9 +72,9 @@ OSGeo4W is an installer for a broad set of open source geospatial software packa Run the downloaded installer as administrator and select the **grass** (stable) or **grass-daily** (development) packages to install. All needed dependencies (e.g. GDAL, common python packages) will be automatically downloaded. ##### Advanced Install mode: -All packages can be individually selected and additional useful packages (e.g. python-pandas, msys) are available, too. +All packages can be individually selected and additional useful packages (e.g. python-pandas, msys) are available, too. -##### Command line mode: +##### Command line mode: Installation can also be done through command line, as shown below:
@@ -83,5 +83,5 @@ osgeo4w-setup-x86_64.exe -q -k -P grass -s http://download.osgeo.org/osgeo4w/x86
 
 See the dedicated [wiki page](https://grasswiki.osgeo.org/wiki/Installation_Guide#OSGeo4W_installer) for further details.
 
-##### QGIS users: 
+##### QGIS users:
 In order to have GRASS GIS support (also in QGIS-Processing) as well as the "With GRASS" shortcut you need to install the "qgis-grass-plugin*" packages.