author-bio
ds.author-bio can be used to show blog/article author profile page. To see it in action - Click here.

Example:

Input
-- common.author-meta pema: Pema Chinyam
profile: UI Designer
bio-url: blog-authors/pema/
image: $assets.files.assets.avatar.svg
company: XYZ Pvt. Ltd.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.

-- ds.author-bio:
author: $pema.pema
Lang:
ftd
Output
Pema Chinyam
UI Designer
XYZ Pvt. Ltd.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
-- ds.author-bio:
author: $pema.pema
Lang:
ftd

Properties of author-bio component

  • author - type: record use common.author-meta record to create author details as shown in below code snippet. To see it in action - Click here.
-- common.author-meta pema: Pema Chinyam
profile: UI Designer
bio-url: blog-authors/pema/
image: $assets.files.assets.avatar.svg
company: XYZ Pvt. Ltd.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.
Lang:
ftd
I’m surprised you had the courage to take the responsibility yourself.
Copyright ©2022. Fastn Inc.