My personal website & all the tooling around it to build a static, IPFS-powered, Micropub compatible IndieWeb site!
Find a file
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
.github/workflows Add git user to allow for commits 2024-07-16 22:28:46 +01:00
.vscode Little hack to prevent webmentions overwriting 2024-05-10 10:03:10 +01:00
archetypes Allow adding alts to photos 2024-03-09 11:44:13 +00:00
assets Switched to new Postcard type 2024-07-24 15:45:56 +01:00
content Switched to new Postcard type 2024-07-24 15:45:56 +01:00
contibutions/hugo-theme-hello-friend-ng
data Import interactions 2024-07-18 17:13:21 +01:00
i18n Fix reading time pluralisation 2024-05-12 22:40:41 +01:00
indiekit Remove syndication from config 2024-07-15 19:37:22 +01:00
layouts Switched to new Postcard type 2024-07-24 15:45:56 +01:00
static Switched to new Postcard type 2024-07-24 15:45:56 +01:00
tools Put all redirects in one file 2024-07-16 23:05:59 +01:00
.dockerignore Gemini: server (fly.io, non-functional) 2024-04-30 19:59:10 +01:00
.gitattributes
.gitignore Fix taxonomy pages 2024-04-30 09:40:43 +01:00
.lycheeignore TODO update & fix a few more links 2024-03-30 08:44:13 +00:00
.syndicate Add a few new comments 2024-03-28 00:07:29 +00:00
config.toml Switched to new Postcard type 2024-07-24 15:45:56 +01:00
Dockerfile Fix fly.io depoyment 2024-05-01 18:01:33 +01:00
fly.toml Fix fly.io depoyment 2024-05-01 18:01:33 +01:00
LICENSE.md
lychee.toml A bunch of fixed or removed links 2024-07-19 08:05:24 +01:00
pagefind.yaml
README.md
retrieve-deps.sh Switched to new Postcard type 2024-07-24 15:45:56 +01:00
Taskfile.yml Point to new Indiekit instance 2024-07-15 17:20:06 +01:00
todo.md Fix some links 2024-07-17 10:45:27 +01: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.