Leaflet/docs
ghybs 8094d607ec Docs(Download): add CDN alternatives (#5837)
* Docs(download): mention other CDN

so that developers know their possible alternatives and can decide by themselves which option they want to use for their project.
None of the 3 listed options require any work from Leaflet side (as of today) for new releases, they directly pull updated from npm registry.
cdnjs uses a configuration file in their repo to know which files to fetch from npm registry:
https://github.com/cdnjs/cdnjs/blob/master/ajax/libs/leaflet/package.json
In case the `dist/` folder changes, this configuration file requires manual modification (the community may directly send a PR to do so).

* Docs(download): add disclaimer about external CDN services

in order to try avoiding questions and/or complaints in case of CDN unavailability or any other issue.
2017-10-16 12:09:40 +03:00
..
_includes Clean up docs/examples - one directory per tutorial, more templating. (#4965) 2016-09-30 13:56:05 +02:00
_layouts Fix docs redirects (#5824) 2017-10-05 15:34:04 +02:00
_posts [Plz merge] Release 1.2.0 (#5688) 2017-08-08 16:13:09 +02:00
docs Docs: remove iframe borders on examples (#5327) 2017-02-13 11:01:38 +01:00
examples Fix docs redirects (#5824) 2017-10-05 15:34:04 +02:00
_config.yml Fix docs redirects (#5824) 2017-10-05 15:34:04 +02:00
atom.xml Merge branch 'gh-pages' into master-docs 2016-08-18 11:27:28 +02:00
blog.md Merge branch 'gh-pages' into master-docs 2016-08-18 11:27:28 +02:00
CNAME Merge branch 'gh-pages' into master-docs 2016-08-18 11:27:28 +02:00
download.md Docs(Download): add CDN alternatives (#5837) 2017-10-16 12:09:40 +03:00
examples.md Add new class L.VideoOverlay (#4988) 2017-04-04 22:45:09 +02:00
Gemfile Fix docs redirects (#5824) 2017-10-05 15:34:04 +02:00
index.html fix release date 1.2.0 2017-08-08 19:15:18 +02:00
plugins.md Add Leaflet Swoopy Plugin (#5834) 2017-10-10 12:44:55 +02:00
reference-0.7.7.html Symlink reference.html to reference-1.0.3.html (#5490) 2017-05-02 12:49:40 +02:00
reference-1.0.0.html Correct documentation regarding bringToBack() (#5788) 2017-09-20 14:41:32 +02:00
reference-1.0.2.html Correct documentation regarding bringToBack() (#5788) 2017-09-20 14:41:32 +02:00
reference-1.0.3.html Correct documentation regarding bringToBack() (#5788) 2017-09-20 14:41:32 +02:00
reference-1.1.0.html Correct documentation regarding bringToBack() (#5788) 2017-09-20 14:41:32 +02:00
reference-1.2.0.html Correct documentation regarding bringToBack() (#5788) 2017-09-20 14:41:32 +02:00
reference-tpl.html Merge branch 'gh-pages' into master-docs 2016-08-18 11:27:28 +02:00
reference-versions.html [Plz merge] Release 1.2.0 (#5688) 2017-08-08 16:13:09 +02:00
reference.html Fix docs redirects (#5824) 2017-10-05 15:34:04 +02:00