framework7io / framework7-website

Framework7 website for contributing and offline usage
http://framework7.io
160 stars 433 forks source link

Framework7-Website

Framework7's website to use these docs offline

http://framework7.io

Gulp

Run npm install under root dir to install npm packages. And then, you can use gulp to compile less and pug files, read more about Gulp.

gulp tasks list

By default all static resources refer to CDN host. To use local resources (for dev purpose only), you can call same gulp tasks with -local argument

Contributing

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