Created
February 21, 2017 17:24
-
-
Save allizad/037f88af7dd3001d0372598ea1c55b97 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
layout: default | |
--- | |
<div class="post"> | |
<h1 class="post-title">{{ page.title }}</h1> | |
<!-- this will be sent to elasticsearch, along with full post metadata --> | |
<article class="post-content"> | |
{{ content }} | |
</article> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment