Commit graph

101 commits

Author SHA1 Message Date
JP Hastings-Spital
24f13be010 Fix deprecated getJSON usage 2024-02-28 22:04:30 +00:00
JP Hastings-Spital
233e7c35af
Links have agree/accurate indicators (#7)
- Remove i18n & include drafts in dev build
- Links have agree/accurate indicators
- Also introduces `references` as a standard Params structure for my blog. I don't particularly like that it's a map rather than an array, but this is what my micropib enpoint currently creates, so I'll stick with this until I can be bothered to switch that over.
2024-02-22 08:25:18 +00:00
JP Hastings-Spital
20d404b521 Temporary fix for val.town change
They [deprecated their `run` API](https://docs.val.town/api/run/) so I've hardcoded some stats here until I can fix this.
2024-02-12 21:59:37 +00:00
JP Hastings-Spital
98675f0dea Add bluesky syndication & fix icon 2024-01-21 12:14:48 +00:00
JP Hastings-Spital
d5d496563c Add auto-importer for omnivore comments 2024-01-20 11:28:36 +00:00
JP Hastings-Spital
740332509d Article on importing Twitter & Spotify links
Also some improvements to the twitter import.
2024-01-19 17:42:39 +00:00
JP Hastings-Spital
b4beee56e3 Import AudioBoo(m) links 2024-01-19 15:18:59 +00:00
JP Hastings-Spital
6957430d96 Adding replies (probably too many)
I think I've only added replies to myself, but I have a hunch I've added more than that, which means broken links. Ehh… we'll fix it in post.
2024-01-18 22:58:26 +00:00
JP Hastings-Spital
6320396733 Import archived tweets
A first pass at importing my tweets. Includes the code I used to do it.

I've made some manual edits (to add code fence blocks, and fix some annoying encoding issues), but this should be a decent start.
2024-01-18 22:18:11 +00:00
JP Hastings-Spital
cffe01b882 Add styling for notes and bookmarks 2024-01-16 21:46:13 +00:00
JP Hastings-Spital
d9a2bf73a7 Add micropub 2024-01-12 10:04:23 +00:00
JP Hastings-Spital
b9668c5aa8 Fix HTML links? 2024-01-12 09:39:56 +00:00
JP Hastings-Spital
de730c3220 Move to indiekit 2024-01-12 09:33:58 +00:00
JP Hastings-Spital
ec14a3e573 ICS variables 2023-12-28 21:57:52 +00:00
JP Hastings-Spital
60c18e9910 Attending on timings 2023-12-26 22:44:07 +00:00
JP Hastings-Spital
fdcc905239 Adding tags & V&A 2023-12-26 22:35:14 +00:00
JP Hastings-Spital
7bd7ac68ae Add calendar link 2023-12-26 09:41:38 +00:00
JP Hastings-Spital
eae40012bf Multi-day events are always daytime 2023-12-26 09:27:08 +00:00
JP Hastings-Spital
338d8b9834 Add title & desc for the calendar 2023-12-25 21:55:09 +00:00
JP Hastings-Spital
66f605d3cb Try to get icons to work 2023-12-24 22:20:55 +00:00
JP Hastings-Spital
6a901c75cd Colour tweaks 2023-12-24 22:01:11 +00:00
JP Hastings-Spital
fe303652b4 Extract name from location (no lat/long inserted) 2023-12-24 19:24:32 +00:00
JP Hastings-Spital
ba57840a3c Add lat/long 2023-12-24 19:13:49 +00:00
JP Hastings-Spital
978d0abca6 List alternates (ics & RSS) 2023-12-24 18:41:03 +00:00
JP Hastings-Spital
9fa87985e3
Calendar (#6)
Creates a (currently hidden) calendar page for me to show the events I am or might go to, with an invitation for others to get in touch if they want to join me.
2023-12-24 11:41:56 +00:00
JP Hastings-Spital
df0adaeae2 Fix photos spacing & widths 2023-11-13 08:30:53 +00:00
JP Hastings-Spital
7f28f2da6b Fix interactions margins 2023-11-13 08:19:38 +00:00
JP Hastings-Spital
0953eb99a2 Add comments 2023-11-12 16:48:52 +00:00
JP Hastings-Spital
bf8c6f496a Add enclosures 2023-11-06 21:37:46 +00:00
JP Hastings-Spital
7b195b80c8 Add relation tags for syndication 2023-11-01 08:23:03 +00:00
JP Hastings-Spital
a9d5c5194b Fix memex rss feed 2023-10-27 09:41:30 +01:00
JP Hastings-Spital
f246604794 Remove reading lists from main RSS 2023-10-27 09:33:01 +01:00
JP Hastings-Spital
4c2d44d78b Fix homepage 2023-10-24 20:42:10 +01:00
JP Hastings-Spital
abf0ec191e Polist OPML and RSS feeds 2023-10-24 19:51:59 +01:00
JP Hastings-Spital
5915df4ae9 Fix OPML xml 2023-10-24 08:17:50 +01:00
JP Hastings-Spital
d9547bfa3f Add first "reading list" OPML feeds
An exploratory addition, lets see if these work well before going further.
2023-10-24 08:08:46 +01:00
JP Hastings-Spital
ee7d4d38f6 Syndication icons 2023-10-23 22:27:10 +01:00
JP Hastings-Spital
19135732b7 Space out last post emoji 2023-10-23 21:21:01 +01:00
JP Hastings-Spital
430225b90c Move last updated to bottom of page 2023-10-23 21:20:32 +01:00
JP Hastings-Spital
b7526b024c Add post for Mum 2023-10-23 08:22:07 +01:00
JP Hastings-Spital
d3234c28fd Add date timestamp in html meta 2023-10-08 23:21:37 +01:00
JP Hastings-Spital
db22cddc10 Fix main RSS feed 2023-09-15 08:42:45 +01:00
JP Hastings-Spital
fbe0aec3ea Fix untitled tites 2023-09-15 07:28:11 +01:00
JP Hastings-Spital
f36eb1e6d9 Add photo post 2023-09-14 20:39:11 +01:00
JP Hastings-Spital
6d8c504116 Remove specific search styles 2023-09-13 22:22:54 +01:00
JP Hastings-Spital
9d46176999 Fix author in header 2023-09-13 08:20:16 +01:00
JP Hastings-Spital
79ba0b4133 Search page filtering & styles 2023-09-13 08:09:38 +01:00
JP Hastings-Spital
e98080dabd Pagefind metadata updates 2023-09-13 07:13:04 +01:00
JP Hastings-Spital
4e1e94c469 Mostly working - images are broken 2023-09-13 07:13:04 +01:00
JP Hastings-Spital
bd8abe3b31 Fix hashtags 2023-09-12 21:48:58 +01:00