lektor / lektor-tags

For each tag on your site, build a list of pages with that tag. This can be used for standard tag-based blog navigation.
MIT License
27 stars 6 forks source link

Case insensitive tag lookup #3

Closed svandragt closed 5 years ago

nixjdm commented 5 years ago

I'm choosing to keep case sensitivity - but you can work with it and even slugify things yourself anyway if you want. See https://github.com/nixjdm/lektor-tags/issues/4#issuecomment-447585989

svandragt commented 5 years ago

Thanks in hindsight it’s ok to consolidate content tags.