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

Example:

Input
-- common.post-meta meta1:
post-image: $assets.files.static.post1.svg
image: $assets.files.static.avatar.svg
author: $patrica.patrica
post-url: /blog-articles/category-1/sample-post-1/


Mauris ullamcorper tortor sed purus interdum, fermentum efficitur est dictu.

Totam rem aperiam, eaque ipsa quae ab illo inventore.

-- ds.image-first:
post-data: $sample-post-1.meta1
Lang:
ftd
Output
-- ds.image-first:
post-data: $sample-post-1.meta1
Lang:
ftd

Properties of image-post component

  • post-data - type: record use common.post-meta record to create image post of your blog post as shown in below code snippet. To see it in featured posts page - Click here.
-- common.post-meta meta1: Understanding process of statup-up funding
published-on: July 22, 2014 at 10:02 pm
post-image: $assets.files.static.image-placeholder.png
post-url: blog-articles/category-1/sample-post-1/
author: $patrica.patrica

Sed ut perspiciatis unde omnis iste natus error sit voluptatem 
accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae 
ab illo inventore.

Totam rem aperiam, eaque ipsa quae ab illo inventore.
Lang:
ftd
Copyright Ā©2022. Fastn Inc.