My personal website & all the tooling around it to build a static, IPFS-powered, Micropub compatible IndieWeb site!
Find a file
JP Hastings-Edrei 7c0046e1c6
Some checks failed
/ build (push) Failing after 2m32s
create note post
2025-02-04 14:35:06 +00:00
.forgejo/workflows Volumes invalid? 2025-01-14 23:11:23 +00:00
.github/workflows Fix deploy script. Stop deploying to IPFS 2025-01-31 11:40:43 +00:00
.vscode Little hack to prevent webmentions overwriting 2024-05-10 10:03:10 +01:00
archetypes
assets Adds podcast page 2025-01-31 17:39:30 +00:00
content create note post 2025-02-04 14:35:06 +00:00
contibutions/hugo-theme-hello-friend-ng
data Add interactions 2025-02-03 22:31:55 +00:00
i18n Fix reading time pluralisation 2024-05-12 22:40:41 +01:00
indiekit Fix photo uploads 2025-02-03 22:17:26 +00:00
layouts Fix Gemini 2025-02-03 23:08:02 +00:00
static IMprove XSL and podcast XML 2025-02-01 10:51:20 +00:00
tools Code blocks now have dark/light mode styling 2024-10-30 09:30:19 +00: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 Tweaks to bad links 2024-10-13 00:05:24 +01:00
.syndicate Add a few new comments 2024-03-28 00:07:29 +00:00
config.toml Create podcast XML & XSL 2025-02-01 10:18:48 +00: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 Adds podcast page 2025-01-31 17:39:30 +00:00
Taskfile.yml Fix Gemini 2025-02-03 23:08:02 +00:00
todo.md Finished the adventure awaits posts! 2024-10-31 09:38:17 +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.