Post Excerpt

An excerpt and info from a blog post

Typically you'd use this with the list component, which would automatically read from posts and pass this component the parameters. But you can also use it stand-alone to manually display individual posts:

{%
  include post-excerpt.html
  lookup="example-blog-post-1"
%}

Last updated