Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 300 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 300 Bytes

https://actsecure.github.io/

Creating a blog post

  • Post belongs in /_posts
  • file name must be: YYYY-MM-DD-Title.md
  • Example front meta:
---
layout: post
title: This is the title
author: Boston Joe Sly
date: 2017-03-12 21:02:00 -0500
published: true
---