My personal website & all the tooling around it to build a static, IPFS-powered, Micropub compatible IndieWeb site!
Find a file
JP Hastings-Spital 0a21548b35
Some checks failed
Deploy Hugo site to Pages / build (push) Has been cancelled
Deploy Hugo site to Pages / deploy (push) Has been cancelled
Deploy Hugo site to Pages / ipfs-publish (push) Has been cancelled
Adding dates for bookmarks
2024-11-24 12:29:59 +00:00
.forgejo Test forgejo worker 2024-11-20 17:19:03 +00:00
.github/workflows Stop trying to deploy to Fly.io in publish step 2024-11-20 17:34:14 +00:00
.vscode Little hack to prevent webmentions overwriting 2024-05-10 10:03:10 +01:00
archetypes
assets Fix twitter SVGs 2024-10-30 10:37:19 +00:00
content Adding dates for bookmarks 2024-11-24 12:29:59 +00:00
contibutions/hugo-theme-hello-friend-ng
data Import interactions 2024-11-24 12:25:01 +00:00
i18n Fix reading time pluralisation 2024-05-12 22:40:41 +01:00
indiekit [IndieKit] Add peopletag parsing 2024-10-08 12:27:53 +01:00
layouts Prevent treating files starting with http as external links 2024-11-23 18:26:16 +00:00
static SingleFile note 2024-11-21 09:44:10 +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
.lycheeignore Tweaks to bad links 2024-10-13 00:05:24 +01:00
.syndicate
config.toml Code blocks now have dark/light mode styling 2024-10-30 09:30:19 +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 Switched to new Postcard type 2024-07-24 15:45:56 +01:00
Taskfile.yml Remove gemini deploy 2024-11-21 09:43:39 +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.