Skip to content

Commit 6046e62

Browse files
committed
Site updated at 2012-10-01 14:57:58 UTC
1 parent 005d0bb commit 6046e62

File tree

6 files changed

+25
-17
lines changed

6 files changed

+25
-17
lines changed

atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Codestack]]></title>
55
<link href="http://codestack.github.com/atom.xml" rel="self"/>
66
<link href="http://codestack.github.com/"/>
7-
<updated>2012-09-24T18:07:04+02:00</updated>
7+
<updated>2012-10-01T16:57:47+02:00</updated>
88
<id>http://codestack.github.com/</id>
99
<author>
1010
<name><![CDATA[Codestack]]></name>

blog/archives/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<header role="banner"><hgroup>
3838
<h1><a href="/">Codestack</a></h1>
3939

40-
<h2>We are open source hacking collective based in Croatia</h2>
40+
<h2>We are open source hacking collective</h2>
4141

4242
</hgroup>
4343

@@ -55,7 +55,7 @@ <h2>We are open source hacking collective based in Croatia</h2>
5555
</form>
5656

5757
<ul class="main-navigation">
58-
<li><a href="/">Blog</a></li>
58+
<li><a href="/blog">Blog</a></li>
5959
<!-- <li><a href="/blog/archives">Archives</a></li> -->
6060
</ul>
6161

blog/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<header role="banner"><hgroup>
3838
<h1><a href="/">Codestack</a></h1>
3939

40-
<h2>We are open source hacking collective based in Croatia</h2>
40+
<h2>We are open source hacking collective</h2>
4141

4242
</hgroup>
4343

@@ -55,7 +55,7 @@ <h2>We are open source hacking collective based in Croatia</h2>
5555
</form>
5656

5757
<ul class="main-navigation">
58-
<li><a href="/">Blog</a></li>
58+
<li><a href="/blog">Blog</a></li>
5959
<!-- <li><a href="/blog/archives">Archives</a></li> -->
6060
</ul>
6161

index.html

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
<meta name="author" content="Codestack">
1010

1111

12-
<meta name="description" content=" Recent Posts ">
12+
<meta name="description" content="Our goal is to contribute to various projects and to build our own cool things. We like to learn about web
13+
technologies and colaborate to become &hellip;">
1314

1415

1516
<!-- http://t.co/dKP3o1e -->
@@ -37,7 +38,7 @@
3738
<header role="banner"><hgroup>
3839
<h1><a href="/">Codestack</a></h1>
3940

40-
<h2>We are open source hacking collective based in Croatia</h2>
41+
<h2>We are open source hacking collective</h2>
4142

4243
</hgroup>
4344

@@ -55,7 +56,7 @@ <h2>We are open source hacking collective based in Croatia</h2>
5556
</form>
5657

5758
<ul class="main-navigation">
58-
<li><a href="/">Blog</a></li>
59+
<li><a href="/blog">Blog</a></li>
5960
<!-- <li><a href="/blog/archives">Archives</a></li> -->
6061
</ul>
6162

@@ -65,11 +66,18 @@ <h2>We are open source hacking collective based in Croatia</h2>
6566
<div>
6667
<article role="article">
6768

68-
<img src="http://gravatar.com/avatar/4386ec0f63bb281e233834751f2ad179">
69-
<br/>
70-
<img src="http://gravatar.com/avatar/076ddab874e5e370a451f0da52afb85c">
71-
<br/>
72-
<img src="http://gravatar.com/avatar/da0d3b119d1315c6c1097a218062272e">
69+
<div id="gravatars" style="text-align: center">
70+
<a href="http://github.com/shifi"><img src="http://gravatar.com/avatar/4386ec0f63bb281e233834751f2ad179"></a>
71+
<a href="http://github.com/shime"><img src="http://gravatar.com/avatar/076ddab874e5e370a451f0da52afb85c"></a>
72+
<a href="http://github.com/dabrorius"><img src="http://gravatar.com/avatar/d5198cf315801c6e58fa1f1192adb114"></a>
73+
<a href="http://github.com/mmcdaris"><img src="http://gravatar.com/avatar/2fbed5c5fe5a5e48dd21b7035c3a6787"></a>
74+
<a href="http://github.com/pankoholic"><img src="http://gravatar.com/avatar/da0d3b119d1315c6c1097a218062272e"></a>
75+
</div>
76+
<hr/>
77+
78+
Our goal is to <span style="font-weight: bold">contribute</span> to various projects and to build our own cool things. We like to learn about <span style="font-weight: bold">web</span>
79+
technologies and colaborate to become better. We prefer using <span style="font-weight: bold">Ruby</span> since we like it&#8217;s elegancy and expressiveness.
80+
7381

7482

7583
<footer>

sitemap.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<urlset xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>
33
<url>
44
<loc>http://codestack.github.com/blog/archives/</loc>
5-
<lastmod>2012-09-24T17:17:43+02:00</lastmod>
5+
<lastmod>2012-10-01T15:44:53+02:00</lastmod>
66
</url>
77
<url>
88
<loc>http://codestack.github.com/blog/</loc>
9-
<lastmod>2012-09-24T17:17:43+02:00</lastmod>
9+
<lastmod>2012-10-01T15:44:59+02:00</lastmod>
1010
</url>
1111
<url>
1212
<loc>http://codestack.github.com/</loc>
13-
<lastmod>2012-09-24T18:07:03+02:00</lastmod>
13+
<lastmod>2012-10-01T16:56:29+02:00</lastmod>
1414
</url>
1515
</urlset>

stylesheets/screen.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)