My personal website & all the tooling around it to build a static, IPFS-powered, Micropub compatible IndieWeb site!
Find a file
JP Hastings-Edrei 82e83cbf5a
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
Deploy Hugo site to Pages / gemini-deploy (push) Has been cancelled
create note post
2024-11-20 12:52:43 +00:00
.github/workflows
.vscode
archetypes
assets Fix twitter SVGs 2024-10-30 10:37:19 +00:00
content create note post 2024-11-20 12:52:43 +00:00
contibutions/hugo-theme-hello-friend-ng
data
i18n
indiekit
layouts Fix mini post previews' HTML 2024-10-31 11:42:05 +00:00
static
tools
.dockerignore
.gitattributes
.gitignore
.lycheeignore
.syndicate
config.toml
Dockerfile
fly.toml Only need a small fly instance for byjp.cc 2024-10-30 23:03:03 +00:00
LICENSE.md
lychee.toml
pagefind.yaml
README.md
retrieve-deps.sh
Taskfile.yml
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.