cyclone/news.md
Justin Ethier 4b0b284d1d Fix links
2016-08-05 22:08:38 -04:00

247 B

layout title ghproj
main News http://github.com/justinethier/cyclone/tree/master/

{% for post in site.posts %} {{post.date | date: "%b %d %Y" }} [{{ post.title }}]({{ site.url }}/{{ post.url }}) {{post.excerpt}}

{% endfor %}