Commit Graph

5 Commits

Author SHA1 Message Date
Paul O’Shannessy e12ee95e09 [docs] Don't make authors links on all posts page 2015-10-15 12:18:15 -07:00
Jim 5ae4f035c7 Fix blog post authors 2015-10-14 18:01:33 -07:00
Paul O’Shannessy b0bf35a361 [docs] Use a generator to assign complete author data before generating site
This makes sure that `post.author` will be the actual data we want and we don't have to assign it every time, potentially messing it up.
2015-09-14 19:55:01 -07:00
Paul O’Shannessy 81950edeb1 [docs] Give authors links. 2015-05-21 11:32:38 -07:00
Vjeux 1c14cd6c8b Add pagination to blog
- Add pagination
- Display full content in /blog
- Truncate Recent posts
- Add permalink that lists all the blog posts
- Add spacing and bullet around recent posts to make it more readable
2013-08-27 02:14:17 +02:00