My personal website & all the tooling around it to build a static, IPFS-powered, Micropub compatible IndieWeb site!
Find a file
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
.github/workflows Try to get icons to work 2023-12-24 22:20:55 +00:00
archetypes Burns night 2023-12-28 10:41:21 +00:00
assets Import archived tweets 2024-01-18 22:18:11 +00:00
content Import archived tweets 2024-01-18 22:18:11 +00:00
contibutions/hugo-theme-hello-friend-ng Licensing details. 2023-08-19 19:47:16 +01:00
data Import archived tweets 2024-01-18 22:18:11 +00:00
i18n Swap to no theme & /photos 2023-08-19 13:08:37 +01:00
layouts Import archived tweets 2024-01-18 22:18:11 +00:00
static Update webmanifest & themecolour 2023-10-17 17:17:09 +01:00
tools Import archived tweets 2024-01-18 22:18:11 +00:00
.env Add last-built timestamp & helpers 2023-08-13 07:56:50 +01:00
.gitattributes Calendar (#6) 2023-12-24 11:41:56 +00:00
.gitignore Fix links 2023-08-26 13:29:56 +01:00
.lycheeignore Fix links 2023-08-26 13:29:56 +01:00
.syndicate Basics of Bluesky 2023-11-12 20:22:03 +00:00
config.toml Allow 5 minutes for long asset creation 2024-01-12 13:02:41 +00:00
LICENSE.md Licensing details. 2023-08-19 19:47:16 +01:00
pagefind.yaml Fix pagefind destination 2023-09-13 22:21:19 +01:00
README.md Licensing details. 2023-08-19 19:47:16 +01:00
retrieve-deps.sh Distributed game protocols: Open Games 2023-07-16 10:56:11 +01:00
todo.md Add lat/long 2023-12-24 19:13:49 +00:00

byJP.me

This is the source code for my blog at www.byjp.me. It's built with hugo, using Github Actions, and is deployed to both Github's static content servers and the InterPlanetary FileSystem.

This blog's contents—texts authored by me—are licensed under Creative Commons BY-NC-SA 4.0.

Original code herein is licenced under the MIT licence. Code contributions with other licenses are detailed in the contributions directory.