My personal website & all the tooling around it to build a static, IPFS-powered, Micropub compatible IndieWeb site!
Find a file
JP Hastings-Spital b8cc9ee66d Remove leading newlines
This standardises all my markdown files to have no leading newline after the `---` that ends the frontmatter.

This makes display on Gemini (in which newlines matter) much more consistent!

I can't spot any errors with the regex I used here, but there may be one or two articles that change shape — hopefully I can spot them and fix them!
2024-06-20 13:40:54 +01:00
.github/workflows Include config in Gemini deploy 2024-06-10 23:02:12 +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 Add Alien Clay review 2024-06-20 13:30:39 +01:00
content Remove leading newlines 2024-06-20 13:40:54 +01:00
contibutions/hugo-theme-hello-friend-ng Licensing details. 2023-08-19 19:47:16 +01:00
data Imports 2024-06-20 08:26:52 +01:00
i18n Fix reading time pluralisation 2024-05-12 22:40:41 +01:00
indiekit Fix indiekit config 2024-05-15 08:27:13 +01:00
layouts Add Alien Clay review 2024-06-20 13:30:39 +01:00
static Tweaks for gemini and opensearch 2024-06-19 22:30:07 +01:00
tools Add summaries to kept omnivore imports 2024-05-13 06:43:18 +01:00
.dockerignore Gemini: server (fly.io, non-functional) 2024-04-30 19:59:10 +01:00
.gitattributes Calendar (#6) 2023-12-24 11:41:56 +00:00
.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 Correct OPML media type 2024-06-19 12:36:19 +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 Licensing details. 2023-08-19 19:47:16 +01:00
lychee.toml Remove twitter links & improve lychee 2024-03-27 20:17:24 +00:00
pagefind.yaml Fix pagefind destination 2023-09-13 22:21:19 +01:00
README.md Licensing details. 2023-08-19 19:47:16 +01:00
retrieve-deps.sh Distributed game protocols: Open Games 2023-07-16 10:56:11 +01:00
Taskfile.yml Make find command work in Linux 2024-06-10 22:46:15 +01:00
todo.md Add Alien Clay review 2024-06-20 13:30:39 +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.