Posts by Year

2017

Layout: Header Video

less than 1 minute read

This post should display a header with a responsive video, if the theme supports it.

Back to Top ↑

2016

Gemified Theme – Alpha Release

2 minute read

Jekyll themes distributed as Ruby gems are finally here to make installing and upgrading much easier. Gone are the days of forking a repo just to “install it...

Welcome to Jekyll!

less than 1 minute read

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...

Back to Top ↑

2013

Markup: Image Alignment

3 minute read

Welcome to image alignment! The best way to demonstrate the ebb and flow of the various image positioning options is to nestle them snuggly among an ocean of...

Back to Top ↑

2012

Layout: More Tag

less than 1 minute read

This content is before the excerpt separator tag. Additional content before the more tag.

Layout: Header Image and Text Readability

3 minute read

This is a sample post with a large feature image1 up top and tons of text. Odio ad blue bottle vinyl, 90’s narwhal commodo bitters pour-over nostrud. Ugh est...

Layout: Excerpt (Generated)

less than 1 minute read

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

Layout: Excerpt (Defined)

less than 1 minute read

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

Layout: Code Excerpt (Generated)

less than 1 minute read

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 exce...

Layout: Post with Table of Contents

1 minute read

Enable table of contents on post or page by adding toc: true to its YAML Front Matter. The title and icon can also be changed with:

Layout: Read Time Enabled

3 minute read

This post has reading time enabled. The estimated time that it takes to read this post should show if also enabled in _config.yml with read_time: true.

Layout: Read Time Disabled

This post has reading time disabled. The estimated time that it takes to read this post should not be showing if read_time: false is set in _config.yml or in...

Layout: Post Date Enabled

3 minute read

This post has post date enabled. The date the post was published should show if show_date: true is added to it’s YAML Front Matter or as a default in _config...

Layout: Post Date Disabled

3 minute read

This post has the date disabled. The date this post was published should not be showing if show_date: false is set in _config.yml or in this post’s YAML Fron...

Back to Top ↑

2010

Post: Twitter Embed

less than 1 minute read

🎨 Finally got around to adding all my @procreateapp creations with time lapse videos https://t.co/1nNbkefC3L pic.twitter.com/gcNLJoJ0Gn— Michael Rose (...

Post: Gallery

1 minute read

These are gallery tests for image wrapped in <figure> elements.

Post: Image (Standard)

less than 1 minute read

The preferred way of using images is placing them in the /assets/images/ directory and referencing them with an absolute path. Prepending the filename with {...

Post: Link Permalink

less than 1 minute read

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.

Post: Quote

less than 1 minute read

Only one thing is impossible for God: To find any sense in any copyright law on the planet. Mark Twain

Post: Notice

1 minute read

A notice displays information that explains nearby content. Often used to call attention to a particular detail.

Post: Chat

2 minute read

Abbott: Strange as it may seem, they give ball players nowadays very peculiar names.

Post: Standard

4 minute read

All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One day when she was two years old she was playing...

Post: Modified Date

less than 1 minute read

This post has been updated and should show a modified date if used in a layout.

Back to Top ↑

2009

Edge Case: Post with multiline excerpt

less than 1 minute read

Et ex ullamco duis don’t combine these words quis laborum sunt sint. Nisi et Lorem reprehenderit cupidatat. Aliqua fugiat aliquip officia culpa elit. Adipisi...

Edge Case No Yaml Title

less than 1 minute read

This post has no title specified in the YAML Front Matter. Jekyll should auto-generate a title from the filename.

Back to Top ↑