rap / swiper-website

Swiper website

Home Page:http://idangero.us/swiper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swiper Website

Swiper's website to use these docs offline

http://idangero.us/swiper/

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 server
  • gulp jade: build jade files to html
  • gulp less: build less files to css
  • gulp build: build both jade and less files

Contributing

All HTML and CSS changes should be commited to src/ files only!

About

Swiper website

http://idangero.us/swiper/


Languages

Language:HTML 68.9%Language:CSS 26.4%Language:JavaScript 4.7%