Skip to content

Instantly share code, notes, and snippets.

@nighthawk
Created August 16, 2017 17:53
Show Gist options
  • Save nighthawk/a61ec5c827b8817e0936ac013d8baf49 to your computer and use it in GitHub Desktop.
Save nighthawk/a61ec5c827b8817e0936ac013d8baf49 to your computer and use it in GitHub Desktop.
Jekyll config for microposts
collections:
microposts:
output: true
permalink: /micro/:year/:month/:name.html
defaults:
- scope:
path: ""
type: microposts
values:
layout: micro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment