ʕ ꈍᴥꈍʔ Bear docs

Anatomy of the home page

All blog information needs to be at the top of the content above the line separator, with each item on a separate line.

If the content (everything below the line separator) is left empty it will display the blog list.

title: Baloo's blog
favicon: 🐻
meta_description: Look for the bear necessities
meta_image: https://i.imgur.com/3jxqrKP.jpeg
___

Hello, I am Baloo the bear and I'm a minimalist. 

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.

content

Content is all the text below the line separator. This is written in Markdown and will be parsed to HTML when the page is rendered.

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