diff --git a/_config.yml b/_config.yml
index af595b62..539bc1ed 100644
--- a/_config.yml
+++ b/_config.yml
@@ -100,6 +100,7 @@ defaults:
layout: post
comments: true
share: true
+ related: true
# _pages
- scope:
diff --git a/_drafts/post-draft.md b/_drafts/post-draft.md
new file mode 100644
index 00000000..da9be9ae
--- /dev/null
+++ b/_drafts/post-draft.md
@@ -0,0 +1,17 @@
+---
+layout: post
+title: "Draft Post"
+categories:
+ - Jekyll
+tags:
+ - edge case
+---
+Monocle ipsum dolor sit amet handsome pariatur aliqua, hub remarkable irure commodo classic deserunt bespoke. Sunt commodo signature, Swiss minim flat white Tsutaya excepteur artisanal et Nordic laborum joy ANA. Beams mollit exquisite Ginza efficient dolore qui Comme des Garçons Winkreative Lufthansa bulletin global. Iconic sed liveable duis. Mollit dolore eu laboris Comme des Garçons hub pintxos sed eiusmod tote bag Shinkansen nisi consectetur pariatur. Nordic international quis finest Baggu dolore, bureaux hub hand-crafted ut joy sint Airbus A380.
+
+Conversation handsome hub cosy, enim emerging sed K-pop velit Gaggenau charming proident et boulevard ryokan. Remarkable airport deserunt international est, nulla minim magna emerging discerning in exclusive dolor. Commodo dolore deserunt cosy, global Nordic culpa uniforms signature charming. Smart ryokan commodo, eiusmod global occaecat incididunt aliqua Beams. Boulevard conversation excepteur finest Swiss non veniam Comme des Garçons essential artisanal. Destination Scandinavian international, anim Boeing 787 in duis Baggu irure essential.
+
+Fugiat exclusive laborum, Gaggenau ad Winkreative sharp elit labore. Remarkable officia ryokan Boeing 787, consectetur boutique Nordic Singapore espresso elit iconic perfect izakaya soft power excepteur. Ut veniam carefully curated K-pop dolore, uniforms in voluptate. Craftsmanship Ettinger Lufthansa sophisticated esse boutique veniam exquisite. Aute cillum bespoke, intricate consectetur in exquisite international lovely bulletin irure Washlet Gaggenau deserunt. Efficient eu quality of life wardrobe labore, dolor emerging airport concierge reprehenderit izakaya dolore liveable Baggu.
+
+Commodo elegant essential consectetur Gaggenau culpa consequat id sophisticated St Moritz sunt conversation duis non velit. Nulla business class non ut Marylebone ANA soft power fugiat carefully curated. Bureaux sed punctual handsome Washlet impeccable hand-crafted aute extraordinary tote bag enim boulevard soft power sleepy. Dolore conversation irure Zürich the best adipisicing, vibrant finest hub anim premium aliqua. Cupidatat smart international, bureaux Baggu id efficient punctual. Tempor nulla flat white enim, K-pop incididunt elit efficient Toto uniforms concierge discerning. Concierge sleepy extraordinary, deserunt Melbourne commodo Nordic Winkreative Washlet Ginza exercitation espresso.
+
+Tsutaya sed in business class sharp. Do Beams in adipisicing Lufthansa. Business class occaecat Melbourne, irure Singapore commodo espresso carefully curated quis quality of life adipisicing. Impeccable laborum efficient classic proident in. Beams Helsinki ullamco Marylebone dolore sophisticated concierge Muji anim duis joy ut. Comme des Garçons aute Muji in aliquip ryokan soft power Nordic essential ANA culpa elegant.
\ No newline at end of file
diff --git a/_layouts/post.html b/_layouts/post.html
index 16db9ebd..afbb02e6 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -8,7 +8,7 @@ layout: default
{% if page.excerpt %}{% endif %}
{% if page.date %}{% endif %}
{% if page.modified %}{% endif %}
-
+
{% if page.link %}
@@ -37,8 +37,8 @@ layout: default
{% endif %}
-{% comment %}{% endcomment %}
-{% if page.id and site.related_posts.size > 0 %}
+{% comment %}{% endcomment %}
+{% if page.id and page.related and site.related_posts.size > 0 %}
diff --git a/_posts/2009-05-15-edge-case-nested-and-mixed-lists.md b/_posts/2009-05-15-edge-case-nested-and-mixed-lists.md
index aa200b54..af409517 100644
--- a/_posts/2009-05-15-edge-case-nested-and-mixed-lists.md
+++ b/_posts/2009-05-15-edge-case-nested-and-mixed-lists.md
@@ -1,6 +1,5 @@
---
-title: "Edge Case: Nested And Mixed Lists"
-date: 2009-05-15T14:48:32+00:00
+title: "Edge Case: Nested and Mixed Lists"
categories:
- Edge Case
tags:
diff --git a/_posts/2009-06-01-edge-case-many-tags.md b/_posts/2009-06-01-edge-case-many-tags.md
index 029161ef..551ada55 100644
--- a/_posts/2009-06-01-edge-case-many-tags.md
+++ b/_posts/2009-06-01-edge-case-many-tags.md
@@ -1,6 +1,5 @@
---
title: "Edge Case: Many Tags"
-date: 2009-06-01T01:00:34+00:00
categories:
- Edge Case
tags:
diff --git a/_posts/2009-07-02-edge-case-many-categories.md b/_posts/2009-07-02-edge-case-many-categories.md
index f49a6ec9..53eeb400 100644
--- a/_posts/2009-07-02-edge-case-many-categories.md
+++ b/_posts/2009-07-02-edge-case-many-categories.md
@@ -1,6 +1,5 @@
---
title: "Edge Case: Many Categories"
-date: 2009-07-02T02:00:03+00:00
categories:
- aciform
- antiquarianism
diff --git a/_posts/2009-08-06-edge-case-no-body-content.md b/_posts/2009-08-06-edge-case-no-body-content.md
index fbb6d16e..7b2fa7d6 100644
--- a/_posts/2009-08-06-edge-case-no-body-content.md
+++ b/_posts/2009-08-06-edge-case-no-body-content.md
@@ -1,6 +1,5 @@
---
title: "Edge Case: No Body Content"
-date: 2009-08-06T09:39:56+00:00
categories:
- Edge Case
tags:
diff --git a/_posts/2009-09-05-edge-case-no-yaml-title.md b/_posts/2009-09-05-edge-case-no-yaml-title.md
index 392eed8c..d41ee64c 100644
--- a/_posts/2009-09-05-edge-case-no-yaml-title.md
+++ b/_posts/2009-09-05-edge-case-no-yaml-title.md
@@ -1,5 +1,4 @@
---
-date: 2009-09-05T09:00:23+00:00
categories:
- Edge Case
tags:
@@ -7,4 +6,4 @@ tags:
- layout
- title
---
-This post has no title specified in the YAML Front Matter.
\ No newline at end of file
+This post has no title specified in the YAML Front Matter. Jekyll should auto-generate a title from the filename.
\ No newline at end of file
diff --git a/_posts/2009-10-05-edge-case-title-should-not-overflow-the-content-area.md b/_posts/2009-10-05-edge-case-title-should-not-overflow-the-content-area.md
index 94d6e965..0e5d7aa5 100644
--- a/_posts/2009-10-05-edge-case-title-should-not-overflow-the-content-area.md
+++ b/_posts/2009-10-05-edge-case-title-should-not-overflow-the-content-area.md
@@ -1,6 +1,5 @@
---
title: "Antidisestablishmentarianism"
-date: 2009-10-05T12:00:59+00:00
categories:
- Edge Case
tags:
diff --git a/_posts/2009-10-05-edge-case-very-long-title.md b/_posts/2009-10-05-edge-case-very-long-title.md
index 9f73838d..96a27c2d 100644
--- a/_posts/2009-10-05-edge-case-very-long-title.md
+++ b/_posts/2009-10-05-edge-case-very-long-title.md
@@ -1,6 +1,5 @@
---
title: "Suspicio? Bene ... tunc ibimus? Quis uh ... CONEXUS locus his diebus? Quisque semper aliquid videtur, in volutpat mauris. Nolo enim dicere. Vobis neque ab aliis. Ego feci memetipsum explicans. Gus mortuus est. Lorem opus habeo. Jackson Isai? Tu quoque ... A te quidem a ante. Vos scitis quod blinking res Ive 'been vocans super vos? Et conteram illud, et conteram hoc. Maledicant druggie excors. Iam hoc tu facere conatus sum ad te in omni tempore? Ludum mutavit. Verbum est ex. Et ... sunt occid"
-date: 2009-10-05T12:00:59+00:00
categories:
- Edge Case
tags:
diff --git a/_posts/2010-10-05-post-format-standard.md b/_posts/2010-01-07-post-standard.md
similarity index 99%
rename from _posts/2010-10-05-post-format-standard.md
rename to _posts/2010-01-07-post-standard.md
index 6da0194f..f56acef4 100644
--- a/_posts/2010-10-05-post-format-standard.md
+++ b/_posts/2010-01-07-post-standard.md
@@ -1,6 +1,5 @@
---
title: "Post Format: Standard"
-date: 2010-10-05T00:27:25+00:00
excerpt_separator: ""
categories:
- Post Formats
diff --git a/_posts/2010-01-08-post-format-chat.md b/_posts/2010-01-08-post-chat.md
similarity index 97%
rename from _posts/2010-01-08-post-format-chat.md
rename to _posts/2010-01-08-post-chat.md
index db27127e..03cc5563 100644
--- a/_posts/2010-01-08-post-format-chat.md
+++ b/_posts/2010-01-08-post-chat.md
@@ -1,12 +1,10 @@
---
-title: "Post Format: Chat"
-date: 2010-01-08T07:59:31+00:00
+title: "Post: Chat"
categories:
- Post Formats
tags:
- chat
- Post Formats
-format: chat
---
Abbott: Strange as it may seem, they give ball players nowadays very peculiar names.
diff --git a/_posts/2010-02-05-post-format-quote.md b/_posts/2010-02-05-post-quote.md
similarity index 78%
rename from _posts/2010-02-05-post-format-quote.md
rename to _posts/2010-02-05-post-quote.md
index 918c5b45..09696dbf 100644
--- a/_posts/2010-02-05-post-format-quote.md
+++ b/_posts/2010-02-05-post-quote.md
@@ -1,12 +1,10 @@
---
-title: "Post Format: Quote"
-date: 2010-02-05T08:13:15+00:00
+title: "Post: Quote"
categories:
- Post Formats
tags:
- Post Formats
- quote
-format: quote
---
> Only one thing is impossible for God: To find any sense in any copyright law on the planet.
diff --git a/_posts/2010-03-07-post-format-link.md b/_posts/2010-03-07-post-link.md
similarity index 81%
rename from _posts/2010-03-07-post-format-link.md
rename to _posts/2010-03-07-post-link.md
index a54f9db3..f29a6b64 100644
--- a/_posts/2010-03-07-post-format-link.md
+++ b/_posts/2010-03-07-post-link.md
@@ -1,12 +1,10 @@
---
-title: "Post Format: Link"
-date: 2010-03-07T08:06:53+00:00
+title: "Post: Link"
categories:
- Post Formats
tags:
- link
- Post Formats
-format: link
link: https://github.com
---
This theme supports **link posts**, made famous by John Gruber. To use, just add `link: http://url-you-want-linked` to the post's YAML front matter and you're done.
diff --git a/_posts/2010-06-02-post-format-video-youtube.md b/_posts/2010-06-02-post-video-youtube.md
similarity index 67%
rename from _posts/2010-06-02-post-format-video-youtube.md
rename to _posts/2010-06-02-post-video-youtube.md
index 5863007a..7d4d0464 100644
--- a/_posts/2010-06-02-post-format-video-youtube.md
+++ b/_posts/2010-06-02-post-video-youtube.md
@@ -1,12 +1,10 @@
---
-title: "Post Format: Video (YouTube)"
-date: 2010-06-02T02:00:58+00:00
+title: "Post: Video (YouTube)"
categories:
- Post Formats
tags:
- Post Formats
-format: video
---
-YouTube video embed.
+YouTube video embed below.
\ No newline at end of file
diff --git a/_posts/2010-08-05-post-image-linked.md b/_posts/2010-08-05-post-image-linked.md
new file mode 100644
index 00000000..6e238f1f
--- /dev/null
+++ b/_posts/2010-08-05-post-image-linked.md
@@ -0,0 +1,9 @@
+---
+title: "Post: Image (with Link)"
+categories:
+ - Post Formats
+tags:
+ - image
+ - Post Formats
+---
+[](http://wpthemetestdata.files.wordpress.com/2008/06/100_5540.jpg)
\ No newline at end of file
diff --git a/_posts/2010-08-05-post-image-standard.md b/_posts/2010-08-05-post-image-standard.md
new file mode 100644
index 00000000..0720c164
--- /dev/null
+++ b/_posts/2010-08-05-post-image-standard.md
@@ -0,0 +1,11 @@
+---
+title: "Post: Image (Standard)"
+categories:
+ - Post Formats
+tags:
+ - image
+ - Post Formats
+---
+The preferred way of using images is placing them in the `/images/` directory and referencing them with an absolute path. Prepending the filename with `{% raw %}{{ site.url }}{{ site.baseurl }}/images/{% endraw %}` well make sure your images display properly in feeds and such.
+
+
\ No newline at end of file
diff --git a/_posts/2010-08-06-post-format-image-linked.md b/_posts/2010-08-06-post-image-linked-caption.md
similarity index 84%
rename from _posts/2010-08-06-post-format-image-linked.md
rename to _posts/2010-08-06-post-image-linked-caption.md
index bf29a0f8..a240a980 100644
--- a/_posts/2010-08-06-post-format-image-linked.md
+++ b/_posts/2010-08-06-post-image-linked-caption.md
@@ -1,12 +1,10 @@
---
-title: "Post Format: Image (Linked)"
-date: 2010-08-06T08:09:39+00:00
+title: "Post: Image (Linked with Caption)"
categories:
- Post Formats
tags:
- image
- Post Formats
-format: image
---
{% capture fig_img %}
[](http://wpthemetestdata.files.wordpress.com/2012/06/dsc20040724_152504_532.jpg)
diff --git a/_posts/2010-08-07-post-format-image-caption.md b/_posts/2010-08-07-post-image-caption.md
similarity index 78%
rename from _posts/2010-08-07-post-format-image-caption.md
rename to _posts/2010-08-07-post-image-caption.md
index 73ef829b..23049944 100644
--- a/_posts/2010-08-07-post-format-image-caption.md
+++ b/_posts/2010-08-07-post-image-caption.md
@@ -1,13 +1,11 @@
---
-title: "Post Format: Image (Caption)"
-date: 2010-08-07T06:00:19+00:00
+title: "Post: Image (Caption)"
categories:
- Post Formats
tags:
- image
- Post Formats
- shortcode
-format: image
---
{% capture fig_img %}

diff --git a/_posts/2010-08-08-post-format-image.md b/_posts/2010-08-08-post-format-image.md
deleted file mode 100644
index b6482318..00000000
--- a/_posts/2010-08-08-post-format-image.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-title: "Post Format: Image"
-date: 2010-08-08T05:00:39+00:00
-categories:
- - Post Formats
-tags:
- - image
- - Post Formats
-format: image
----
-[](http://wpthemetestdata.files.wordpress.com/2008/06/100_5540.jpg)
\ No newline at end of file
diff --git a/_posts/2010-09-09-post-format-gallery.md b/_posts/2010-09-09-post-gallery.md
similarity index 97%
rename from _posts/2010-09-09-post-format-gallery.md
rename to _posts/2010-09-09-post-gallery.md
index 2e6b014e..aa75d8ac 100644
--- a/_posts/2010-09-09-post-format-gallery.md
+++ b/_posts/2010-09-09-post-gallery.md
@@ -1,13 +1,11 @@
---
-title: "Post Format: Gallery"
-date: 2010-09-09T17:23:27+00:00
+title: "Post: Gallery"
categories:
- Post Formats
tags:
- gallery
- Post Formats
- tiled
-format: gallery
gallery:
- large: unsplash-gallery-image-1.jpg
thumb: unsplash-gallery-image-1-th.jpg
diff --git a/_posts/2011-03-15-media-twitter-embeds.md b/_posts/2010-09-10-post-twitter-embeds.md
similarity index 91%
rename from _posts/2011-03-15-media-twitter-embeds.md
rename to _posts/2010-09-10-post-twitter-embeds.md
index ab4ec959..583a940d 100644
--- a/_posts/2011-03-15-media-twitter-embeds.md
+++ b/_posts/2010-09-10-post-twitter-embeds.md
@@ -1,6 +1,5 @@
---
-title: "Media: Twitter Embeds"
-date: 2011-03-15T15:47:16+00:00
+title: "Post: Twitter Embed"
categories:
- Media
tags:
diff --git a/_posts/2010-10-25-post-future-date.md b/_posts/2010-10-25-post-future-date.md
new file mode 100644
index 00000000..56a21ad8
--- /dev/null
+++ b/_posts/2010-10-25-post-future-date.md
@@ -0,0 +1,7 @@
+---
+title: "Post: Future Date"
+date: 9999-12-31
+categories:
+ - Post
+---
+This post lives in the future and is dated {{ page.date | date: "%c" }}. When building Jekyll with the `--future` flag it should appear.
\ No newline at end of file
diff --git a/_posts/2012-01-02-template-comments-disabled.md b/_posts/2012-01-02-template-comments-disabled.md
index a72917aa..46a08d80 100644
--- a/_posts/2012-01-02-template-comments-disabled.md
+++ b/_posts/2012-01-02-template-comments-disabled.md
@@ -1,6 +1,5 @@
---
title: "Template: Comments Disabled"
-date: 2012-01-02T10:21:15+00:00
comments: false
categories:
- Template
diff --git a/_posts/2012-01-03-template-comments.md b/_posts/2012-01-02-template-comments.md
similarity index 84%
rename from _posts/2012-01-03-template-comments.md
rename to _posts/2012-01-02-template-comments.md
index 919989ba..a7443e83 100644
--- a/_posts/2012-01-03-template-comments.md
+++ b/_posts/2012-01-02-template-comments.md
@@ -1,6 +1,5 @@
---
title: "Template: Comments Enabled"
-date: 2012-01-03T10:11:37+00:00
comments: true
categories:
- Template
diff --git a/_posts/2012-01-02-template-related-posts-disabled.md b/_posts/2012-01-02-template-related-posts-disabled.md
new file mode 100644
index 00000000..47201067
--- /dev/null
+++ b/_posts/2012-01-02-template-related-posts-disabled.md
@@ -0,0 +1,13 @@
+---
+title: "Template: Related Posts Disabled"
+related: false
+categories:
+ - Template
+ - Uncategorized
+tags:
+ - related posts
+ - template
+---
+This post has related posts disabled.
+
+Related post links should not appear.
\ No newline at end of file
diff --git a/_posts/2012-01-02-template-related-posts.md b/_posts/2012-01-02-template-related-posts.md
new file mode 100644
index 00000000..0f2a0046
--- /dev/null
+++ b/_posts/2012-01-02-template-related-posts.md
@@ -0,0 +1,11 @@
+---
+title: "Template: Related Posts Enabled"
+related: true
+categories:
+ - Template
+ - Uncategorized
+tags:
+ - related posts
+ - template
+---
+This post has related posts enabled.
\ No newline at end of file
diff --git a/_posts/2012-01-02-template-sharing-disabled.md b/_posts/2012-01-02-template-sharing-disabled.md
index 8ae144d6..b82c3189 100644
--- a/_posts/2012-01-02-template-sharing-disabled.md
+++ b/_posts/2012-01-02-template-sharing-disabled.md
@@ -1,12 +1,11 @@
---
title: "Template: Social Sharing Links Disabled"
-date: 2012-01-02T10:21:15+00:00
share: false
categories:
- Template
- Uncategorized
tags:
- - comments
+ - social
- template
---
This post has social sharing disabled.
diff --git a/_posts/2012-01-03-template-sharing.md b/_posts/2012-01-02-template-sharing.md
similarity index 85%
rename from _posts/2012-01-03-template-sharing.md
rename to _posts/2012-01-02-template-sharing.md
index dc9dc520..aa4db931 100644
--- a/_posts/2012-01-03-template-sharing.md
+++ b/_posts/2012-01-02-template-sharing.md
@@ -1,6 +1,5 @@
---
title: "Template: Social Sharing Links Enabled"
-date: 2012-01-03T10:11:37+00:00
share: true
categories:
- Template
diff --git a/_posts/2012-01-03-template-comments-sharing-related-posts-disabled.md b/_posts/2012-01-03-template-comments-sharing-related-posts-disabled.md
new file mode 100644
index 00000000..e6828fd0
--- /dev/null
+++ b/_posts/2012-01-03-template-comments-sharing-related-posts-disabled.md
@@ -0,0 +1,17 @@
+---
+title: "Template: Comments, Social Sharing Links, and Related Posts Disabled"
+comments: false
+share: false
+related: false
+categories:
+ - Template
+ - Uncategorized
+tags:
+ - related posts
+ - social
+ - comments
+ - template
+---
+This post has comments, social sharing links, and related posts disabled.
+
+Comments, social sharing and related post links should not appear.
\ No newline at end of file
diff --git a/_posts/2011-03-10-template-table-of-contents-post.md b/_posts/2012-01-03-template-table-of-contents-post.md
similarity index 98%
rename from _posts/2011-03-10-template-table-of-contents-post.md
rename to _posts/2012-01-03-template-table-of-contents-post.md
index 8fd8884e..9aa96fdc 100644
--- a/_posts/2011-03-10-template-table-of-contents-post.md
+++ b/_posts/2012-01-03-template-table-of-contents-post.md
@@ -1,9 +1,8 @@
---
-title: "Template: Post With Table Of Contents"
+title: "Template: Post with Table Of Contents"
tags:
- table of contents
---
-
Overview
diff --git a/_posts/2012-01-07-template-sticky.md b/_posts/2012-01-07-template-sticky.md
index 8de1c079..d467bc33 100644
--- a/_posts/2012-01-07-template-sticky.md
+++ b/_posts/2012-01-07-template-sticky.md
@@ -1,6 +1,5 @@
---
title: "Template: Sticky"
-date: 2012-01-07T07:07:21+00:00
categories:
- Uncategorized
tags:
diff --git a/_posts/2012-03-14-template-code-excerpt-generated.md b/_posts/2012-03-14-template-code-excerpt-generated.md
index fac51602..0f9f9966 100644
--- a/_posts/2012-03-14-template-code-excerpt-generated.md
+++ b/_posts/2012-03-14-template-code-excerpt-generated.md
@@ -1,6 +1,5 @@
---
title: "Template: Code Excerpt (Generated)"
-date: 2012-03-14
categories:
- Template
- Uncategorized
diff --git a/_posts/2012-03-15-template-excerpt-defined.md b/_posts/2012-03-14-template-excerpt-defined.md
similarity index 93%
rename from _posts/2012-03-15-template-excerpt-defined.md
rename to _posts/2012-03-14-template-excerpt-defined.md
index 67144e47..bdc9f899 100644
--- a/_posts/2012-03-15-template-excerpt-defined.md
+++ b/_posts/2012-03-14-template-excerpt-defined.md
@@ -1,6 +1,5 @@
---
title: "Template: Excerpt (Defined)"
-date: 2012-03-15T14:38:08+00:00
excerpt: "This is a user-defined post excerpt. It should be displayed in place of the post content in archive-index pages."
categories:
- Template
diff --git a/_posts/2012-03-14-template-excerpt-generated.md b/_posts/2012-03-14-template-excerpt-generated.md
index 0d204618..7ff3df7a 100644
--- a/_posts/2012-03-14-template-excerpt-generated.md
+++ b/_posts/2012-03-14-template-excerpt-generated.md
@@ -1,6 +1,5 @@
---
title: "Template: Excerpt (Generated)"
-date: 2012-03-14T09:49:22+00:00
excerpt_separator: ""
categories:
- Template
diff --git a/_posts/2012-03-15-template-featured-image-external.md b/_posts/2012-03-15-template-featured-image-external.md
index 4149dcc7..82155ea7 100644
--- a/_posts/2012-03-15-template-featured-image-external.md
+++ b/_posts/2012-03-15-template-featured-image-external.md
@@ -1,6 +1,5 @@
---
title: "Template: Featured Image (External URL)"
-date: 2012-03-15T15:15:12+00:00
header:
image: https://farm5.staticflickr.com/4140/4939863887_84705982fd_b.jpg
categories:
diff --git a/_posts/2012-03-15-template-featured-image-horizontal.md b/_posts/2012-03-15-template-featured-image-horizontal.md
index e42cf412..6e1d3700 100644
--- a/_posts/2012-03-15-template-featured-image-horizontal.md
+++ b/_posts/2012-03-15-template-featured-image-horizontal.md
@@ -1,6 +1,5 @@
---
title: "Template: Featured Image (Horizontal)"
-date: 2012-03-15T15:15:12+00:00
header:
image: unsplash-image-1.jpg
caption: "Photo credit: [**Unsplash**](https://unsplash.com)"
diff --git a/_posts/2012-03-15-template-featured-image-text-readability.md b/_posts/2012-03-15-template-featured-image-text-readability.md
index a8825477..ac219fbe 100644
--- a/_posts/2012-03-15-template-featured-image-text-readability.md
+++ b/_posts/2012-03-15-template-featured-image-text-readability.md
@@ -1,5 +1,5 @@
---
-title: "Template: Featured Image And Text Readability"
+title: "Template: Featured Image and Text Readability"
header:
image: unsplash-image-4.jpg
caption: "Photo credit: [**Unsplash**](https://unsplash.com)"
diff --git a/_posts/2012-03-15-template-featured-image-vertical.md b/_posts/2012-03-15-template-featured-image-vertical.md
index a2899e8c..ff252d0f 100644
--- a/_posts/2012-03-15-template-featured-image-vertical.md
+++ b/_posts/2012-03-15-template-featured-image-vertical.md
@@ -1,6 +1,5 @@
---
title: "Template: Featured Image (Vertical)"
-date: 2012-03-15T15:36:32+00:00
header:
image: unsplash-image-6.jpg
caption: "Photo credit: [**Unsplash**](https://unsplash.com)"
diff --git a/_posts/2012-03-15-template-more-tag.md b/_posts/2012-03-15-template-more-tag.md
index 4f1fece6..9ace97ac 100644
--- a/_posts/2012-03-15-template-more-tag.md
+++ b/_posts/2012-03-15-template-more-tag.md
@@ -1,6 +1,5 @@
---
title: "Template: More Tag"
-date: 2012-03-15T14:41:11+00:00
categories:
- Template
- Uncategorized
diff --git a/_posts/2013-01-05-markup-title-with-markup.md b/_posts/2013-01-05-markup-title-with-markup.md
index 678e267e..43000737 100644
--- a/_posts/2013-01-05-markup-title-with-markup.md
+++ b/_posts/2013-01-05-markup-title-with-markup.md
@@ -1,6 +1,5 @@
---
title: "Markup: Title *With* **Markup**"
-date: 2013-01-05T10:00:49+00:00
categories:
- Markup
tags:
diff --git a/_posts/2013-01-05-markup-title-with-special-characters.md b/_posts/2013-01-05-markup-title-with-special-characters.md
index 752d9f35..af539b61 100644
--- a/_posts/2013-01-05-markup-title-with-special-characters.md
+++ b/_posts/2013-01-05-markup-title-with-special-characters.md
@@ -1,6 +1,5 @@
---
title: 'Markup: "Title" With Special --- Characters'
-date: 2013-01-05T11:00:20+00:00
categories:
- Markup
tags:
diff --git a/_posts/2013-01-10-markup-image-alignment.md b/_posts/2013-01-10-markup-image-alignment.md
index ed3f8372..e5440fcf 100644
--- a/_posts/2013-01-10-markup-image-alignment.md
+++ b/_posts/2013-01-10-markup-image-alignment.md
@@ -1,6 +1,5 @@
---
title: "Markup: Image Alignment"
-date: 2013-01-10T20:15:40+00:00
categories:
- Markup
tags:
diff --git a/_posts/2013-01-11-markup-html-tags-and-formatting.md b/_posts/2013-01-11-markup-html-tags-and-formatting.md
index d3449823..424fa950 100644
--- a/_posts/2013-01-11-markup-html-tags-and-formatting.md
+++ b/_posts/2013-01-11-markup-html-tags-and-formatting.md
@@ -1,6 +1,5 @@
---
title: "Markup: HTML Tags and Formatting"
-date: 2013-01-11T20:22:19+00:00
categories:
- Markup
tags:
diff --git a/_posts/2013-05-22-markup-more-images.md b/_posts/2013-05-22-markup-more-images.md
index 410a940a..c21f5340 100644
--- a/_posts/2013-05-22-markup-more-images.md
+++ b/_posts/2013-05-22-markup-more-images.md
@@ -1,5 +1,5 @@
---
-title: "Markup: Another Post With Images"
+title: "Markup: Another Post with Images"
excerpt: "Examples and code for displaying images in posts."
tags:
- sample post
diff --git a/_posts/2013-08-16-markup-syntax-highlighting.md b/_posts/2013-08-16-markup-syntax-highlighting.md
index 3bc2aba5..41b17998 100644
--- a/_posts/2013-08-16-markup-syntax-highlighting.md
+++ b/_posts/2013-08-16-markup-syntax-highlighting.md
@@ -4,7 +4,6 @@ excerpt: "Post displaying the various ways of highlighting code in Markdown."
tags:
- code
- syntax highlighting
-modified: 2016-02-23T12:08:33-05:00
---
Syntax highlighting is a feature that displays source code, in different colors and fonts according to the category of terms. This feature facilitates writing in a structured language such as a programming language or a markup language as both structures and syntax errors are visually distinct. Highlighting does not affect the meaning of the text itself; it is intended only for human readers.[^1]
diff --git a/_posts/2016-02-24-welcome-to-jekyll.md b/_posts/2016-02-24-welcome-to-jekyll.md
index d40896d1..f343cd3a 100644
--- a/_posts/2016-02-24-welcome-to-jekyll.md
+++ b/_posts/2016-02-24-welcome-to-jekyll.md
@@ -1,5 +1,4 @@
---
-layout: post
title: "Welcome to Jekyll!"
categories:
- Jekyll