Skip to content

Commit

Permalink
Merge pull request #312 from masteinhauser/2016-boston-updates
Browse files Browse the repository at this point in the history
2016-boston updates
  • Loading branch information
bridgetkromhout committed May 10, 2016
2 parents dc2644e + bd17c5f commit 98354d1
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 14 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you'd like to edit a specific devopsdays event site (and/or contribute code),
1. To watch for changes and rebuild on the fly, open a new terminal, cd to your fork of the repo, and enter this command: `hugo server -w --baseUrl="http://localhost:1313"`
1. OS X has low ulimits, so you may see this message:
```
hugo server -w --baseUrl="http://localhost:1313
hugo server -w --baseUrl="http://localhost:1313"
[...]
Error: listen tcp 127.0.0.1:1313: socket: too many open files
```
Expand Down
12 changes: 0 additions & 12 deletions content/events/2016-boston/registration.md

This file was deleted.

13 changes: 12 additions & 1 deletion data/events/2016-boston.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ nav_elements: # List of pages you want to show up in the navigation of your page
- name: program
- name: location
- name: registration
url: http://www.eventbrite.com/e/devopsdays-boston-2016-tickets-24041271089
- name: sponsor
- name: contact
- name: conduct
Expand All @@ -47,8 +48,18 @@ proposal_email: "proposals-boston-2016@devopsdays.org" # Put your proposal email
# List all of your sponsors here along with what level of sponsorship they have.
# Check data/sponsors/ to use sponsors already added by others.
sponsors:
- id: samplesponsorname
- id: chef
level: platinum
- id: 2016-g2-tech-group
level: platinum
- id: datadog
level: gold
- id: 2016-pivotal
level: gold
- id: 2016-victorops
level: gold
- id: 2016-brainshark
level: silver
# - id: arresteddevops
# level: community

Expand Down
2 changes: 2 additions & 0 deletions data/sponsors/2016-brainshark.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: 2016-brainshark
url: http://www.brainshark.com
3 changes: 3 additions & 0 deletions data/sponsors/2016-g2-tech-group.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
name: "G2 Technology Group"
url: "https://www.g2techgroup.com"
Binary file added static/img/sponsors/2016-brainshark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/sponsors/2016-g2-tech-group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 98354d1

Please sign in to comment.