Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 625 Bytes

File metadata and controls

26 lines (18 loc) · 625 Bytes

Front-end boilerplate.

Contents

  • 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)

Getting started

  1. Install dependencies (npm install)
  2. Remove public/ and src/img from .gitignore

gulp compiles and launches webserver on localhost:8080.

gulp favicons generates favicons.

2DO

  • Add gulp-responsive images
  • Find a good webfonts generator