john015 / swiper-website

Swiper website

Home Page:https://swiperjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swiper Website

Swiper's website to use these docs offline

https://swiperjs.com/

Gulp

Run npm install under root dir to install npm packages. Then, you can use Gulp to compile Less and Pug files.

gulp tasks list

  • gulp server: run the website on a local web server
  • gulp pug: compile Pug files to HTML
  • gulp less: compile Less files to CSS
  • gulp build: compile both Pug and LESS files

Contributing

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

About

Swiper website

https://swiperjs.com


Languages

Language:JavaScript 78.2%Language:HTML 16.1%Language:CSS 5.6%