This commit is contained in:
Jonathan Rudenberg 2012-08-22 11:15:21 -04:00
parent decb9d8430
commit c0ca040c2c
19 changed files with 366 additions and 237 deletions

2
content/blog.slim Normal file
View file

@ -0,0 +1,2 @@
- sorted_articles.each do |post|
== render '_post', post: post