Skip to content

Commit 1f8229b

Browse files
committed
fixups broken links and dates on posts/talks
1 parent 05ede5e commit 1f8229b

File tree

6 files changed

+25
-17
lines changed

6 files changed

+25
-17
lines changed

_layouts/default.html

+9-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@
1717
zoom: 0.7;
1818
margin-top: 25px;
1919
}
20+
section p { margin-top: 10px; }
2021
section h1 { margin-bottom: 15px; }
2122
section h2 { margin-bottom: 10px; }
23+
section h2 { margin-bottom: 10px; }
2224
footer { bottom: 20px; }
2325
footer p { margin-bottom: 5px; }
2426
</style>
@@ -40,16 +42,19 @@ <h1><a href="/">atmos.org</a></h1>
4042
<h3>Project Info</h3>
4143
<ul>
4244
{% if page.zip_url %}
43-
<li><a href="http://{{ page.zip_url }}">Download <strong>ZIP File</strong></a></li>
45+
<li><a href="{{ page.zip_url }}">Download <strong>ZIP File</strong></a></li>
4446
{% endif %}
4547
{% if page.tar_url %}
46-
<li><a href="http://{{ page.tar_url }}">Download <strong>TAR Ball</strong></a></li>
48+
<li><a href="{{ page.tar_url }}">Download <strong>TAR Ball</strong></a></li>
4749
{% endif %}
4850
{% if page.gem_url %}
49-
<li><a href="http://{{ page.gem_url }}">Download <strong>Rubygem</strong></a></li>
51+
<li><a href="{{ page.gem_url }}">Download <strong>Rubygem</strong></a></li>
52+
{% endif %}
53+
{% if page.issue_url %}
54+
<li><a href="{{ page.issue_url }}">Report<strong>An Issue</strong></a></li>
5055
{% endif %}
5156
{% if page.repository_url %}
52-
<li><a href="http://{{ page.repository_url }}">Fork On <strong>GitHub</strong></a></li>
57+
<li><a href="{{ page.repository_url }}">Fork On <strong>GitHub</strong></a></li>
5358
{% endif %}
5459
</ul>
5560
{% endif %}

camo/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: default
33
title: Camo ~ Making Insecure Assets Look Secure
4-
zip_url: https://github.com/atmos/cinderella/zipball/master
5-
tar_url: https://github.com/atmos/cinderella/tarball/master
4+
zip_url: https://github.com/atmos/camo/zipball/master
5+
issue_url: https://github.com/atmos/camo/issues/new
66
repository_url: http://github.com/atmos/camo
77
---
88

cinderella/index.html

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
layout: default
33
title: Cinderella ~ managing all your OSX development needs
4-
zip_url: https://github.com/atmos/cinderella/zipball/master
54
gem_url: http://rubygems.org/gems/cinderella
6-
repository_url: http://github.com/atmos/cinderella/
5+
repository_url: https://github.com/atmos/cinderella/
6+
issue_url: https://github.com/atmos/cinderella/issues/new
77
---
88
<h1>Cinderella for Mac OSX</h1>
99
<hr/>
@@ -59,6 +59,3 @@ <h2>Install</h2>
5959
<h2>Uninstall</h2>
6060
<p>If for some reason you don't find cinderella to be amazing then you can easily uninstall it. </p>
6161
<pre class="terminal">% cinderella --uninstall </pre>
62-
63-
<h2>Contact</h2>
64-
<p>Corey Donohoe ([email protected])<br/></p>

posts.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
title: atmos.org ~ Corey Donohoe on the Internet
44
---
55

6-
<h1>Random Things I Wrote Down</h1>
6+
<h1>Random Things I Typed Out</h1>
77
<hr/>
88

99
{% for post in site.posts %}
10+
<small>{{ post.date | date_to_string }}</small>
1011
<h2><a href="{{ post.url }}">{{ post.title }}</a></h2>
11-
<span>{{ post.date | date_to_string }}</span>
1212
{% endfor %}

projects.html

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<h1>Open Source Projects</h1>
77
<hr/>
88

9+
<h2><a href="http://hubot.github.com">Hubot</a></h2>
10+
<p>Hubot is a chat robot for most popular chat networks(gchat,campfire,hipchat,etc). A hubot can do all sorts of neat things and has a decent amount of community contributed scripts.</p>
11+
<hr/>
12+
913
<h2><a href="/cinderella/">Cinderella</a></h2>
1014
<p>A Rubygem that sets up a new Mac OSX system for open source development with Chef. It's how I setup my machines and a bunch of other people seem to like it too.</p>
1115
<hr/>
@@ -14,5 +18,7 @@ <h2><a href="/camo/">Camo</a></h2>
1418
<p>A simple SSL proxy for images. Useful for making insecure images embedded in websites appear to come from a secure resource.</p>
1519
<hr/>
1620

21+
<!--
1722
<h2><a href="/sinatra_auth_github/">SinatraAuthGitHub</a></h2>
1823
<p>A Rubygem makes it trivial in integrate with GitHub's OAuth implementation</p>
24+
-->

speaking.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,24 @@
66
<h1>Talks I've Given</h1>
77
<hr/>
88

9+
<small>July 30, 2011</small>
910
<h2>Shipping at the Speed of Life</h2>
10-
<h3>July 30, 2011</h3>
1111
<p>An animated gif filled discussion of how GitHub release code quickly and easily dozens of times per day.</p>
1212
<video id="html5-player" class="video-js vjs-default-skin" controls="" poster="http://www.confreaks.com/system/videos/images/608/preview/vlcsnap-2011-07-30-13h31m49s94.png?1312057979" preload="none" width="500" height="281">
1313
<source src="http://cdn.confreaks.com/system/assets/datas/1726/original/608-cascadiaruby2011-shipping-at-the-speed-of-life-small.mp4">
1414
</video>
1515

1616
<hr/>
1717

18+
<small>July 28, 2010</small>
1819
<h2>The Rise of DevOps</h2>
19-
<h3>July 28, 2010</h3>
20-
<p>A fun, 10 minute talk config management and organizational dysfunction. Filled with images from <a href="http://blackandwtf.tumblr.com/">Black And WTF</a>.
20+
<p>A fun, 10 minute talk about config management and organizational dysfunction. Filled with images from <a href="http://blackandwtf.tumblr.com/">Black And WTF</a>.
2121
<script src="http://speakerdeck.com/embed/4f15dacf16266f002201166c.js"></script>
2222

2323
<hr/>
2424

25+
<small>October 5, 2009</small>
2526
<h2>Everything I know about the Business of Open Source I learned from Indie Hip Hop</h2>
26-
<h3>October 5, 2009</h3>
2727
<p>In the fall of 2009 I gave a talk that compared building businesses around
2828
things people love. It shows off a few indepdent hip hop artists and how they
2929
built a name for themselves. I gave examples of the growth of independent

0 commit comments

Comments
 (0)