Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/o8e/bpl8
Static site boilerplate with SCSS, Bower and Gulp.
https://github.com/o8e/bpl8
Last synced: 1 day ago
JSON representation
Static site boilerplate with SCSS, Bower and Gulp.
- Host: GitHub
- URL: https://github.com/o8e/bpl8
- Owner: o8e
- Created: 2015-04-22T12:16:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T10:49:41.000Z (almost 9 years ago)
- Last Synced: 2024-12-06T22:26:28.247Z (about 1 month ago)
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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.