1
Fork 0
Commit graph

152 commits

Author SHA1 Message Date
13d880a05d
Add image attribution from unsplash 2022-05-10 22:21:39 +01:00
d22b69809d
Add note about only showing first 100 items 2022-05-05 23:11:57 +01:00
a06b409e02
Kick off IE11 users 2022-04-15 22:34:59 +01:00
3cbf37b48c
Update render-image template to support new Hugo version 2022-04-15 11:12:21 +01:00
68ef4341a0
Add RSS feed links to tags
I generate them, people might as well know they're there
2022-01-03 14:42:34 +00:00
c68f1baef1
Move links inside headers
Touch targets on mobile get a bit weird otherwise
2022-01-03 13:47:54 +00:00
cce85ea4ed
Only load styles on pages which need it 2022-01-03 13:12:38 +00:00
2ffe77a757
Allow clicking on header links to actuallly update the URL 2021-12-30 20:28:53 +00:00
b8f07c76a4
Improve spacing and headers on contact page 2021-12-27 11:21:28 +00:00
1ef53bb45b
Add async decoding to more images 2021-12-27 10:59:29 +00:00
3957505d51
Move lightgallery styles to extra styles 2021-12-27 10:32:50 +00:00
0f59b43766
Convert images to webp 2021-12-26 22:46:12 +00:00
c4fec2ebac
Remove viewport attributes which annoy lighthouse 2021-12-26 22:38:21 +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
4ea15411e1
Use scripts_extra to define lightgallery dependency 2021-12-12 18:31:50 +00:00
97af4e6d02
Use relurl rather than .GetPage 2021-09-04 16:44:09 +01:00
4db3239a22
Replace BMAC pill with generic support link 2021-09-04 16:37:23 +01:00
cabc93dd5d
Add a root API with all pages
Useful for some helper scripts
2021-08-05 22:33:35 +01:00
25b0b21c2d
Move "profiles" header into layout template 2021-07-31 12:06:22 +01:00
603b3e0bb0
Add a support page 2021-07-31 12:05:35 +01: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
6a6d81d162
Set theme colour 2021-07-16 20:53:05 +01:00
ef5b5b7540
Use dedicated shareon file
This means the main JS file is smaller
2021-07-03 12:20:29 +01:00
ce63774cbd
Use shareon for social links 2021-07-03 12:06:56 +01:00
2c604dafcb
Add site search with lunr.js 2021-07-03 10:46:56 +01:00
8e0baa3712
Update URL for spotify-public-proxy 2021-06-23 20:50:15 +01:00
85a2df882f
Add bigger BMAC link to contact page 2021-02-13 16:09:39 +00:00
3053dc6656
Swap out parcel for esbuild 2021-02-13 15:19:06 +00: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
17a1e7afbf
Use new disguised plausible domain 2020-11-25 11:42:36 +00:00
f606678171
Fully replace about page with contact page 2020-11-13 22:57:34 +00:00
ac3acde4d6
Add better BuyMeACoffee widget in the corner rather than randomly sat arond the page
This isn't using the default widget, because that requires javascript I don't want.
2020-11-13 22:26:30 +00:00
a8dc7037d5
Add buymeacoffee links 2020-09-23 15:14:14 +01:00
63b2ca3389
Move flickr credentials into secret environment
Also roll them
2020-09-12 14:51:28 +01: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
466797bc05
Show content on tag pages in date order 2020-08-05 17:38:59 +01:00
82c5dda203
Simplify tag list page 2020-08-05 17:38:47 +01:00
7dd9793f03
Add related content to pages
Couldn't get it showing pages in the past, because Hugos docs on what the default are appear to be incorrect
2020-07-24 22:44:08 +01:00
5c20e0a1c8
Remove custom RSS feed
It's just unnecessary
2020-07-23 19:19:27 +01:00
f804d2313d
Replace resource shortcode with markup transform 2020-07-23 19:16:50 +01:00
f87466090e
Only load plausible on production
Woops!
2020-07-23 18:41:49 +01:00
83b0f6efeb
Add anchor links to titles 2020-07-23 18:37:44 +01:00
3ce9f709fb
Install plausible analytics
This is on top of of goaccess, for now
2020-07-21 16:52:52 +01:00
db296b5aa8
Remove global RSS link
Let pages show for themselves
2020-05-11 12:30:59 +01:00
0065b4c361
Remove unused variable 2020-05-10 16:40:44 +01:00
b5ee6e3a54
Use mermaid.ink service rather than mermaid js 2020-04-10 17:56:03 +01:00
0eb23e82cd
Remove sentry
My JS doesn't have errors, and the less tracking on the site the better!
2020-03-30 17:27:30 +01:00