[postgis-tickets] [SCM] postgis.net branch website updated. clarity-final-34-g8d0852e
git at osgeo.org
git at osgeo.org
Thu Jul 6 09:49:08 PDT 2023
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "postgis.net".
The branch, website has been updated
via 8d0852e710a931977186e52d35352570feddad2d (commit)
from 1cd39e6b73d6c91f8f2b0bf98c5e9523a97cfff4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8d0852e710a931977186e52d35352570feddad2d
Author: Regina Obe <lr at pcorp.us>
Date: Thu Jul 6 12:49:03 2023 -0400
Add links to all the cheatsheet translations and fix english link
diff --git a/layouts/shortcodes/doclinks.html b/layouts/shortcodes/doclinks.html
index 4d1d41e..6cfed17 100644
--- a/layouts/shortcodes/doclinks.html
+++ b/layouts/shortcodes/doclinks.html
@@ -10,27 +10,35 @@
HTML:
<a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/en/">en</a>
<a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/ja/">ja</a>
- <a href="{{$.Site.Params.postgis.site_docs}}/manual-dev/fr/">fr</a>
+ <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/fr/">fr</a>
<a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/de/">de</a>
- <a href="{{$.Site.Params.postgis.site_docs}}/manual-dev/br/">br</a>
- <a href="{{$.Site.Params.postgis.site_docs}}/manual-dev/ko_KR/">ko_KR</a>
- <a href="{{$.Site.Params.postgis.site_docs}}/manual-dev/es/">es</a>
- <a href="{{$.Site.Params.postgis.site_docs}}/manual-dev/it/">it</a>
+ <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/br/">br</a>
+ <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/ko_KR/">ko_KR</a>
+ <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/es/">es</a>
+ <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/it/">it</a>
</li>
<li>PostGIS {{ $key }} PDF:
<a href="{{$.Site.Params.postgis.dev_download}}/postgis-{{ $key }}.pdf">en</a>
- <a href="{{$.Site.Params.postgis.dev_download}}/postgis-{{ $tag }}-br.pdf">br</a>
- <a href="{{$.Site.Params.postgis.dev_download}}/postgis-{{ $tag }}-de.pdf">de</a>
- <a href="{{$.Site.Params.postgis.dev_download}}/postgis-{{ $tag }}-es.pdf">es</a>
- <a href="{{$.Site.Params.postgis.dev_download}}/postgis-{{ $tag }}-it.pdf">it</a>
- <a href="{{$.Site.Params.postgis.dev_download}}/postgis-{{ $tag }}-fr.pdff">fr</a>
+ <a href="{{$.Site.Params.postgis.dev_download}}/postgis-{{ $key }}-br.pdf">br</a>
+ <a href="{{$.Site.Params.postgis.dev_download}}/postgis-{{ $key }}-de.pdf">de</a>
+ <a href="{{$.Site.Params.postgis.dev_download}}/postgis-{{ $key }}-es.pdf">es</a>
+ <a href="{{$.Site.Params.postgis.dev_download}}/postgis-{{ $key }}-it.pdf">it</a>
+ <a href="{{$.Site.Params.postgis.dev_download}}/postgis-{{ $key }}-fr.pdff">fr</a>
</li>
<li>PostGIS {{ $key }} Cheat Sheets:
- <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/postgis_cheatsheet.html">postgis [en]</a>
- | <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/raster_cheatsheet.html">raster [en]</a>
- | <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/topology_cheatsheet.html">topology [en]</a>
- | <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/sfcgal_cheatsheet.html">sfcgal [en]</a>
- | <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/tiger_geocoder_cheatsheet.html">tiger_geocoder [en]</a>
+ <ul>
+ <li>postgis: <a href="{{$.Site.Params.postgis.site_docs}}manual-{{ $key }}/postgis_cheatsheet-en.html">[en]</a> <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/postgis_cheatsheet-ja.html">[ja]</a>
+ <a href="{{$.Site.Params.postgis.site_docs}}manual-{{ $key }}/postgis_cheatsheet-fr.html">[fr]</a>
+ <a href="{{$.Site.Params.postgis.site_docs}}manual-{{ $key }}/postgis_cheatsheet-de.html">[de]</a></li>
+
+ <li>raster: <a href="{{$.Site.Params.postgis.site_docs}}manual-{{ $key }}/raster_cheatsheet-en.html">[en]</a>
+ <a href="{{$.Site.Params.postgis.site_docs}}manual-{{ $key }}/raster_cheatsheet-ja.html">[ja]</a>
+ <a href="{{$.Site.Params.postgis.site_docs}}manual-{{ $key }}/raster_cheatsheet-fr.html">[fr]</a>
+ <a href="{{$.Site.Params.postgis.site_docs}}manual-{{ $key }}/raster_cheatsheet-de.html">[de]</a></li>
+ <li>topology: <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/topology_cheatsheet-en.html">[en]</a> <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/topology_cheatsheet-ja.html">[ja]</a> <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}/topology_cheatsheet-ja.html">[fr]</a></li>
+ <li>sfcgal: <a href="{{$.Site.Params.postgis.site_docs}}manual-{{ $key }}/sfcgal_cheatsheet-en.html">[en]</a> <a href="{{$.Site.Params.postgis.site_docs}}manual-{{ $key }}/sfcgal_cheatsheet-ja.html">[ja]</a> <a href="{{$.Site.Params.postgis.site_docs}}manual-{{ $key }}/sfcgal_cheatsheet-fr.html">[fr]</a> <a href="{{$.Site.Params.postgis.site_docs}}manual-{{ $key }}/sfcgal_cheatsheet-de.html">[de]</a></li>
+ <li>tiger_geocoder: <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}tiger_geocoder_cheatsheet-en.html">[en]</a> <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}tiger_geocoder_cheatsheet-ja.html">[ja]</a> <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}tiger_geocoder_cheatsheet-fr.html">[fr]</a> <a href="{{$.Site.Params.postgis.site_docs}}/manual-{{ $key }}tiger_geocoder_cheatsheet-de.html">[de]</a></li>
+ </ul>
</li>
{{ end }}
-----------------------------------------------------------------------
Summary of changes:
layouts/shortcodes/doclinks.html | 38 +++++++++++++++++++++++---------------
1 file changed, 23 insertions(+), 15 deletions(-)
hooks/post-receive
--
postgis.net
More information about the postgis-tickets
mailing list