Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kkgthb/web-site-11ty-05-markdown-pets

Group pets by color with 11ty
https://github.com/kkgthb/web-site-11ty-05-markdown-pets

11ty data-modeling eleventy markdown ssg static-site-generator

Last synced: about 1 month ago
JSON representation

Group pets by color with 11ty

Awesome Lists containing this project

README

        

Just how crazy can I get w/ Markdown data munching in 11ty?

Inspired by [this StackOverflow comment](https://stackoverflow.com/questions/64667959/how-to-create-dynamic-lists-in-11ty-static-site-generator#comment114432197_64684504) in response to my initial explanation of how [11ty data models inherently differ from Drupal ones](https://katiekodes.com/drupal-11ty/).

[See this site live on Netlify](https://11ty-markdown-kittens-puppies.netlify.app/)

Or [deploy it to Netlify yourself](https://app.netlify.com/start/deploy?repository=https://github.com/kkgthb/web-site-11ty-05-markdown-pets)

Want a tour of the codebase? See [11ty Markdown -- group pets by color](https://katiekodes.com/11ty-markdown-data-queries/).