Skip to content
forked from o8e/bpl8

Static site boilerplate with SCSS, Bower and Gulp.

Notifications You must be signed in to change notification settings

simonegymondo/bpl8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpl8

A fairly solid boilerplate for a static website

Installation

In the unlikely event that you decide you wish to use this as a base for your project, here's a quick run down of what you need to do.

  1. Clone this repo git clone https://github.com/sudotribe/bpl8.git or whatever
  2. In the project root dir, run bower install and npm install to grab dependencies
  3. Run gulp, the default task will watch and compile.

About

Static site boilerplate with SCSS, Bower and Gulp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.3%
  • JavaScript 35.0%
  • CSS 9.7%