Commit graph

989 commits

Author SHA1 Message Date
JP Hastings-Spital
ffd9ef9447 Add Schema.org itemprops
Also re-enables openlibrary parsing.
2025-02-12 20:02:59 +00:00
51dcfb243c create like post
Some checks failed
/ build (push) Failing after 1m42s
2025-02-11 16:53:34 +00:00
ce326d5cfa create like post
Some checks failed
/ build (push) Failing after 2m33s
2025-02-08 09:22:55 +00:00
4ef52b19c6 create like post
Some checks failed
/ build (push) Failing after 1m41s
2025-02-08 07:05:07 +00:00
08840bc39a create like post
Some checks failed
/ build (push) Failing after 1m42s
2025-02-06 22:40:56 +00:00
ab6c77a9e0 create like post 2025-02-06 22:15:35 +00:00
7c0046e1c6 create note post
Some checks failed
/ build (push) Failing after 2m32s
2025-02-04 14:35:06 +00:00
4a44814d0a create note post 2025-02-04 14:35:05 +00:00
JP Hastings-Spital
664dd642ae Fix Gemini 2025-02-03 23:08:02 +00:00
JP Hastings-Spital
db44af2e52 Fix ????s in interaction names
These arrive because webmentions.io can't cope with inbound emoji. Until that's fixed, this strips the ???s out at render time, to keep things looking nice.
2025-02-03 22:47:14 +00:00
JP Hastings-Spital
678b6a8540 Add interactions 2025-02-03 22:31:55 +00:00
JP Hastings-Spital
7e7eddcf47 Fix photo uploads
Uses image resizing, and sets the media URLs appropriately.
2025-02-03 22:17:26 +00:00
JP Hastings-Spital
99e5be2587 Fix posts 2025-02-03 22:17:26 +00:00
JP Hastings-Spital
df3a344cdf Bye Meta 2025-02-02 16:16:06 +00:00
JP Hastings-Spital
9dfeb7ac4e IMprove XSL and podcast XML 2025-02-01 10:51:20 +00:00
JP Hastings-Spital
09de70ba98 Create podcast XML & XSL 2025-02-01 10:18:48 +00:00
JP Hastings-Spital
ae89605936 Adds podcast page & XML 2025-01-31 19:06:07 +00:00
JP Hastings-Spital
674fc2bb67 Fixes the summary to be simpler 2025-01-31 17:40:49 +00:00
JP Hastings-Spital
6198c735aa RSS feed items with no title
Removes the title for items that have none & fixes the XSL to make more sense for those items.
2025-01-31 17:40:08 +00:00
JP Hastings-Spital
e9d7dbfbdc Adds podcast page
The podcast XML feed doesn't exist yet, but at least the page does now!
2025-01-31 17:39:30 +00:00
JP Hastings-Spital
1cc2a659c2 Simplify RSS layout 2025-01-31 16:18:22 +00:00
JP Hastings-Spital
4168e59ab3 Fixed the active colouring by removing bad caching 2025-01-31 14:13:12 +00:00
JP Hastings-Spital
0ccb6b6044 Trimmed my intro 2025-01-31 14:12:48 +00:00
JP Hastings-Spital
93ff5b24fd Label my socials
My brother pointed out that, for the uninitiated, the list of icons can be a bit opaque. I've tried to add some context without overburdening the homepage.
2025-01-31 14:12:37 +00:00
JP Hastings-Spital
1e0ca8694e Fix deploy script. Stop deploying to IPFS
IPFS deploy is complex and keeps breaking. Either I'll bake in IPFS-deploy to the Forgejo deploy I'm building, or I'll leave IPFS deploy behind. (I really wish IPFS would see more growth; it's _so_ powerful, but hasn't had the leap it needs yet)
2025-01-31 11:40:43 +00:00
JP Hastings-Spital
0e84e0cd56 Migrate to new version of artifact uploader 2025-01-31 11:33:43 +00:00
JP Hastings-Spital
d7f0f2a5e8 Flag dead links as nofollow
This will stop them appearing as off-links from my site in search engines.
2025-01-31 11:27:31 +00:00
JP Hastings-Spital
4fa7b7a083 Add links to my business 2025-01-31 10:31:36 +00:00
JP Hastings-Spital
38a674a979 Fix double spaces before links on curiosities page 2025-01-28 16:23:43 +00:00
JP Hastings-Spital
3b7353b1f0 Fix clap counter
Because of a missing variable, and combining numbers as strings instead of integers, the number of claps was displaying extremely incorrectly! This is now fixed.
2025-01-28 16:00:53 +00:00
JP Hastings-Spital
5172730f34 Update imports 2025-01-28 16:00:04 +00:00
JP Hastings-Spital
6633969a20 Fix figcaption margin 2025-01-28 15:04:40 +00:00
07a637681f upload photo file 2025-01-28 14:44:14 +00:00
aba2b783cb create note post 2025-01-26 17:27:32 +00:00
JP Hastings-Spital
89c14e2dae Fix homepage photo caption 2025-01-20 21:10:24 +00:00
JP Hastings-Spital
bf0186a315 Absolute Opensearch URL in RSS 2025-01-20 20:43:57 +00:00
JP Hastings-Spital
81f5e8e67f Correct Atom link to opensearch 2025-01-20 20:40:35 +00:00
JP Hastings-Spital
02050df162 Fix HTML in descriptions 2025-01-20 20:38:39 +00:00
e9cd9ea2c8 create note post 2025-01-19 11:40:07 +00:00
JP Hastings-Spital
d459b12943 Volumes invalid? 2025-01-14 23:11:23 +00:00
JP Hastings-Spital
f705523d09 [Forgejo] Try to debug 2025-01-14 22:59:01 +00:00
JP Hastings-Spital
2141f27f70 Nope, that's not needed 2025-01-14 17:47:01 +00:00
JP Hastings-Spital
66e10e674f Allow writing packages 2025-01-14 17:45:56 +00:00
JP Hastings-Spital
4bad34680b [Forgejo] Swap to using docker image 2025-01-14 17:39:46 +00:00
JP Hastings-Spital
13413850c9 Wrong directory name, doofus 2025-01-14 16:41:33 +00:00
JP Hastings-Spital
8acd6da5af rsync not available by default, so use rm & cp 2025-01-14 16:33:45 +00:00
JP Hastings-Spital
e88c0cabd6 Introduce publishing to Forgejo runner 2025-01-14 16:15:01 +00:00
JP Hastings-Spital
b8a4190497 Quality street post 2025-01-14 13:54:55 +00:00
JP Hastings-Spital
9bf8444c49 Bump Hugo version 2025-01-14 13:35:14 +00:00
JP Hastings-Spital
1b246082da Add imports
Some checks failed
/ build (push) Failing after 5m50s
2025-01-13 14:28:33 +00:00