cyclone/news.md
Justin Ethier fcf78d3d7a WIP
2016-08-05 22:13:06 -04:00

279 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 }}](./{{ post.url }}) [{{ post.title }}](cyclone/{{ post.url }}) {{post.excerpt}}

{% endfor %}