Skip to content
Nathen Harvey edited this page Dec 21, 2015 · 1 revision

Website

http://www.devopsdays.org/events/2015-washington-dc/

Lead: Mark Cornick (@markcornick)

What's live on the site now

What isn't there yet

  • More content throughout

How to update

Generally, just let Mark know what needs to change and he'll do it. If he's unavailable or you would like to do it yourself, read on:

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.

Clone this wiki locally