timwis / jkan

A lightweight, backend-free open data portal, powered by Jekyll
https://jkan.io
MIT License
219 stars 309 forks source link

organizations.slug #92

Closed iltempe closed 8 years ago

iltempe commented 8 years ago

in last version I've notice that is added a field called organizations.slug. in organizations.html page. What is that? this creates an issue in links of my portal http://iltempe.github.io/opendatagentediprato/organizations/

can you help me? thanks!

iltempe commented 8 years ago

ok. i've see. it's should be fixed as {{ organization.title | slugify }}

timwis commented 8 years ago

Thanks @iltempe - looks like the version of Jekyll that github runs doesn't support that property for some reason.

timwis commented 8 years ago

Should be fixed now