Skip to content

Instantly share code, notes, and snippets.

@casprwang
Created December 5, 2016 19:29
Show Gist options
  • Save casprwang/4348f1a6dfbbc7971705895946fd3027 to your computer and use it in GitHub Desktop.
Save casprwang/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