You can access a snippet of a posts’s content by using excerpt
variable on a post.
By default this is the first paragraph of content in the post,
however it can be customized by setting a excerpt_separator
variable in front matter or _config.yml
.
Here’s an example of outputting a list of blog posts with an excerpt: