You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The devopsdays.org website code is on GitHub. We make changes in our own fork: https://github.com/DevOpsDaysDC/devopsdays-webby and make pull requests upstream; they merge and rebuild the live site. The site uses a tool called Webby which appears to be abandonware; it seems to work best with Ruby 1.8.7. I suggest using Vagrant; there is a Vagrantfile included which works reasonably well (although it's set up to work with Parallels, so if you have VMware or Virtualbox you'll need to edit appropriately.) Ask Nathen for access to the devopsdays-webby repo if you need it.