geolexica / geolexica-server

Generalized backend for Geolexica sites
2 stars 1 forks source link

Implement a Liquid filter which renders authoritative sources #144

Closed skalee closed 3 years ago

skalee commented 3 years ago

Implement a clean and testable #display_authoritative_source Liquid filter in Ruby. Use it instead of relying on complex and error-prone control flow in Liquid templates, as it was done before.