Skip to content

paulmedynski/brunch.github.io

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.8%
  • HTML 31.3%
  • JavaScript 11.1%
  • Other 0.8%