v0.6.0
Previous/next article navigation for blog posts
Previous / Next Article Navigation
- Post pages now include
prev_postandnext_posttemplate variables linking to adjacent articles in the same collection - Adjacent posts are computed per language, so multilingual sites link within the same language
- Date-based collections link chronologically (newer/older); weight-based collections follow sort order
- Default
post.htmltemplate renders a minimal prev/next nav section - Custom templates can use
prev_post.title,prev_post.url,prev_post.date, andprev_post.description(same fields onnext_post) - New i18n keys
t.prev_postandt.next_postfor translatable labels