1
Fork 0
Commit graph

39 commits

Author SHA1 Message Date
3160c4599f
Subtitles should be h2 2021-12-27 11:06:22 +00:00
b56dca5fe7
Remove lazy loading from post header image
Because it's above the fold, it creates a huge layout shift when it loads
2021-12-27 11:06:06 +00:00
1ef53bb45b
Add async decoding to more images 2021-12-27 10:59:29 +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
92ea26dd20
Blank alt text for post images
These aren't strictly required for screen reading
2021-12-27 10:41:59 +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
f311220fe2
Allow unsplash images to be used
Oh my god Go templates are horrible!
2020-09-12 15:46:23 +01:00
ff2e079dbc
Make header images less pixelated 2020-09-10 09:21:13 +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
5352e9770c
Cleanup image resource processing templating
God go templates suck
2020-06-01 22:01:30 +01:00
b547f44130
Publish article about remote to remote backups using Duplicati and Rclone 2020-05-22 11:42:03 +01:00
20a9f31882
Stop fetching metadata from GitHub 2020-04-05 19:35:55 +01:00
7779c21cf7
Remove background from ToC 2019-03-16 16:13:37 +00:00
53606571f6
Restyle list page headers
turns out `display-5` isn't actually a thing!
2019-01-24 21:47:31 +00:00
b03b06331e
Resize images in header and shortcode 2018-03-04 10:39:41 +00:00
4540196dee
Use relative links where possible
So the dead link checker can check internal links
2018-02-04 13:08:48 +00:00
ec4e800750
Replace GetByPrefix with GetMatch for 0.34 support 2018-01-24 19:55:48 +00:00
36426c43fa
Allow using resources as post header images 2018-01-04 10:50:34 +00:00
7221790c09
Allow hiding header images 2017-12-27 23:24:37 +00:00
050ffa0b58
Add breadcrumbs for content 2017-12-27 18:40:47 +00:00
24ce8b936d
Simplify tag display, and show on list page 2017-12-22 17:16:20 +00:00
b71a30df06
Shrink text on ToC 2017-12-22 16:32:01 +00:00
fce036fea8
Hide ToC if there arent any 2017-11-12 14:42:21 +00:00
4b7ad2da77
Remove inline styles 2017-11-12 12:52:04 +00:00
1b89ca7006
Make ToC fit in a bit nicer 2017-11-12 12:17:57 +00:00
484d00e605
Complex summary 2017-11-10 23:08:50 +00:00
3292d58007
Add image hack for better display 2017-11-09 21:31:18 +00:00
2f8ac87c87
Restructure out to partials 2017-10-27 22:56:44 +01:00
360d8bc1a3
Remove old templates 2017-10-24 20:25:19 +01:00
cfdcf9b410
Add tags to content files 2017-09-17 11:02:43 +01:00
38fde96b4b
ISO8601 is nice 2017-09-15 09:09:06 +01:00
6a997d3e0d
Fix padding on missing subtitle 2017-08-05 22:17:15 +01:00
c8065436c1
Add post date where available 2017-07-27 18:10:38 +01:00
6df0a4eff8
More complicated way of getting summary and subtitle 2017-07-14 22:10:18 +01:00
4465ef3af5
Get gist link and description from api too 2017-07-04 09:13:46 +01:00
4b9b865f2c
Move content to partial 2017-06-25 11:31:05 +01:00