bendoh / pug-brunch-boilerplate

Boilerplate Pug site built by Brunch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Boilerplate for a Brunch / Pug Application

This boilerplate can be used to radiply spin up static sites using Pug templates built by brunch.

Usage

$ git clone ...
$ cd pug-brunch-boilerplate
$ npm install
$ brunch b

Add your package info to package.json

Scripts are compiled to public/app.js

Stylesheets are compiled to public/app.css

Enjoy!

About

Boilerplate Pug site built by Brunch


Languages

Language:HTML 58.5%Language:CSS 22.5%Language:JavaScript 19.1%