Skip to content

Commit c753873

Browse files
committed
site tasks
1 parent 0cfc2af commit c753873

File tree

3 files changed

+17
-9
lines changed

3 files changed

+17
-9
lines changed

_includes/latest_project.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<div class="pivot-item">
22
<h3>current</h3>
3-
<h4>The latest Code52 project is <br /><a href="/carnac.html">Carnac the Magnificent Keyboard Utility</a></h4>
3+
<h4>The latest Code52 project is <a href="/carnac.html">GitHub Tasks for Outlook</a></h4>
44

5-
<div class="description">Carnac is a WPF application for presentations, screencasts and developers who are obsessed with the keyboard. Read more about it <a href="/carnac.html">here</a>.</div>
5+
<div class="description">GitHub Tasks for Outlook is a VSTO plugin for Outlook which allows you to manage your GitHub notifications and admin tasks quickly and easily. Read more <a href="/github-for-outlook.html">here</a>.</div>
66

77
<div class="details">
88

99
<ul>
10-
<li>Fork and contribute on <a href="https://github.com/Code52/carnac">GitHub</a></li>
10+
<li>Fork and contribute on <a href="https://github.com/Code52/github-for-outlook">GitHub</a></li>
1111
<li>Follow the conversation on <a href="https://jabbr.net/">JabbR</a></li>
12-
<li>Track the progress on <a href="https://trello.com/board/carnac/4f38fe6ec2fe26391c4e7d34">Trello</a></li>
12+
<li>Track the progress on <a href="https://trello.com/board/github-tasks-for-outlook/4f4234cdbfa22c0070ac4caa">Trello</a></li>
1313
</ul>
1414

1515
</div>
16-
<div class="description">We are currently planning to start the next project at approx <a href="http://timeanddate.com/worldclock/fixedtime.html?iso=20120220T22&p1=240">10pm Monday, Sydney Time</a></div>
16+
<div class="description">We are currently planning to start the next project at approx <a href="http://timeanddate.com/worldclock/fixedtime.html?iso=20120227T22&p1=240">10pm Monday, Sydney Time</a></div>
1717
</div>

_includes/past.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,19 @@ <h3>past</h3>
1212
</div>
1313

1414
<div id="secondRow" style="margin-top:10px;">
15-
<a href="/pretzel/"><div class="Tile two-h lime"><img src="/img/tiles/pretzel.png" /><h2>pretzel</h2></div></a>
16-
<!-- <div class="Tile one lime"></div>
17-
<div class="Tile one lime"></div>
18-
<div class="Tile one lime"></div>-->
15+
<a href="/pretzel/">
16+
<div class="Tile two-h lime">
17+
<img src="/img/tiles/pretzel.png" /><h2>pretzel</h2>
18+
</div>
19+
</a>
20+
<a href="/carnac/">
21+
<div class="Tile two-h lime">
22+
<img src="/img/tiles/carnac.png" /><h2>carnac</h2>
23+
</div>
24+
</a>
1925
</div>
26+
27+
2028

2129
</div>
2230
<div style="clear:both">&nbsp;</div>

img/tiles/carnac.png

2.83 KB
Loading

0 commit comments

Comments
 (0)