Trying Jekyll at Giraffe Academy

(V042 20200808) I am just following Mike Dane's tutorial. It is a really really great tutorial!

View on GitHub
== START MYPOST

Tutorial 05: Front Matter

S: Mr. Yoda-Yoda

P: Default Post Author

L: MyPost Author


HOME



== END MYPOST

Tutorial 05: Front Matter

Tutorial 05

Front Matter can be written in YAML or JSON.

---
categories: "MikeDane"
title: "Tutorial 05: Front Matter"
permalink: "/:categories/:title/"
---