Skip to content

Instantly share code, notes, and snippets.

@UnkindPartition
Created August 2, 2014 14:35
Show Gist options
  • Save UnkindPartition/4309a535106e675c1273 to your computer and use it in GitHub Desktop.
Save UnkindPartition/4309a535106e675c1273 to your computer and use it in GitHub Desktop.
defaults:
-
scope:
path: ""
values:
layout: "page"
-
scope:
path: "_posts"
values:
layout: "post"
<!-- page layout -->
<p>Hi there</p>
<!-- page layout -->
{{ content }}
<!-- post layout -->
{{ content }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment