brunch / brunch.github.io

The website

Home Page:https://brunch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brunch.io site

Build Status

This is a source code repository for http://brunch.io.

If you want to edit source files then you should switch to source branch and work with app directory. All files in the public dir are generated by Brunch and deployed automatically with Travis.

Run

  • git clone https://github.com/brunch/brunch.github.io && cd brunch.github.io
  • git checkout source
  • npm install
  • npm start

License

Brunch site is licensed under the MIT license.

About

The website

https://brunch.io

License:MIT License


Languages

Language:SCSS 59.1%Language:Pug 28.8%Language:JavaScript 11.6%Language:Shell 0.5%