forked from Code52/code52.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlatest_project.html
More file actions
17 lines (13 loc) · 852 Bytes
/
latest_project.html
File metadata and controls
17 lines (13 loc) · 852 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<div class="pivot-item">
<h3>current</h3>
<h4>The latest Code52 project is <a href="/metro-dot-css.html">metro.css</a></h4>
<div class="description">Metro.css is a CSS/JS package for bootstrapping Metro-styled websites. Read more about it <a href="/metro-dot-css.html">here</a>.</div>
<div class="details">
<ul>
<li>Fork and contribute on <a href="https://github.com/Code52/metro.css">GitHub</a></li>
<li>Follow the conversation on <a href="https://jabbr.net/">JabbR</a></li>
<li>Track the progress on <a href="https://trello.com/board/metro-css/4f2fd841a5146fa91fbff127">Trello</a></li>
</ul>
</div>
<div class="description">We are currently planning to start the next project at approx <a href="http://timeanddate.com/worldclock/fixedtime.html?iso=20120206T22&p1=240">10pm Monday, Sydney Time</a></div>
</div>