Commit Graph

5 Commits

Author SHA1 Message Date
Paul O’Shannessy
385c121419 [docs] Don't make authors links on all posts page 2015-10-15 12:18:15 -07:00
Jim
46068c9fb9 Fix blog post authors 2015-10-14 18:01:33 -07:00
Paul O’Shannessy
991fa0c7c6 [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
9b06b8838f [docs] Give authors links. 2015-05-21 11:32:38 -07:00
Vjeux
a971ca4e53 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