minicomp / wax

Jekyll based framework for minimal exhibitions with IIIF 🐝
https://minicomp.github.io/wax/
MIT License
161 stars 84 forks source link

lowercase permalinks #139

Closed bmschmidt closed 1 year ago

bmschmidt commented 2 years ago

Bryan Z-W noticed that search fails with capitalized pids because the urls are getting lowercased in real life, but not on the permalinks.

This PR simply lowercases the full link text before constructing a link. I think that's safe?

mnyrop commented 1 year ago

Merged via pr #171 in non-main branch for v1.1.0 release~!