hidegh / jamstack-eleventy-custom

A static site created with 11ty (eleventy). The repo should serve as a demo/sample on creating 11ty sites from scratch - and also as a sample/basic for blog-sites.
https://hidegh.github.io/jamstack-eleventy-custom/
7 stars 3 forks source link

Case sensitivity issues with tags and categories #1

Open hidegh opened 1 year ago

hidegh commented 1 year ago

If we use same string with different casing for tags, the generator will fail due to duplicity.

Fix: update tag and category generation.