Front Matter
20 May 2019 -
Less than 1 minute read
Front Matter
Example of a full Front Matter:
title: Hello World
layout: post
categories: [Hello, World]
tags: [hello, world]
image: /assets/img/helloworld.jpg
gif: mygif (Only write the name of the file. No extension. The files needs to be in "/assets/gif")
description: "Say hello to the world!"
customexcerpt: "Custom excerpt for the homepage"
Tags can be used but are pretty much useless, as related posts use categories.