18 Commits

Author SHA1 Message Date
Johanna Varness
956b952693
Update WMS QGIS tutorial link to updated tutorial (#9818) 2025-08-10 09:29:28 +02:00
chcederquist
9b89ab4eb5
Updated title and descriptions of docs (#9692)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2025-05-09 18:47:17 +02:00
Florian Bischof
712ae1542a
Refactor docs for ESM (#9624) 2025-04-10 20:18:44 +02:00
Volodymyr Agafonkin
54f49b5bd4
Upgrade to ESLint 9+ and flat config (#9410) 2024-07-27 19:38:35 +03:00
Mihai Adauji
3443bd9c86
update docs, removing outdated references to Leaflet pre-1.0 (#9229)
Co-authored-by: Adauji <5890802@ez.edeka.net>
2024-01-26 14:46:24 +02:00
Дилян Палаузов
e305112ab3
Optimize PNG files (#8661) 2022-11-19 13:38:00 +01:00
Jon Koops
119785e3a9
Enable no-var linting rule and fix issues (#8602) 2022-10-20 21:18:26 +02:00
Florian Bischof
999a074eb8
Add Ukraini dialog (#8177)
* Add Ukraini dialog

* Fix lint

* Make it more keyboard-user friendly

* Change close element to button and add dialog as first element
2022-04-25 11:57:58 +03:00
Iván Sánchez Ortega
c94faa201a
Taking down the website. (#8025)
* Taking down the website.

* Prevent linting errors on moved-away website stuff

* Add quote style

* fix css

* rm duplicated templates

Co-authored-by: falke-design <design.falke@gmail.com>
2022-02-27 13:22:37 +01:00
Robert Linder
4a5f192094
Compress thumbnails for tutorials (#8002) 2022-02-14 18:51:25 +01:00
Falke Design
1e7f27331a
Simplifiy examples (#7816)
* Replace mymap with map

* Updated quick-start - added variables

* Add variable names

Add variable names

* Replace blanks with tabs
2021-11-26 22:17:11 +02:00
Andreas Nüßlein
1ae785b730
Docs: Fix tiny typo - WMTS vs WTMS (#7098) 2020-04-17 15:54:16 +02:00
vncntcltt
c6d8a51da3 Update WMS tutorial using Mundialis WMS (#4239) 2020-03-11 12:56:38 +02:00
Guillaume Rischard
b22ca31716 Optimised images. Saved 1.1 MB out of 9.7 MB. 22.3% per file on average (up to 62%) (#5936) 2017-11-22 15:33:24 +01:00
Andrew
748905cbf5 Fix docs redirects (#5824)
* use redirected.html instead of jekyll-redirect-from

* modify redirected.html to preserve url hases

* fix links in zoom-levels example

- use relative links instead of absolute
- remove hardcoded version in lins and refer to latest version docs instead

* fix hash in choropleth example

* fix links in geojson example

 - use relative links instead of absolute

* fix absolute link in quick-start example

* fix link in video-overlay example

* fix link in map-panes example

* fix link in wms example

* fix link in geojson example

* fix relative reference links
2017-10-05 15:34:04 +02:00
Javier Jimenez Shaw
a03f41b296 doc wms: replace http://demo.opengeo.org/ with https://demo.boundlessgeo.com/ (#5712) 2017-08-14 11:29:53 +02:00
Iván Sánchez Ortega
6ee1a6eb65 Clean up docs/examples - one directory per tutorial, more templating. (#4965)
* Clean up docs/examples - one directory per tutorial, more templating.

* Fix some URLs

* tutorials: update rendered CDN links to 1.0.0 and L.circle signature (#4975)

* Update shown CDN links to 1.0.0

As initially done in PR #4967, but just for the rendered links (what the users sees), as actual link / script tags are already updated.

* DOCS update L.circle to new syntax

in quick-start tutorial, following PR #4974.

* DOCS update L.circle to new syntak (example src)

updated L.circle to new signature (radius as an option instead of 2nd parameter).

* tutorials: use L.geoJSON new syntax (#4983)

* tutorials: use new syntax L.geoJSON

for consistency with recommended factory new syntax (`L.geoJSON` instead of legacy `L.geoJson`).
As done in PR #4933 for docstrings.

* tutorials: L.geoJSON new syntax in script

* Renamed several files to directory/index.md
2016-09-30 13:56:05 +02:00
Iván Sánchez Ortega
ffb9a636ca Merge branch 'gh-pages' into master-docs 2016-08-18 11:27:28 +02:00