JP Hastings-Spital
9b53f01466
Bump hugo version
...
Had to bring the opengraph template into the repo, as I use the `audio` param differently to what has become the default.
Removed some unused shortcodes.
2024-04-29 09:13:59 +01:00
JP Hastings-Spital
afbbff095c
Improve no-CSS look
2024-04-09 11:39:14 +01:00
JP Hastings-Spital
510df4bec1
Fix fallback page titles
2024-04-07 12:33:05 +01:00
JP Hastings-Spital
63c111976d
Fix broken link, allow archiveReferences, remove zero claps
2024-04-07 12:02:08 +01:00
JP Hastings-Spital
9f7d009abb
Update claps on page load
2024-04-07 11:28:45 +01:00
JP Hastings-Spital
48c5b6f9f6
Add syndications
2024-04-07 11:12:00 +01:00
JP Hastings-Spital
4501a1e41d
Improve clap counter & write up post
2024-04-07 10:46:19 +01:00
JP Hastings-Spital
38751361ff
Adds claps & hearts
...
I've created a simple mechanism to offer me instant feedback that you liked a post. A clap 👏 or a heart ❤️ appear at the bottom of every post, which uses val.town to keep track of current claps.
I'm proud that it works well in both Javascript and non-Javascript worlds!
2024-04-06 23:25:14 +01:00
JP Hastings-Spital
afd8d589f5
Fix interactions datestamps; clap
2024-04-06 20:38:40 +01:00
JP Hastings-Spital
3d2b1e74c6
Fix archive import tags
2024-04-05 17:12:41 +01:00
JP Hastings-Spital
56c32623fa
Remove absolute permalinks fix accidental hashtags
2024-04-05 16:37:20 +01:00
JP Hastings-Spital
2e9893cdbb
Add repost of syntax
2024-04-05 16:02:38 +01:00
JP Hastings-Spital
e7c8e60bcc
Facebook import
...
I kinda screwed with everything else to homogenise all the functions - the FB stuff works, but I've definitely broken some of the other importers.
I can work on fixing them in the future if I need them; otherwise others can look at previous commits!
2024-04-04 17:11:14 +01:00
JP Hastings-Spital
ca041286d7
Add calendar info at top of post/feed entry
2024-04-02 00:31:28 +01:00
JP Hastings-Spital
63c1292726
Add new post types in SVG
2024-04-01 12:14:49 +01:00
JP Hastings-Spital
0d81d07dd9
Add calendar to front page, move to svg images for posts
2024-04-01 08:52:03 +01:00
JP Hastings-Spital
eeb97d3581
Fix a URL
2024-03-31 23:41:15 +01:00
JP Hastings-Spital
af6fef217b
Fix internal reply to & inReplyTo
2024-03-31 23:30:31 +01:00
JP Hastings-Spital
1d1f9ef841
Fix a few interactions
2024-03-29 22:47:53 +00:00
JP Hastings-Spital
25eb81de1f
Import from webmentions.io
2024-03-29 22:40:38 +00:00
JP Hastings-Spital
46f89fe7ba
Add a few new comments
...
Perhaps I'll work on importing webmentions next!
2024-03-28 00:07:29 +00:00
JP Hastings-Spital
5c58632d42
Adapt Indiekit
2024-03-27 14:24:26 +00:00
JP Hastings-Spital
d2379a271a
Fix nownownow style
2024-03-27 10:12:07 +00:00
JP Hastings-Spital
5c023a1e74
Add some photos from 2024
2024-03-18 07:05:48 +00:00
JP Hastings-Spital
fd992b8107
Fix memex being shown on homepage
2024-03-17 21:37:20 +00:00
JP Hastings-Spital
0e2470cc25
More vibrant homepage
...
The code here is a bit of a mess; but GARDEN! 🌿 🐉
2024-03-17 21:29:45 +00:00
JP Hastings-Spital
4c0e0be6bc
Swap type of bookmark out, when needed
2024-03-15 15:23:22 +00:00
JP Hastings-Spital
9213afa245
Fix alt display
2024-03-09 11:51:59 +00:00
JP Hastings-Spital
e39369b782
Allow adding alts to photos
2024-03-09 11:44:13 +00:00
JP Hastings-Spital
3ec6254cac
Add experimental pagefind link in head
2024-03-06 23:07:50 +00:00
JP Hastings-Spital
5c9d32be8c
Correct search name
2024-03-06 22:15:53 +00:00
JP Hastings-Spital
42090c923e
Add opensearch
2024-03-06 21:38:01 +00:00
JP Hastings-Spital
72eed38a3c
Remove unnecessary spaces
2024-03-05 17:54:56 +00:00
JP Hastings-Spital
679aa7890f
Add two quotes & fix books
2024-03-05 09:06:53 +00:00
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
98675f0dea
Add bluesky syndication & fix icon
2024-01-21 12:14:48 +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
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
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
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
6a901c75cd
Colour tweaks
2023-12-24 22:01:11 +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
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
abf0ec191e
Polist OPML and RSS feeds
2023-10-24 19:51:59 +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
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
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
2a2f63ed8a
Improve list header sections
2023-09-11 22:14:45 +01:00
JP Hastings-Spital
a93639f7dc
Added more memex and concluded first design
2023-09-11 21:35:41 +01:00
JP Hastings-Spital
e596542e26
Structure of Memex
2023-09-10 15:13:03 +01:00
JP Hastings-Spital
2388d1247d
Reduce carbon footprint ( #2 )
...
* Reduce pageload by using system fonts
* Mark image size on homepage
* Remove unused conditionals
* Remove fonts, update /now
2023-09-09 08:32:24 +01:00
JP Hastings-Spital
cfb8a110ce
Swap to no theme & /photos
...
- Dramatic reduction in disk use
- Removal of largest videos, optimisation of jpgs
- Selection colours
2023-08-19 13:08:37 +01:00
JP Hastings-Spital
f186161c8c
Post date at top
2023-08-13 15:37:51 +01:00
JP Hastings-Spital
122c3fc1c5
Add last-built timestamp & helpers
2023-08-13 07:56:50 +01:00
JP Hastings-Spital
5633505acd
Stop h-card icons on homepage, fix LCH
2023-08-02 17:54:50 +01:00
JP Hastings-Spital
c245ba44a0
Don't syndicate email
2023-08-02 14:11:03 +01:00
JP Hastings-Spital
f30aeca4b6
Update /now & link to it.
2023-08-01 22:11:39 +01:00
JP Hastings-Spital
6536f2dc7e
Add syndication for Barbie
2023-07-29 10:34:37 +01:00
JP Hastings-Spital
0239b409dd
Add Barbie review; paragraph spoilers
2023-07-29 10:20:15 +01:00
JP Hastings-Spital
fc2e9631db
Fix email links
2023-07-27 23:22:27 +01:00
JP Hastings-Spital
78606e1814
Finished book reviews
2023-07-27 22:53:26 +01:00
JP Hastings-Spital
9efc6b93db
Book reviews
2023-07-26 21:07:20 +01:00
JP Hastings-Spital
bccae0bd57
Add reviews
2023-07-26 12:19:53 +01:00
JP Hastings-Spital
ed65b23095
Add syndication; rename to mental poker
2023-07-26 06:57:43 +01:00
JP Hastings-Spital
4ba9a26039
h-card additions
2023-07-25 21:42:43 +01:00
JP Hastings-Spital
8df1a5fb3c
Add thanks & donations
2023-07-21 10:55:46 +01:00
JP Hastings-Spital
9f0791391f
Swapped to image-based list; video first frames
2023-04-29 21:46:50 +01:00
JP Hastings-Spital
081932a8a2
New post: Goodbye big-social
2023-04-28 19:34:34 +01:00
JP Hastings-Spital
80d4949469
Fixing UID and self-URL
2023-04-28 16:14:51 +01:00
JP Hastings-Spital
b702c5964b
Correct jon title tags
2023-04-28 16:09:46 +01:00
JP Hastings-Spital
bb94c93229
Add profile pic
2023-04-28 16:07:48 +01:00
JP Hastings-Spital
b6b09a87cd
Add intro text
2023-04-28 15:57:05 +01:00