Skip to content
This repository was archived by the owner on Jul 31, 2019. It is now read-only.

andressacosta/bpt-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An in progress boilerplate for static projects

My basic settings to start a new static project. Highly inspired on:

Quick start

Choose one of the following options:

  1. Clone this repo
  2. Run npm install
  3. Run npm run dist that will create dist folder and copy src files
  4. Run npm run watch to notice changes on assets
  5. Run npm run browsersync to enable localhost/refresh at any change

Features

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]

TODO

  • 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

About

static project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors