1
Fork 0
Commit graph

187 commits

Author SHA1 Message Date
1ef53bb45b
Add async decoding to more images 2021-12-27 10:59:29 +00:00
9c369fa8d9
Ensure headers are the correct sizes for related content 2021-12-27 10:56:30 +00:00
be2ae9a716
Add titles to share links 2021-12-27 10:54:38 +00:00
8644beba1a
Use smaller images for post headers
1080 wide should be ample, and the file size reduces massively
2021-12-27 10:50:35 +00:00
5d56ca8ad2
Change headings on list page to use proper hierarchy 2021-12-27 10:46:55 +00:00
a22dfd85e9
Add titles to links in list
Makes it obvious what the link is doing
2021-12-27 10:42:16 +00:00
92ea26dd20
Blank alt text for post images
These aren't strictly required for screen reading
2021-12-27 10:41:59 +00:00
f026a4b21b
Add titles to tags 2021-12-27 10:40:41 +00:00
0f59b43766
Convert images to webp 2021-12-26 22:46:12 +00:00
622d75b3ad
Correctly give footer links titles 2021-12-26 22:37:57 +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
4db3239a22
Replace BMAC pill with generic support link 2021-09-04 16:37:23 +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
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
3366679f3e
Add content tags to mete tags 2021-03-13 21:22:55 +00:00
0bfe26827d
Add reading time to meta tags 2021-03-13 21:22:41 +00:00
d095bc3a08
Prefix twitter username with '@' in metadata 2021-03-13 20:48:00 +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
525ffc5bd6
Add RSS link to navbar 2020-12-17 22:15:38 +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
4f7cb867b2
Add titles to share icons 2020-09-23 15:15:08 +01:00
a8dc7037d5
Add buymeacoffee links 2020-09-23 15:14:14 +01:00
f311220fe2
Allow unsplash images to be used
Oh my god Go templates are horrible!
2020-09-12 15:46:23 +01:00
562978f2b1
Make tag icon in details a link to the tags page 2020-09-12 00:07:33 +01:00
ccbf904010
Make list images slightly larger
Makes them look crisper
2020-09-10 09:21:43 +01:00
ff2e079dbc
Make header images less pixelated 2020-09-10 09:21:13 +01:00
0dd177e4da
Use ref to safely resolve page
Even if it is just the homepage
2020-09-05 22:54:33 +01:00
4fb51813c4
Indenting 2020-09-05 22:52:42 +01:00
06ad6191f2
Inline copyright partial and use ref to resolve page safely 2020-09-05 22:52:23 +01:00
cf9c944422
Add wordcount as popup to reading time 2020-08-29 15:46:37 +01:00
90b43957b5
HIde content details for pages other than content pages 2020-08-05 17:39:15 +01:00
22ebabbadf
Increase padding and spacing on content
This makes everything feel much easier to read!
2020-07-28 08:55:09 +01:00
6e6a7c3716
Install elevator.js
I'm just a big kid, really!
2020-07-24 23:24:56 +01:00
c6e16cc777
Don't pin navbar to top 2020-07-24 22:58:43 +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
5352e9770c
Cleanup image resource processing templating
God go templates suck
2020-06-01 22:01:30 +01:00
b9adeb7cd4
Revert "Only convert scss files to css"
This reverts commit 56658a4d27.

https://github.com/gohugoio/hugo/issues/7207 is merged
2020-05-28 18:00:03 +01:00
b547f44130
Publish article about remote to remote backups using Duplicati and Rclone 2020-05-22 11:42:03 +01:00
d18ad46f38
Revert "Remove reading time"
This reverts commit ff1f7b46fe.
2020-04-29 12:47:20 +01:00
56658a4d27
Only convert scss files to css
This is a getaround for https://github.com/gohugoio/hugo/issues/7207, which whilst poerhaps correct shouldn't be necessary
2020-04-29 12:03:02 +01:00
20a9f31882
Stop fetching metadata from GitHub 2020-04-05 19:35:55 +01:00
6cbca1a725
Remove stray characters from favicon tags 2020-02-22 15:29:44 +00:00
ff1f7b46fe
Remove reading time
It looks weird. I write really short articles anyway
2020-01-05 00:13:10 +00:00
6ebfc19362
Remove matomo 2019-12-31 18:37:13 +00:00
e4c0ef7f2a
Add page URL to matomo URL 2019-10-27 22:31:53 +00:00
44b7a98457
Revert "Use matomo JS"
This reverts commit a76fed5811.
2019-10-27 22:20:42 +00:00