Commit graph

69 commits

Author SHA1 Message Date
JP Hastings-Spital
eb008956e2 Fix alignment of socials
Some checks failed
/ build (push) Failing after 1m53s
2025-02-12 20:15:02 +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
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
9bf8444c49 Bump Hugo version 2025-01-14 13:35:14 +00:00
JP Hastings-Spital
f5de48f10b Code blocks now have dark/light mode styling
Went with something fun I found online (ref in scss source) and adapted.
2024-10-30 09:30:19 +00:00
048b6acff2
Change Signal link 2024-09-02 16:00:38 +01:00
JP Hastings-Spital
0bf44ee8f3 Switched to new Postcard type
The new Postcard format is CSS only, which is much easier on processors, and much easier to produce!
2024-07-24 15:45:56 +01:00
JP Hastings-Spital
bc0b882242 Added shortlink rel link to all regular pages 2024-07-16 21:28:33 +01:00
JP Hastings-Spital
2991c30e20 Crypto-generated shortlink
- Every page now has a shortlink
- Shortlinks can be manually overridden with the shortlink frontmatter param
- A single "index.redirects" file is created at build time
- A "redirects" tool splits that one file into multiple `_redirects` files, as would be needed on a site like byjp.fyi
2024-07-16 21:28:33 +01:00
JP Hastings-Spital
40edbff0e1 Correct my surname! 2024-07-16 15:56:51 +01:00
114502fb83
I got married! 2024-07-09 13:58:24 +02:00
JP Hastings-Spital
e3c06c9016 Half way to removing autolinking 2024-06-22 09:37:06 +01:00
JP Hastings-Spital
aa3c92b9db Adding interactions to clap count
This means that people appreciating my posts on other platforms get a single clap per interaction type (eg. comment or star or repost etc.)
2024-06-20 14:25:09 +01:00
JP Hastings-Spital
8a0d47d985 Correct OPML media type 2024-06-19 12:36:19 +01:00
JP Hastings-Spital
8c681094a8 List Gemini as alternative 2024-06-19 12:24:05 +01:00
JP Hastings-Spital
dcdff6caae Add stylesheets to my OPML feeds. 2024-06-18 09:48:08 +01:00
JP Hastings-Spital
562dc1ce7a Add game bookmark 2024-06-15 11:33:47 +01:00
JP Hastings-Spital
43a4bed5d1 Gemini: fix internal link emoji 2024-05-30 07:09:53 +01:00
JP Hastings-Spital
3637133db0 Add Topics, swap header emoji for SVG 2024-05-17 13:05:44 +01:00
JP Hastings-Spital
ea4e29e5a7 Add post & memex on vinyl colours 2024-05-07 15:35:43 +01:00
JP Hastings-Spital
1d34ecbe50 Fix bad Gemini "alternative" links 2024-05-06 08:34:59 +01:00
JP Hastings-Spital
f6357346d5 Swap to product bookmark 2024-05-02 14:04:20 +01:00
JP Hastings-Spital
9afb94536e Gemini: Fix calendar pages 2024-04-30 10:58:22 +01:00
JP Hastings-Spital
26e57ca402 Fix taxonomy pages 2024-04-30 09:40:43 +01:00
JP Hastings-Spital
7a4d3bf832 Gemini: List pages & references to 2024-04-29 17:38:46 +01:00
JP Hastings-Spital
732f936053 First Gemini Compatibility
This seems to mostly work! It's configured to work with Agate, and I haven't figured out the deploy mechanism yet — but it's a start!
2024-04-29 15:27:50 +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
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
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
44963c6ba6 Add Signal Username link 2024-03-06 09:09:22 +00:00
JP Hastings-Spital
2176fa4228 Add links to notes & bookmarks
Also adds an explanation as to what bookmarks _is_.

Swapped out the TODO.md format, but I'm not sure I prefer this one.
2024-01-20 17:51:28 +00:00
JP Hastings-Spital
b03f46315a Allow 5 minutes for long asset creation
This is a temporary measure, I need to figure out where the extra time is coming from!
2024-01-12 13:02:41 +00:00
JP Hastings-Spital
def41a1590 Don't minify quotes 2024-01-12 13:01:36 +00:00
JP Hastings-Spital
b3afd15672 Bump timeout 2024-01-12 09:45:59 +00:00
JP Hastings-Spital
7bd7ac68ae Add calendar link 2023-12-26 09:41:38 +00:00
JP Hastings-Spital
66f605d3cb Try to get icons to work 2023-12-24 22:20:55 +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
573e04e148 Change reading lists icon 2023-10-24 22:53:46 +01:00
JP Hastings-Spital
65d37c0c58 Add Reading Lists to site index 2023-10-24 22:52:07 +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
f872d034e1 Move now link 2023-09-11 22:25:41 +01:00
JP Hastings-Spital
2a6799d58c Add now to toplinks 2023-09-11 22:24:31 +01:00
JP Hastings-Spital
bad02e30ab Add additional links 2023-09-11 21:45:15 +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
710dc4622e Long lists 2023-09-09 08:54:30 +01:00