Posts by Year

2009

Edge Case No Yaml Title

less than 1 minute read

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

Back to top ↑

2010

Post: Modified Date

less than 1 minute read

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

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: Chat

3 minute read

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

Post: Notice

2 minute read

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

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.

Post: Link

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: 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: Gallery

2 minute read

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

Back to top ↑

2012

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

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: 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: 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: Post with Table of Contents

2 minute read

Below is just about everything you’ll need to style in the theme. Check the source code to see the many embedded elements within paragraphs.

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

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: 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: Header Image and Text Readability

4 minute read

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

Layout: More Tag

less than 1 minute read

This content is before the excerpt separator tag.

Back to top ↑

2013

Markup: Text Alignment

2 minute read

This is a paragraph. It should not have any alignment of any kind. It should just flow like you would normally expect. Nothing fancy. Just straight up text, ...

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 ↑

2016

Welcome to 11ty!

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 ↑

2017

Layout: Header Video

less than 1 minute read

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

Exclude Post from Search Index

less than 1 minute read

To exclude files when using Algolia as a search provider add an array to algolia.files_to_exclude in your _config.yml. For more configuration options be sure...

Back to top ↑

2024

Markup: All markup

2 minute read

Post displaying the various ways of marking up code in Markdown.

Back to top ↑