lowtechmag / solar

Pelican theme for solar powered version of lowtechmagazine.com
https://solar.lowtechmagazine.com
469 stars 26 forks source link

alternative HD #15

Closed thsfo closed 2 years ago

thsfo commented 2 years ago

Hello, You're templates is perfect ! Thanks. Is it possible to display "color" image on click ? I don't know how to developp this ? thanks !

rscmbbng commented 2 years ago

Yes that is possible but we can not do it for you! The original images are also output, part of what the dither plugin does is replace original image links e.g mysite.com/images/image.jpg with the path to a dithered version e.g. mysite.com/dithers/image.png so adding a reference to the original image path would be the way to go.

thsfo commented 2 years ago

Of course ! Thank you ! i will try it myself !