Skip to content

indyrb/indyrb_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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