~xdavidwu/xdavidwu.link

75d382fd5f4272a52d4d09ca24dc0260fce12f19 — Michael Rose 8 years ago 6739aee
Rename "template" to "layout" to match Jekyll nomenclature
23 files changed, 55 insertions(+), 56 deletions(-)

R _posts/{2012-01-02-template-comments-disabled.md => 2012-01-02-layout-comments-disabled.md}
R _posts/{2012-01-02-template-comments.md => 2012-01-02-layout-comments.md}
R _posts/{2012-01-02-template-read-time-disabled.md => 2012-01-02-layout-read-time-disabled.md}
R _posts/{2012-01-02-template-read-time.md => 2012-01-02-layout-read-time.md}
R _posts/{2012-01-02-template-related-posts-disabled.md => 2012-01-02-layout-related-posts-disabled.md}
R _posts/{2012-01-02-template-related-posts.md => 2012-01-02-layout-related-posts.md}
R _posts/{2012-01-02-template-sharing-disabled.md => 2012-01-02-layout-sharing-disabled.md}
R _posts/{2012-01-02-template-sharing.md => 2012-01-02-layout-sharing.md}
R _posts/{2012-01-03-template-read-time-comments-sharing-related-posts-disabled.md => 2012-01-03-layout-read-time-comments-sharing-related-posts-disabled.md}
R _posts/{2012-01-03-template-table-of-contents-post.md => 2012-01-03-layout-table-of-contents-post.md}
R _posts/{2012-03-14-template-code-excerpt-generated.md => 2012-03-14-layout-code-excerpt-generated.md}
R _posts/{2012-03-14-template-excerpt-defined.md => 2012-03-14-layout-excerpt-defined.md}
R _posts/{2012-03-14-template-excerpt-generated.md => 2012-03-14-layout-excerpt-generated.md}
R _posts/{2012-03-15-template-author-override.md => 2012-03-15-layout-author-override.md}
R _posts/{2012-03-15-template-author-sidebar-disabled.md => 2012-03-15-layout-author-sidebar-disabled.md}
R _posts/{2012-03-15-template-header-image-external.md => 2012-03-15-layout-header-image-external.md}
R _posts/{2012-03-15-template-header-image-horizontal.md => 2012-03-15-layout-header-image-horizontal.md}
R _posts/{2012-03-15-template-header-image-text-readability.md => 2012-03-15-layout-header-image-text-readability.md}
R _posts/{2012-03-15-template-header-image-vertical.md => 2012-03-15-layout-header-image-vertical.md}
R _posts/{2012-03-15-template-header-overlay-color.md => 2012-03-15-layout-header-overlay-color.md}
R _posts/{2012-03-15-template-header-overlay-image.md => 2012-03-15-layout-header-overlay-image.md}
R _posts/{2012-03-15-template-more-tag.md => 2012-03-15-layout-more-tag.md}
R _posts/{2012-03-15-template-sidebar-custom.md => 2012-03-15-layout-sidebar-custom.md}
R _posts/2012-01-02-template-comments-disabled.md => _posts/2012-01-02-layout-comments-disabled.md +3 -3
@@ 1,12 1,12 @@
---
title: "Template: Comments Disabled"
title: "Layout: Comments Disabled"
comments: false
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - comments
  - template
  - layout
---

This post has its comments disabled.

R _posts/2012-01-02-template-comments.md => _posts/2012-01-02-layout-comments.md +3 -3
@@ 1,12 1,12 @@
---
title: "Template: Comments Enabled"
title: "Layout: Comments Enabled"
comments: true
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - comments
  - template
  - layout
---

This post should display comments.
\ No newline at end of file

R _posts/2012-01-02-template-read-time-disabled.md => _posts/2012-01-02-layout-read-time-disabled.md +1 -1
@@ 1,5 1,5 @@
---
title: "Template: Read Time Disabled"
title: "Layout: Read Time Disabled"
read_time: false
tags:
  - read time

R _posts/2012-01-02-template-read-time.md => _posts/2012-01-02-layout-read-time.md +1 -1
@@ 1,5 1,5 @@
---
title: "Template: Read Time Enabled"
title: "Layout: Read Time Enabled"
read_time: true
tags:
  - read time

