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.
git clone https://github.com/brunch/brunch.github.io && cd brunch.github.io
git checkout source
npm install
npm start
Brunch site is licensed under the MIT license.