SassyPug

Pug & Sass boilerplate + JS & jQ front-end framework based on biggie and bigwheel

MIT License

Stars
5

SassyPug

SassyPug is a Javascript application boilerplate derived from Baptiste Briel's biggie, itself based on bigwheel, a minimalist framework from Jam3. SassyPug is basically biggie with a few variations in features, as you can read in the next section.

Oh, by the way, we have a wiki!

Features

  • Pug & Sass preprocessing
  • GSAP native implementation
  • Browserify, babelify & uglify Javascript files (automatically uses build/app.js for dev, build/app.min.js for prod)
  • Live linting of Javascript files (default: ES6, minimal semi-colon usage)
  • Optimize all assets (CSS, JS, fonts, and images) for production
  • Livereload (refreshes the browser automatically whenever you save a file)
  • Offer a stable and simple structure to manage and animate your contents
  • Fancy utilities from biggie described in Part.3 of the Tutorial

Tutorial

I would strongly recommend you read our Tutorial before getting started with SassyPug.

>> Link to the Tutorial <<

Todo

  • Finishing documentation

Examples

  • None for now

License

MIT, see LICENSE.md.