featured-post
ds.featured-post can be used to show blog/article meta as a featured-post. To see it in action - Click here.

Example:

Input
-- common.post-meta meta: Lorem ipsum dolor sit amet. Est voluptatem esse
tag: Lorem ipsum
author: $author.pema
published-on: May 18, 6 min
post-image: $assets.files.assets.featured-1.jpg
post-url: blog-articles/sample-post-1/

-- ds.featured-post:
post-data: $sample-post-1.meta
Lang:
ftd
Output
-- ds.featured-post:
post-data: $sample-post-1.meta
Lang:
ftd

Properties of featured-post component

  • post-data - type: record use common.post-meta record to create featured post of your blog post as shown in below code snippet. To see it in featured posts page - Click here.
-- common.post-meta meta: Lorem ipsum dolor sit amet. Est voluptatem esse
tag: Lorem ipsum
author: $author.pema
published-on: May 18, 6 min
post-image: $assets.files.assets.featured-1.jpg
post-url: blog-articles/sample-post-1/
Lang:
ftd
Iā€™m surprised you had the courage to take the responsibility yourself.
Copyright Ā©2022. Fastn Inc.