Skip to content

Plerd 1.1

Compare
Choose a tag to compare
@jmacdotorg jmacdotorg released this 27 Mar 05:15
· 237 commits to master since this release
  • Adding "newer_post" and "older_post" read-only methods to post objects. (In-use examples are visible in the sample post template.)
  • Adding a "posts" read-only method to the Plerd object, returning all of the blog's posts.
  • GUIDs are now always added to posts. (The old "generates_post_guids" is now a deprecated no-op.)
  • Files are processed in a more consistent order, making Plerd more testable.
  • Some documentation and repository cleanup, including linking the README file to the Plerd project's new homepage.