Files
.github
_data
_includes
_layouts
_sass
assets
docs
test
_data
_pages
404.md
archive-layout-with-content.md
category-archive-grid.md
category-archive.md
collection-archive-grid.html
collection-archive.html
edge-case-grid.md
edge-case.md
lorem-ipsum.md
markup-grid.md
markup.md
page-a.md
page-archive-grid.html
page-archive.html
page-b.md
portfolio-archive.md
post-archive-feature-rows.html
recipes-archive.md
sample-page.md
search.md
sitemap.md
splash-page.md
tag-archive-grid.md
tag-archive.md
terms.md
year-archive-grid.md
year-archive.md
_pets
_portfolio
_posts
_recipes
assets
Gemfile
_config.yml
index.html
.editorconfig
.gitattributes
.gitignore
.travis.yml
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
_config.yml
index.html
minimal-mistakes-jekyll.gemspec
package-lock.json
package.json
screenshot-layouts.png
screenshot.png
staticman.yml
website/test/_pages/edge-case-grid.md
Michael Rose c6f10529a4 Refactor page meta ()
* Rename include

* Add grid view test pages

* Rename `.post__meta-sep` and use CSS to add line break

* Improve collection grid archive

* Improve page grid archive

* Enable `grid`

* Don't show date icon if there is no `date` value

* Add blank line at EOF

* Add space

* Wrap date and reading time in named `span` elements
2020-08-30 20:52:12 -04:00

10 lines
185 B
Markdown

---
title: Edge Case (grid view)
layout: category
permalink: /categories/edge-case-grid/
taxonomy: Edge Case
entries_layout: grid
---
Sample post listing for the category `Edge Case`.