Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kkgthb/web-site-11ty-05-markdown-pets
- Owner: kkgthb
- Created: 2021-02-13T00:46:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-13T15:18:56.000Z (almost 4 years ago)
- Last Synced: 2024-11-09T06:25:15.937Z (3 months ago)
- Topics: 11ty, data-modeling, eleventy, markdown, ssg, static-site-generator
- Language: Liquid
- Homepage: https://katiekodes.com/11ty-markdown-data-queries/
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).