My basic settings to start a new static project. Highly inspired on:
Choose one of the following options:
- Clone this repo
- Run
npm install - Run
npm run distthat will create dist folder and copy src files - Run
npm run watchto notice changes on assets - Run
npm run browsersyncto enable localhost/refresh at any change
Includes:
- PostCSS & CSSNext
- Possibility to optmize css using uncss
- Possibility to generate Critical CSS inline
- Useful CSS helper classes. [H5BP]
- An optimized version of the Google Universal Analytics snippet. [H5PB]
- Include default print styles
- Include usefull mixins
- Include a default theme
- Include SVG tasks on package.json
- Include IMG tasks on package.json
- Placeholders favicon/icon.png