Skip to content

Commit dbecbbb

Browse files
author
aeoth
committed
wrapup post
1 parent 9687af0 commit dbecbbb

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
layout: post
3+
title: "Metro.css: Recap"
4+
date: 2012-02-13 21:22:12 +11:00
5+
---
6+
7+
##Features
8+
As we mentioned at the start, metro.css is built on the basis of Twitter's Bootstrap. We haven't pulled in a huge amount, just what we need - including the bootstrap grid/layout system.
9+
10+
###Fonts
11+
Fonts are hard. Eventually we settled on three similar fonts to use for various platforms, with roboto being the fallback.
12+
13+
![](http://code52.org/metro.css/images/fonts.png)
14+
15+
###Colours
16+
All the colours of the... metro-bow?
17+
18+
![](/img/metro.css.colours.png)
19+
20+
###Controls
21+
There is a pivot control as well as a tile layout system with tilt on mouse-press (although only in Webkit browsers for now)
22+
23+
###Whats next?
24+
25+
* We will (eventually) migrate code52 to using metro.css - a decent whack of styles came from code52 as it was!
26+
* There are still a stack of tasks on the [trello board](https://trello.com/board/metro-css/4f2fd841a5146fa91fbff127) before we'd consider this a "done" project - I'd personally love to see the gh-pages template knocked up so more projects can use that (rather than the makeshift template we created that [a few are starting to use](http://signalr.net/))
27+
28+
##Contributors
29+
The turn out for metro.css has been - to say the least - disappointing. While it had a modest 36 votes, just three outside of the Code52 team turned up. We've had many declare that we're shooting ourselves in the foot for "restricting" ourselves to .NET or just Windows projects, this was the first project that had no platform restrictions... yet few showed up. While we won't say no to cross platform or an alternative project, it certainly will make us more hesitant!
30+
31+
##Download
32+
You can view the documentation and grab all the relevant artifacts over at the [project page](http://code52.org/metro.css/)
33+
34+
35+
##Weekly Fun stats
36+
![](https://chart.googleapis.com/chart?chs=800x300&chds=-1,24,-1,7,0,7&chf=bg,s,efefef&chd=t:0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23|0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7|0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,5,3,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,4,2,1,2,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,2,0,3,0,0,0,7,1,1,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,2,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0&chxt=x,y&chm=o,333333,1,1.0,25.0&chxl=0:||12am|1|2|3|4|5|6|7|8|9|10|11|12pm|1|2|3|4|5|6|7|8|9|10|11||1:||Sun|Mon|Tue|Wed|Thr|Fri|Sat|&cht=s)

img/metro.css.colours.png

2.49 KB
Loading

0 commit comments

Comments
 (0)