Leaflet/docs
Andrew e3b049cefd Chore(scripts): Remove jake dependency and use NPM scripts instead (#5828)
* run `docs` via npm

* add shebang line to integrity.js, so npm will resolve node binary automatically

* remove unnecessary build-jake npm script

* add test.js script as replacement of Jakefile.js

* remove Jakefile, remove jake from devDependencies

* update docs

* move scripts to separate directory

* change shebang line from nodejs to js

* change shebang line from js to node

* update docs

* use Karma cli instead of custom test script

* add pretest and test-nolint scripts, remove lint scripts from travis.ci

Run linting scripts in pretest script, this way test script will automatically trigger code linting.

Add test-nolint script to have possibility to run tests without triggering pretest script with linting. This is useful when running tests in different browsers and tere's no sense to lint code more than one time

* replace shebang lines with node executable in npm scripts

* remove note about nodejs symlink in CONTRIBUTING.md
2018-02-05 11:15:32 +04: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 Release 1.3.1 (#6010) 2018-01-18 13:56:04 +01:00
docs 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
examples Docs(tutorials): map panes use more explicit tiles (#6018) 2018-01-19 10:40:45 +01:00
_config.yml Chore(scripts): Remove jake dependency and use NPM scripts instead (#5828) 2018-02-05 11:15:32 +04: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 Chore(scripts): Remove jake dependency and use NPM scripts instead (#5828) 2018-02-05 11:15:32 +04:00
edit.html Make editors use source instead of minified (#5887) 2017-10-31 18:45:34 +01: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 Release 1.3.1 (#6010) 2018-01-18 13:56:04 +01:00
plugins.md plugins: add Leaflet Truesize (#6039) 2018-02-02 14:03:28 +01: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-1.3.0.html Release 1.3.1 (#6010) 2018-01-18 13:56:04 +01:00
reference-1.3.1.html Release 1.3.1 (#6010) 2018-01-18 13:56:04 +01:00
reference-tpl.html Merge branch 'gh-pages' into master-docs 2016-08-18 11:27:28 +02:00
reference-versions.html Release 1.3.1 (#6010) 2018-01-18 13:56:04 +01:00
reference.html update reference.html 2018-01-09 17:45:45 +01:00