Skip to content

Commit 481c09b

Browse files
Hackathon update
1 parent 9902ba0 commit 481c09b

File tree

3 files changed

+19
-13
lines changed

3 files changed

+19
-13
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ source "https://rubygems.org"
44
# Please ensure, before upgrading, that this version exists as a tag in starefossen/github-pages here:
55
# https://hub.docker.com/r/starefossen/github-pages/tags/
66
gem "github-pages", "112"
7+
gem 'wdm', '>= 0.1.0' if Gem.win_platform?

hackathon.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ keywords: hack, hackathon, dockercon, austin, 2017
44
noratings: true
55
---
66

7+
## Docs Hackathon: Results coming soon
8+
9+
Well, it's over.
10+
We had an amazing hackathon on the documentation last week, with over 140 bugs
11+
closed and counting. We couldn't be more thankful for your participation!
12+
This week we will be wrapping up reviews on the remaining pull requests,
13+
tallying points, and sending out prizes. If you participated, make sure you
14+
[fill out your report](/hackathon/#claiming-your-points) so you can [get your rewards](http://www.cafepress.com/dockerdocshackathon).
15+
16+
We are so humbled and lucky to have a community like you working with us. From
17+
the bottom of our hearts: thank you!
18+
19+
[Hackathon details](/hackathon/){: class="button outline-btn" style="margin-bottom:20px;margin-right:20px"}[Visit the rewards store](http://www.cafepress.com/dockerdocshackathon){: class="button outline-btn" style="margin-bottom:20px"}
20+
21+
## Original Hackathon details
22+
723
During DockerCon 2017, Docker's docs team will be running our first-ever
824
hackathon, and you're invited to participate and win prizes -- whether you
925
attend DockerCon or are just watching the proceedings online.
@@ -25,8 +41,6 @@ All participants who show up in the 4th floor hack room at DockerCon will get
2541

2642
![DockerCon Docs Hackathon logo](docs-hackathon-1.png)
2743

28-
** The Docs Hackathon is officially underway! **
29-
3044
## Quick links
3145

3246
- [Event page on DockerCon website](https://dockercon.smarteventscloud.com/connect/sessionDetail.ww?SESSION_ID=116676)
@@ -125,8 +139,8 @@ there.
125139

126140
### Every 10 points is worth $1 USD in the swag store
127141

128-
You'll see point values for each of the bugs, such as `points/100` and `points/250`. Opening an accepted PR that
129-
fixes these bugs by the end of the hackathon earns you that number of points.
142+
You'll see point values for each of the bugs, such as `points/100` and `points/250`. Opening an accepted PR that
143+
fixes these bugs by the end of the hackathon earns you that number of points.
130144

131145
So if you fix a 100-point bug, that's $10 you have to spend in [the swag store](http://www.cafepress.com/dockerdocshackathon).
132146

@@ -149,4 +163,3 @@ Participation in the Docs Hackathon and submission of content therein gives Dock
149163
For the purposes of copyright all content submitted to Docker for the Docs Hackathon belongs to Docker.
150164

151165
Winners will be announced the week of April 22nd on https://docs.docker.com/hackathon. The winners will be named by GitHub username and contacted via email.
152-

index.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@ notags: true
88
---
99
{% assign page.title = site.name %}
1010

11-
## Docs Hackathon, April 17-22nd, 2017
12-
13-
<a href="/hackathon/"><img src="docs-hackathon-2.png" alt="Docker Docs Hackathon, April 17-22nd, 2017" style="max-width: 100%"></a>
14-
15-
Fix docs bugs to claim the points, and cash in your points for prizes in [the swag store](http://www.cafepress.com/dockerdocshackathon). Every 10 points is worth $1 USD in store credit. Happening all DockerCon week, from April 17-21, 2017. <font color="#ef4d53">Hack room at the conference Tuesday, Wednesday 1pm to end of day: 4th floor, room 13A-13B.</font>
16-
17-
[Hackathon details](/hackathon/){: class="button outline-btn" style="margin:20px"}[View available bugs on GitHub](https://github.com/docker/docker.github.io/milestone/9){: class="button outline-btn" style="margin:20px"} [Visit the rewards store](http://www.cafepress.com/dockerdocshackathon){: class="button outline-btn" style="margin:20px"}
18-
1911
## Get started with Docker
2012

2113
Try our new multi-part walkthrough that goes from writing your first app,

0 commit comments

Comments
 (0)