Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 234 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 234 Bytes

indyrb.org

Setting up the project

Change into project directory and run:

bundle install

Updating the site

Edit files in /content and run:

bundle exec webby build content

Deploying

git push heroku master