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
41621df88d
Fix photos without pics
2024-03-31 21:32:24 +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
05b5f19b26
Remove a bunch of AI crawlers
...
Pulled from Cory's post: https://coryd.dev/posts/2024/go-ahead-and-block-ai-web-crawlers/
2024-03-27 21:09:17 +00:00
JP Hastings-Spital
2388d1f55b
Fix a few more links
2024-03-27 20:30:10 +00:00
JP Hastings-Spital
52e31bd507
Handle Link rot & soundcloud
2024-03-27 18:12:17 +00:00
JP Hastings-Spital
46a59b1d6d
Remove broken imports; soundcloud
2024-03-27 15:30:14 +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
85795b1513
Chef-GPT
2024-03-15 22:30:55 +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
74a674d8a6
Add auto site-search with ?q=query
2024-03-04 23:02:30 +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
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