-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathlatest_project.html
More file actions
20 lines (16 loc) · 1.09 KB
/
latest_project.html
File metadata and controls
20 lines (16 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<div class="pivot-item">
<h3>current</h3>
<h4>The latest Code52 project is <a href="/dodo.html">dodo - a Windows 8 Twitter app</a>
</h4>
<div class="description">dodo is building an unconventional Twitter app as a way to learn how a Windows 8 app hangs together. Read more <a href="/dodo.html">here</a>.</div>
<div class="details">
<p>Want to get involved?</p>
<ul>
<li>Read the initial brainstorming <a href="http://sync.in/KlhETAjkLy">notes</a></li>
<li>Fork the code on <a href="https://github.com/Code52/dodo">GitHub</a></li>
<li>Get in touch with the team on <a href="http://jabbr.net/#/rooms/code52">JabbR</a></li>
<li>Grab a task from the <a href="https://trello.com/board/dodo/4f82e9dfc10221fb0db2cff2">Trello</a> board and get involved!</li>
</ul>
</div>
<div class="description">Not interested in this one? We'll announce the next project at <a href="http://timeanddate.com/worldclock/fixedtime.html?iso=20120416T22&p1=240">approx. 10pm Sydney time, Monday</a>. You can contribute to our <a href="http://github.com/Code52/">past projects</a> too!</div>
</div>