Post

post pages are part of the posts collection. You can add, delete and edit these pages in the _collections/posts folder.

post pages are automatically listed on the blog page

They are also displayed on the home page if you enable the posts section in the home page frontmatter (this is enabled by default).

Frontmatter

# content/posts/2021-07-23-working-with-jekyll.md
---
title: "Hosting Your Static Site"
date: 2018-09-13T05:22:42Z
authors: ["Sage Kirk", "Mike Vance"]
categories: ["Hosting", "Development"]
description: "Hosting your website as a static site will improve performance and improve security."
thumbnail: "images/gen/blog/blog-1-thumbnail.webp"
image: "images/gen/blog/blog-1.webp"
---