Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Commit

Permalink
Update projects.html
Browse files Browse the repository at this point in the history
  • Loading branch information
conantp committed Jul 25, 2014
1 parent 165f1fc commit 533e090
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions _includes/projects.html
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<div class="featurette">
<img class="featurette-image pull-left" src="images/noun_project_756_citizen.png">
<h2 class="featurette-heading">Works In Progress</h2>
<h2 class="featurette-heading">Recent Projects</h2>
<p class="lead">
<!--<ul class="lead">
{% for item in site.content.projects %}
<li>{{ item.content }}</li>
{% endfor %}-->
<ul>
<li><span class="lead"> The Budget App: Look @ Asheville</span>
<li><span class="lead">AVLBudget.org: Asheville City Budget App</span>
<ul>
<li><a href="https://trello.com/board/look-at-asheville/511aa7b473f4346f5f0009c5">The To-Do list</a></li>
<li><a href="https://github.com/codeforasheville/look-at-asheville">Github</a> </li>
<li><a href="http://codeforasheville.github.com/look-at-asheville/">The App in action!</a></li>
<li><a href="https://github.com/CodeForAsheville/Visual-Town-Budget">Github</a> </li>
<li><a href="http://www.avlbudget.org/">The App in action!</a></li>
</ul>
</li>

<li><span class="lead">Highlights from National Day of Civic Hacking and the Hack for Food App</span>
<li><span class="lead">ReRouteAVL: National Day of Civic Hacking</span>
<ul>
<li><a href="http://storify.com/scott_barnwell/hack-for-food-2013-asheville-nc?utm_content=storify-pingback&utm_medium=sfy.co-twitter&utm_campaign=&utm_source=direct-sfy.co&awesm=sfy.co_eLZr">Storify from the Hack for Food</a></li>
<li><a href="http://codeforasheville.org/reroute/">Website</a></li>
<li><a href="http://codeforasheville.org/reroute/recap.html">Event Recap</a></li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit 533e090

Please sign in to comment.