Home Page
All blog information needs to be input into the Metadata field.
title: Emma's Blog favicon: 🏴 meta_description: Even a flock of sheep would resist the chicanery of the State meta_image: https://example.com/image.jpeg
title
The title will show at the top of the blog and in all blog references.
favicon
optional (default: 🏴)
Add a url to an image, or an emoji as a favicon.
meta_description
optional (default: first 160 characters of content)
This is the description of the blog that shows up in search engines or when links are shared in messenger apps or social media. If no meta description is set, it will default to the first 160 characters of the content of the homepage.
meta_image
optional
This is a link to an image that will display when the link to this blog is shared on social media or in messenger apps.
body
This is the home page content. This is written in Markdown and will be parsed to HTML when the page is rendered. Content can also be written in pure HTML.
Filtered lists of posts (eg: Latest blog posts) can be inserted using these methods.
Blog attributes can also be referenced in content by using the following parameters:
{{ blog_title }} {{ blog_description }} {{ blog_link }} {{ blog_created_date }} {{ blog_last_modified }} ago {{ blog_last_posted }} ago