My personal website & all the tooling around it to build a static, IPFS-powered, Micropub compatible IndieWeb site!
Find a file
JP Hastings-Spital 4cfcc21267 Fix typo
2024-07-17 11:31:12 +01:00
.github/workflows Add git user to allow for commits 2024-07-16 22:28:46 +01:00
.vscode
archetypes
assets Add stickyfoot game to game post 2024-07-16 21:25:15 +01:00
content Fix typo 2024-07-17 11:31:12 +01:00
contibutions/hugo-theme-hello-friend-ng
data Import interactions 2024-07-15 19:38:11 +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 No auto generated shortlinks :( 2024-07-16 23:35:46 +01:00
static Tweaks for gemini and opensearch 2024-06-19 22:30:07 +01:00
tools Put all redirects in one file 2024-07-16 23:05:59 +01:00
.dockerignore
.gitattributes
.gitignore
.lycheeignore
.syndicate
config.toml Added shortlink rel link to all regular pages 2024-07-16 21:28:33 +01:00
Dockerfile
fly.toml
LICENSE.md
lychee.toml
pagefind.yaml
README.md
retrieve-deps.sh
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.