R _posts/2012-01-02-template-related-posts-disabled.md => _posts/2012-01-02-layout-related-posts-disabled.md +3 -3
@@ 1,12 1,12 @@
---
title: "Template: Related Posts Disabled"
title: "Layout: Related Posts Disabled"
related: false
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - related posts
  - template
  - layout
---

This post has related posts disabled.

R _posts/2012-01-02-template-related-posts.md => _posts/2012-01-02-layout-related-posts.md +3 -3
@@ 1,12 1,12 @@
---
title: "Template: Related Posts Enabled"
title: "Layout: Related Posts Enabled"
related: true
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - related posts
  - template
  - layout
---

This post has related posts enabled.
\ No newline at end of file

R _posts/2012-01-02-template-sharing-disabled.md => _posts/2012-01-02-layout-sharing-disabled.md +3 -3
@@ 1,12 1,12 @@
---
title: "Template: Social Sharing Links Disabled"
title: "Layout: Social Sharing Links Disabled"
share: false
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - social
  - template
  - layout
---

This post has social sharing disabled.

R _posts/2012-01-02-template-sharing.md => _posts/2012-01-02-layout-sharing.md +3 -3
@@ 1,12 1,12 @@
---
title: "Template: Social Sharing Links Enabled"
title: "Layout: Social Sharing Links Enabled"
share: true
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - social
  - template
  - layout
---

This post should display social sharing links.
\ No newline at end of file

R _posts/2012-01-03-template-read-time-comments-sharing-related-posts-disabled.md => _posts/2012-01-03-layout-read-time-comments-sharing-related-posts-disabled.md +3 -3
@@ 1,17 1,17 @@
---
title: "Template: Reading Time, Comments, Social Sharing Links, and Related Posts Disabled"
title: "Layout: Reading Time, Comments, Social Sharing Links, and Related Posts Disabled"
read_time: false
comments: false
share: false
related: false
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - related posts
  - social
  - comments
  - template
  - layout
---

This post has reading time, comments, social sharing links, and related posts disabled.

R _posts/2012-01-03-template-table-of-contents-post.md => _posts/2012-01-03-layout-table-of-contents-post.md +1 -1
@@ 1,5 1,5 @@
---
title: "Template: Post with Table Of Contents"
title: "Layout: Post with Table Of Contents"
header:
  image: unsplash-image-9.jpg
  caption: "Photo credit: [**Unsplash**](https://unsplash.com)"

R _posts/2012-03-14-template-code-excerpt-generated.md => _posts/2012-03-14-layout-code-excerpt-generated.md +3 -3
@@ 1,12 1,12 @@
---
title: "Template: Code Excerpt (Generated)"
title: "Layout: Code Excerpt (Generated)"
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - content
  - excerpt
  - template
  - layout
---

