• Layout
  • Uncategorized tags:
  • edge case
  • image
  • layout last_modified_at: 2018-03-20T16:00:52-04:00

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

Non-square images can provide some unique styling issues.

This post tests overlay header images.

Overlay filter

You can use it by specifying the …

  • Layout
  • Uncategorized tags:
  • edge case
  • image
  • layout last_modified_at: 2020-01-07T13:05:25-05:00

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

Non-square images can provide some unique styling issues.

This post tests overlay header images with custom page.tagline.

tagline: "This …

  • title: "Title" image: "/assets/images/350x250.png" image_alt: "image" text: "Some text here."
  • title: "Another Title" text: "More text here." nav: sidebar-sample

This post has a custom sidebar set in the post's YAML Front Matter.

An example of how that YAML could look is:

sidebar:
  - title: "Title"
    image: "/assets/images …

  • Layout
  • Uncategorized tags:
  • content
  • excerpt
  • 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.

Be sure to test the …

  • Layout
  • Uncategorized tags:
  • content
  • excerpt
  • layout

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

This paragraph should be absent from an archive-index page where post.excerpt is shown.