Skip to content

Instantly share code, notes, and snippets.

@jack-champagne
Created April 15, 2020 01:24
Show Gist options
  • Save jack-champagne/67a3ac774c9dbe818dec475f03c567f0 to your computer and use it in GitHub Desktop.
Save jack-champagne/67a3ac774c9dbe818dec475f03c567f0 to your computer and use it in GitHub Desktop.
The header template for the UMass Amherst Makerspace blog. https://github.com/UMass-Makerspace/blog/
---
layout: post # Do not change
current: post # Do not change
cover: assets/path/to/cover/photo.png # Path to cover photo in assets folder
navigation: True # Do not change
title: My Title! # Title of post
date: 2099-00-00 01:00:00 # Date of post
tags: [articles] # Post tag (This will not be changed often)
class: post-template # Do not change
subclass: 'post tag-articles' # Do not change
author: firstname # Your first name
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment