Tutorial 07: Working With Drafts
S: Mr. Yoda-Yoda
P: Default Post Author
L: MyPost Author
HOME
== END MYPOST
Tutorial 07: Working With Drafts
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/"
---