Swiper Website
Swiper's website to use these docs offline
Gulp
Run npm install
under root dir to install npm packages.
And then, you can use gulp to compile less and jade files, read more about Gulp.
gulp tasks list
gulp server
: run website on local servergulp jade
: build jade files to htmlgulp less
: build less files to cssgulp build
: build both jade and less files
Contributing
All HTML and CSS changes should be commited to src/
files only!