Commit Graph

53 Commits

Author SHA1 Message Date
Lewis Dale
1584068b59 Use eleventyImport to control rebuilds of tag, blog, and feed pages
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m51s
2024-04-11 07:03:25 +01:00
Lewis Dale
707283da51 CSS Naked Day changes
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m57s
2024-04-09 08:15:27 +01:00
Lewis Dale
15abe350df Somewhat improve CSS
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m53s
2024-04-07 09:53:18 +01:00
Lewis Dale
65a1c6f360 Draft post about stat measurement
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m54s
2024-04-03 13:19:18 +01:00
Lewis Dale
077ac21a03 Release the review post early because I haven't got any other photos
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m53s
2024-03-26 10:42:10 +00:00
Lewis Dale
8035de5414 Add a couple of images
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m54s
2024-03-26 09:56:40 +00:00
Lewis Dale
bcafc2c625 Draft of the bike parts review post. TODO: Add some pictures 2024-03-26 09:42:35 +00:00
Lewis Dale
9b4538300e Post about using Echo
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m41s
2024-03-08 11:14:01 +00:00
Lewis Dale
6540d15033 Nope, last modified does not work either
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m43s
2024-03-08 07:36:19 +00:00
Lewis Dale
00338addf7 Try git Last Modified in case it's a git log depth issue?
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m40s
2024-03-08 07:32:22 +00:00
Lewis Dale
652715c4cb Put the explicit datetime back in
Some checks failed
Build and copy to prod / build-and-copy (push) Has been cancelled
2024-03-08 07:31:00 +00:00
Lewis Dale
06a5d0f92a Try git created for latest post
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m37s
2024-03-08 07:17:15 +00:00
Lewis Dale
8d2c1da6f1 Add explicit dates to posts
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m53s
2024-03-08 07:14:42 +00:00
Lewis Dale
41ac4e447b Git created dates?
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m42s
2024-03-07 14:56:20 +00:00
Lewis Dale
bf3d4fcf1b Use git last modified as date
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m47s
2024-03-07 14:51:31 +00:00
Lewis Dale
694faa0517 Post about promotion 2024-02-21 11:12:54 +00:00
Lewis Dale
800b37edca Add post about fundraising 2024-02-14 07:42:25 +00:00
Lewis Dale
b2c42a8b0c TIL post around timezones in JS 2024-02-12 14:53:46 +00:00
Lewis Dale
e39a5d4479 Post about my week in media 2024-02-09 09:45:10 +00:00
Lewis Dale
967adfd75b COVID ramble about Lara Croft being a vampire 2024-02-05 15:32:10 +00:00
Lewis Dale
e692fac70b Post: the web doesnt want to be browser 2024-02-03 10:08:48 +00:00
Lewis Dale
947e16ec50 Add post around archiving Firefish posts, as well as Draft tags for posts 2024-01-26 15:04:36 +00:00
Lewis Dale
4c5309dd17 Hack around the missing --- characters in code block 2024-01-10 08:44:53 +00:00
Lewis Dale
299f67f0ad Add post about detecing markdown titles 2024-01-10 08:27:09 +00:00
Lewis Dale
bea77bbf07 Add an aria-label to the blog feed navigation 2024-01-03 12:50:49 +00:00
Lewis Dale
97ecb0411c New post: simplifying things for 2024 2024-01-01 13:46:32 +00:00
Lewis Dale
c81382d403 Fix post dates 2023-12-30 22:50:48 +00:00
Lewis Dale
27d1607bba Better styling for the aside 2023-12-30 21:55:36 +00:00
Lewis Dale
2f3c0cc739 Add aside with link to feeds 2023-12-30 20:10:07 +00:00
Lewis Dale
4b52993d7b Fix blog post urls 2023-12-30 16:29:41 +00:00
Lewis Dale
b3d214426c Reverse tag page post lists 2023-12-30 16:06:29 +00:00
Lewis Dale
23f59d9576 Apologise profusely for spam 2023-12-30 16:04:41 +00:00
Lewis Dale
b10dfae5dd Add atom/rss/json feeds 2023-12-30 15:38:09 +00:00
Lewis Dale
c8c5981bd3 Move posts from Wordpress to physical markdown 2023-12-26 14:35:09 +00:00
Lewis Dale
483d11b88d Add author block and publish dates 2023-11-29 08:34:39 +00:00
Lewis Dale
fb94864b15 Add datetime attribute to time elements 2023-11-28 21:13:07 +00:00
Lewis Dale
2bb3574468 Override RSS feed for tags 2023-10-18 13:59:56 +01:00
Lewis Dale
53707bb085 Add tag listings 2023-10-18 13:35:02 +01:00
Lewis Dale
e9fdc71270 Fix list styles 2023-08-18 10:29:44 +01:00
Lewis Dale
1e7250e6e2 Use CDN url for wp-content assets 2023-05-11 07:33:26 +01:00
Lewis Dale
64226a8cb3 Get rid of explicit quality controls on images, not necessary now with reasonable defaults 2023-05-10 15:30:11 +01:00
Lewis Dale
e175a4750f Max image width of 750 2023-05-10 15:27:31 +01:00
Lewis Dale
31385bf024 Start using bunnyCDN for image optimisation 2023-05-10 15:25:19 +01:00
Lewis Dale
a8288dce33 Revert loading images via 11ty-img 2023-03-19 20:41:41 +00:00
Lewis Dale
73445ee117 Attempt to load images from filesystem instead of url so we can take advantage of 11ty-img 2023-03-19 20:39:05 +00:00
Lewis Dale
9af8455de8 Attempt to load images from filesystem instead of url so we can take advantage of 11ty-img 2023-03-19 20:36:15 +00:00
Lewis Dale
6e77331b38 Fix blog post title rendering on blog page 2023-03-04 19:44:26 +00:00
Lewis Dale
2430b9f3eb Start loading posts from Wordpress 2023-02-15 20:38:52 +00:00
Lewis Dale
95d4e45ef0 Some more styling work 2023-02-14 22:12:04 +00:00
Lewis Dale
d0a681c927 More work on getting blog looking good 2023-02-14 17:00:01 +00:00