page

The ds.page component empowers you to create one-off standalone pages. You can use other fastn components, or markdown.

Let's learn how to use ds.page and its different properties.
Basic usage
-- ds.page: This is page title

This is page body content area.

-- end: ds.page
Lang:
ftd

Properties of ds.page component

title - type: caption optional
body - type: body optional
document-title - type: string optional
Learn more: SEO
document-description type: string optional
Learn more: SEO
document-image - type: ftd.raw-image-src optional
Learn more: SEO
site-name - type: string optional
Learn more: site-name | fastn assets
site-logo - type: ftd.image-src optional
Learn more: site-logo | fastn assets
github-icon - type: boolean
github-url - type: string optional
full-width - type: boolean
types - type: ftd.type-data optional
colors - type: ftd.color-scheme optional
logo-width - type: integer optional
Learn more: fastn assets
logo-height - type: integer optional
Learn more: fastn assets
show-footer - type: boolean
Learn more: Updating Footer
site-url - type: string optional
sidebar - type: boolean
Learn more: right-sidebar
show-banner - type: boolean
Learn more: Banner
search - type: boolean
search-url - type: string
Copyright © 2023 - FifthTry