livid / olivida-start (http://start.olivida.com/)
OLIVIDA Start Page project. Livid's most visited links and playground of new web technologies.
$ hg clone http://bitbucket.org/livid/olivida-start
| commit 3: | c5234766d73c |
| parent 2: | 919117f08fd6 |
| branch: | default |
Changed (Δ29.6 KB):
app.yaml (2 lines added, 2 lines removed)
psd/favicon.psd (binary file changed)
static/img/favicon.ico (binary file changed)
static/img/icon.png (binary file changed)
tpl/index.html (8 lines added, 3 lines removed)
| … | … | @@ -5,8 +5,8 @@ api_version: 1 |
5 |
5 |
|
6 |
6 |
handlers: |
7 |
7 |
- url: /favicon.ico |
8 |
static_files: static/shared/favicon.ico |
|
9 |
upload: static/shared/favicon.ico |
|
8 |
static_files: static/img/favicon.ico |
|
9 |
upload: static/img/favicon.ico |
|
10 |
10 |
|
11 |
11 |
- url: /static |
12 |
12 |
static_dir: static |
Up to file-list psd/favicon.psd:
- |
Diff size exceeds threshold (27.6 KB) — view raw? |
Up to file-list static/img/favicon.ico:
Up to file-list static/img/icon.png:
Up to file-list tpl/index.html:
4 |
4 |
<meta charset="UTF-8" /> |
5 |
5 |
<title>OLIVIDA Start Page</title> |
6 |
6 |
<link rel="stylesheet" type="text/css" media="screen" href="/static/css/style.css" /> |
7 |
<link rel="shortcut icon" href="/ |
|
7 |
<link rel="shortcut icon" href="/static/img/favicon.ico" /> |
|
8 |
8 |
</head> |
9 |
9 |
<body> |
10 |
10 |
<div id="Root"><div style="float: right"><a href="https://mail.google.com/" target="_blank">Gmail</a> <a href="https://www.google.com/reader" target="_blank">Reader</a> <a href="https://www.google.com/analytics" target="_blank">Analytics</a> <a href="https://www.google.com/adsense" target="_blank">AdSense</a> <a href="https://www.instapaper.com/" target="_blank">Instapaper</a></div> |
11 |
<strong style="color: #999"><img src="/static/img/ |
|
11 |
<strong style="color: #999"><img src="/static/img/icon.png" align="absmiddle" style="margin-top: -4px;" /> OLIVIDA Start Page</strong> |
|
12 |
12 |
<div class="sep"></div> |
13 |
13 |
<form target="_blank" method="get" action="http://www.google.com/search"> |
14 |
14 |
<input type="hidden" name="forid" value="1" /> |
73 |
73 |
</ul> |
74 |
74 |
</div> |
75 |
75 |
<div class="column"> |
76 |
<div class="column_title"> |
|
76 |
<div class="column_title">PLAY</div> |
|
77 |
77 |
<ul class="nav"> |
78 |
78 |
<li><a href="http://ps3.tgbus.com/" target="_blank">TGBUS</a></li> |
79 |
79 |
<li><a href="http://www.gamespot.com/" target="_blank">GameSpot</a></li> |
80 |
80 |
<li><a href="http://www.steampowered.com/" target="_blank">Steam</a></li> |
81 |
81 |
<li><a href="http://www.kotaku.com/" target="_blank">Kotaku</a></li> |
82 |
<li><a href="http://www.joystiq.com/" target="_blank">Joystiq</a></li> |
|
82 |
83 |
</ul> |
83 |
84 |
</div> |
84 |
85 |
<div class="column"> |
91 |
92 |
<li><a href="http://diveintomark.org/" target="_blank">Mark Pilgrim</a></li> |
92 |
93 |
<li><a href="http://www.daringfireball.net/" target="_blank">John Gruber</a></li> |
93 |
94 |
<li><a href="http://www.aaronsw.com/weblog/" target="_blank">Aaron Swartz</a></li> |
95 |
<li><a href="http://losingcontext.com/" target="_blank">Bryan Haggerty</a></li> |
|
96 |
<li><a href="http://blog.isotoma.com/">Isotoma</a></li> |
|
94 |
97 |
</ul> |
95 |
98 |
</div> |
96 |
99 |
<div class="clear"></div> |
105 |
108 |
<div class="column"> |
106 |
109 |
<div class="column_title">COCOA</div> |
107 |
110 |
<ul class="nav"> |
111 |
<li><a href="http://developer.apple.com/iphone/" target="_blank">iPhone Dev Center</a></li> |
|
108 |
112 |
<li><a href="http://www.cocoawithlove.com/" target="_blank">Cocoa with Love</a></li> |
109 |
113 |
<li><a href="http://cocoasamurai.blogspot.com/" target="_blank">Cocoa Samurai</a></li> |
110 |
114 |
<li><a href="http://cocoadevcentral.com/" target="_blank">Cocoa Dev Central</a></li> |
126 |
130 |
<div class="column"> |
127 |
131 |
<div class="column_title">DESIGN</div> |
128 |
132 |
<ul class="nav"> |
133 |
<li><a href="http://emberapp.com/" target="_blank">Ember</a></li> |
|
129 |
134 |
<li><a href="http://www.smashingmagazine.com/" target="_blank">Smashing Magazine</a></li> |
130 |
135 |
<li><a href="http://www.tutorial9.net/" target="_blank">Tutorial9</a></li> |
131 |
136 |
<li><a href="http://www.fullyillustrated.com/" target="_blank">Fully Illustrated</a></li> |
