1
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
3cbf37b48c
Update render-image template to support new Hugo version 2022-04-15 11:12:21 +01:00
2ffe77a757
Allow clicking on header links to actuallly update the URL 2021-12-30 20:28:53 +00:00
0f59b43766
Convert images to webp 2021-12-26 22:46:12 +00:00
fd8f9788ac
Add a very basic lightbox to all content images
It's a bit nicer than just opening the image in a new tab
2021-12-12 18:58:05 +00:00
cd83cbf332
Replace cusotm image loader with object-fit CSS
Because of this, images had to be changed to load async, else pages are crazy intensive to load
2021-07-18 12:36:59 +01:00
822198a7df
Add noreferrer to image tags
This doesn't cover the magical div ones, but it's a start
2021-02-06 23:09:10 +00:00
014138c401
Add nebula post 2021-01-08 22:07:47 +00:00
a3ca551b5e
Try anything as a resource, and fall back if not available 2020-12-01 19:29:51 +00:00
e746640293
Make content images clickable to open image 2020-08-29 16:05:26 +01:00
b212420ff8
Render images larger 2020-08-13 20:05:07 +01:00
f804d2313d
Replace resource shortcode with markup transform 2020-07-23 19:16:50 +01:00
83b0f6efeb
Add anchor links to titles 2020-07-23 18:37:44 +01:00