This is the post content with inline code, (e.g. `<span style="color: red;">red</span>`. It should be displayed in place of the auto-generated excerpt in single-page views. Archive-index pages should display an auto-generated excerpt of this content.

R _posts/2012-03-14-template-excerpt-defined.md => _posts/2012-03-14-layout-excerpt-defined.md +3 -3
@@ 1,13 1,13 @@
---
title: "Template: Excerpt (Defined)"
title: "Layout: Excerpt (Defined)"
excerpt: "This is a user-defined post excerpt. It should be displayed in place of the post content in archive-index pages."
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - content
  - excerpt
  - template
  - layout
---

This is the post content. It should be displayed in place of the user-defined excerpt in archive-index pages.

R _posts/2012-03-14-template-excerpt-generated.md => _posts/2012-03-14-layout-excerpt-generated.md +3 -3
@@ 1,13 1,13 @@
---
title: "Template: Excerpt (Generated)"
title: "Layout: Excerpt (Generated)"
excerpt_separator: "<!--more-->"
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - content
  - excerpt
  - template
  - layout
---

This is the post content. Archive-index pages should display an auto-generated excerpt of this content.

R _posts/2012-03-15-template-author-override.md => _posts/2012-03-15-layout-author-override.md +1 -1
@@ 1,5 1,5 @@
---
title: "Template: Author Override"
title: "Layout: Author Override"
author: Billy Rick
excerpt: "A post to test author overrides using a data file."
---

R _posts/2012-03-15-template-author-sidebar-disabled.md => _posts/2012-03-15-layout-author-sidebar-disabled.md +1 -1
@@ 1,5 1,5 @@
---
title: "Template: Author Sidebar Disabled"
title: "Layout: Author Sidebar Disabled"
excerpt: "A post to test disabling author sidebar."
author_profile: false
---

R _posts/2012-03-15-template-header-image-external.md => _posts/2012-03-15-layout-header-image-external.md +3 -3
@@ 1,15 1,15 @@
---
title: "Template: Header Image (External URL)"
title: "Layout: Header Image (External URL)"
header:
  image: https://farm5.staticflickr.com/4140/4939863887_84705982fd_b.jpg
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - edge case
  - featured image
  - image
  - template
  - layout
---

This post should display a **header image**, if the theme supports it.

R _posts/2012-03-15-template-header-image-horizontal.md => _posts/2012-03-15-layout-header-image-horizontal.md +3 -3
@@ 1,16 1,16 @@
---
title: "Template: Header Image (Horizontal)"
title: "Layout: Header Image (Horizontal)"
header:
  image: unsplash-image-1.jpg
  caption: "Photo credit: [**Unsplash**](https://unsplash.com)"
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - edge case
  - featured image
  - image
  - template
  - layout
---

This post should display a **header image**, if the theme supports it.

R _posts/2012-03-15-template-header-image-text-readability.md => _posts/2012-03-15-layout-header-image-text-readability.md +1 -1
@@ 1,5 1,5 @@
---
title: "Template: Header Image and Text Readability"
title: "Layout: Header Image and Text Readability"
header:
  image: unsplash-image-4.jpg
  caption: "Photo credit: [**Unsplash**](https://unsplash.com)"

R _posts/2012-03-15-template-header-image-vertical.md => _posts/2012-03-15-layout-header-image-vertical.md +3 -4
@@ 1,17 1,16 @@
---
title: "Template: Header Image (Vertical)"
title: "Layout: Header Image (Vertical)"
header:
  image: unsplash-image-6.jpg
  caption: "Photo credit: [**Unsplash**](https://unsplash.com)"
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - Codex
  - edge case
  - featured image
  - image
  - template
  - layout
---

This post should display a **header image**, if the theme supports it.

R _posts/2012-03-15-template-header-overlay-color.md => _posts/2012-03-15-layout-header-overlay-color.md +3 -3
@@ 1,14 1,14 @@
---
title: "Template: Header Overlay with Background Fill"
title: "Layout: Header Overlay with Background Fill"
header:
  overlay_color: "#333"
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - edge case
  - image
  - template
  - layout
---

This post should display a **header with a solid background color**, if the theme supports it.

R _posts/2012-03-15-template-header-overlay-image.md => _posts/2012-03-15-layout-header-overlay-image.md +3 -3
@@ 1,16 1,16 @@
---
title: "Template: Header Image Overlay"
title: "Layout: Header Image Overlay"
header:
  overlay_image: unsplash-image-1.jpg
  caption: "Photo credit: [**Unsplash**](https://unsplash.com)"
  cta_url: "https://unsplash.com"
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - edge case
  - image
  - template
  - layout
---

This post should display a **header with an overlay image**, if the theme supports it.

R _posts/2012-03-15-template-more-tag.md => _posts/2012-03-15-layout-more-tag.md +3 -3
@@ 1,12 1,12 @@
---
title: "Template: More Tag"
title: "Layout: More Tag"
categories:
  - Template
  - Layout
  - Uncategorized
tags:
  - content
  - read more
  - template
  - layout
---

This content is before the [excerpt separator tag](http://jekyllrb.com/docs/posts/#post-excerpts).

R _posts/2012-03-15-template-sidebar-custom.md => _posts/2012-03-15-layout-sidebar-custom.md +1 -1
@@ 1,5 1,5 @@
---
title: "Template: Sidebar Custom"
title: "Layout: Sidebar Custom"
excerpt: "A post to custom sidebar content."
author_profile: false
sidebar: