Skip to content

Conversation

mprat
Copy link

@mprat mprat commented Oct 17, 2022

In the paginator, pass a post.excerpt_size variable to allow each post to specify a custom excerpt size in the front matter. For example:

---
title: My Awesome Post
layout: post
excerpt_size: 100
---

The site default will be respected otherwise, but this allows customization per-post as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant