Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

brunch/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.