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

p-j/static-boilerplate

Repository files navigation

Dependency Status

Static Site Boilerplate

A static website boilerplate featuring Bootstrap SASS, Gulp streaming build tool and other niceties

Usage

Prerequisite :

  • ruby & sass gem (may move to libsass and node-sass once tested) Now libsass with node-sass and gulp-sass is the default, you can still change back to gulp-ruby-sass easily as I just commented out the configuration lines
  • node w/ npm
  • bower
  • gulp

And then :

$ git clone https://github.com/p-j/static-boilerplate.git
$ cd static-boilerplate
$ npm install && bower install
$ gulp

That was easy !

About

A static website boilerplate featuring Bootstrap SASS, Gulp streaming build tool and other niceties

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published