10 Commits

Author SHA1 Message Date
Florian Bischof
f289ff1a05
Add compatibility columns and sorting functionality to plugin tables (#9823) 2025-08-10 13:27:29 +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
8eb4e474b5
Revert "Create img badges directly in jekyll" (#8719) 2022-12-18 21:14:50 +01:00
Florian Bischof
687715039b
Create img badges directly in jekyll (#8718) 2022-12-18 20:06:34 +01:00
Florian Bischof
c74dfff9eb
Adding badges to plugin page (#8714) 2022-12-15 18:47:38 +01:00
Robert Linder
9ea16a2e3f
Responsive map examples (#7950) 2022-01-27 11:16:55 +02:00
Robert Linder
409c17c14b
Docs: Remove table semantics from tables used for layout purposes for includes (#7948) 2022-01-26 12:53:57 +01:00
Falke Design
8eb9ac2461
Converted Plugins.md to single files (jekyll) (#7805)
* WIP: Minimal jekyll setup for handling the plugins webpage in a data-driven manner.

* Docs: Jekyll collections config, whitespace

* Add plugins

* Remove special chars from names and remove default value from compatible-v0

* Push new plugin files

* Rename to plugins.md

* Update Plugins

* Update links in plugins

* Update Links

* Move plugins into category folders

* Add `template.md` and update PLUGIN-GUIDE.md

* PR #6307

* PR #6971

* PR #7043

* PR #7130

* Fix Url #7442

* PR #7513

* Update Author #7554

* PR #7590

* PR #7640

* PR #7760

* Update template.md

Co-authored-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
2021-11-25 15:54:50 +01: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