Hi, I am Sassyjade on Gulp

About

Sassyjade is a frontend development boilerplate and build process. It uses the template language Jade to build html pages, the Sass preprocessor to generate css stylesheets and Gulp to manage the build processes. Please refer to the documentation of these awesome tools to find out more what these do, how these work and why these are useful.

Sassyjade is opinionated. This means it has a default folder and file structure which dictate the workflow in a broad way. However it is also flexible enough to change its structure as you desire. This is done by adapting the "sassyjade.config.json".

You can use Saja - Sassyjade's small and simple command line interface to start a new project. The CLI is installed via npm.

About the author

Sassyjade was built by Rhinerock because we love the ease of Gulp to develop front-ends but thought it was tedious to write the same "gulpfile.js" over and over again. So what's started with the aim to come up with a universal gulpfile eventually became Sassyjade.

Spend more time building and less time configuring!