-
Notifications
You must be signed in to change notification settings - Fork 1
2015 Website
http://www.devopsdays.org/events/2015-washington-dc/
Lead: Mark Cornick (@markcornick)
- Welcome/front page - where, when, brief blurb
- Location information - map, transit advice, link to USPTO's directions page
- Sponsorship information - matrix of options, what we do and don't offer sponsors, etc.
- Contact page - links to organizer sites/twitters, feed of DevOpsDaysDC twitter
- Code of conduct - standard DevOpsDays "don't be a jerk" policy
- CFP page
- Registration
- Logo
- Sponsor Logos
- More content throughout
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.