Front-end boilerplate.
- Gulp
- Bootstrap 4.x alpha
- Jade
- SASS
- Autoprefixer
- Google Analytics code injection
- Favicons generator
- LiveReload of Jade and SCSS changes (needs LiveReload plugin to be installed and enabled)
- Install dependencies (
npm install
) - Remove
public/
andsrc/img
from .gitignore
gulp
compiles and launches webserver on localhost:8080.
gulp favicons
generates favicons.
- Add gulp-responsive images
- Find a good webfonts generator