hashobject / perun

Programmable static site generator built with Clojure and Boot (HELP NEEDED!)
https://perun.io
Eclipse Public License 1.0
351 stars 38 forks source link

Default to https for gravatar links #242

Closed arichiardi closed 4 years ago

arichiardi commented 4 years ago

It was old-style http and we want to default to https instead.

This also introduces the new boot test task with the right setup for reporting and exiting correctly in case of failure.

arichiardi commented 4 years ago

Finally I got around to do this :smile:

allentiak commented 4 years ago

Sorry for the late reply, @arichiardi. Thanks for your hard work! I'll check it.

allentiak commented 4 years ago

Thanks! Sorry for the delay.

allentiak commented 4 years ago

Closes #238