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 07: Working With Drafts

S: Mr. Yoda-Yoda

P: Default Post Author

L: MyPost Author


HOME



== END MYPOST

Tutorial 07: Working With Drafts

Tutorial 07

To Execute

bundle exec jekyll serve --draft

Front Page Alternative

---
published: true # or false
categories: "MikeDane"
title: "Tutorial 07: Working With Drafts"
permalink: "/:categories/:title/"
---