Posts by Tags here

2023

Exclude Post from Search Index

less than 1 minute read

This post should not appear in the search index because it has the following YAML Front Matter:

Back to top ↑

2012

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

Layout: Comments Enabled

less than 1 minute read

This post should display comments if a provider is enabled.

Back to top ↑

2009

Back to top ↑