Logs for #nikola for 2020-04-12

07:21:31 <StyXman> I found the issue with nikola and fancybox. the latter needs an attribute for the link like data-fancybox="gallery", but the renderGallery() js function was not adding it: https://github.com/getnikola/nikola/blob/master/nikola/data/themes/base/assets/js/gallery.js#L16 I kept modifying the templates and ofcourse it didn't work
07:27:37 <StyXman> maybe gallery.tmpl should have a warning. it also explains why the thumbnail class was disappearing
09:07:20 <ChrisWarrick> eh, that warning wouldn’t be too useful to 99% of people