Skip to content

bostonrb/bostonrubygroup.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bostonrubygroup.com

This is the source code for the Boston Ruby Group website: https://www.bostonrubygroup.com/

Local development

  • bundle
  • ruby app.rb

Note that ruby is only used in local development.

Deployment

This is a static no-build site hosted on github pages. To deploy it, push to the main branch.