Skip to content

Instantly share code, notes, and snippets.

@sw331
Created December 5, 2016 19:29
Show Gist options
  • Select an option

  • Save sw331/4348f1a6dfbbc7971705895946fd3027 to your computer and use it in GitHub Desktop.

Select an option

Save sw331/4348f1a6dfbbc7971705895946fd3027 to your computer and use it in GitHub Desktop.
snippet head "jekyll" b
---
layout: post
title: $1
date: `date +%Y-%m-%d`
categories:
- $2
tags:
- $3
---
$0
endsnippet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment