My personal website & all the tooling around it to build a static, IPFS-powered, Micropub compatible IndieWeb site!
Find a file
JP Hastings-Spital 68c939762e Gemini: server (fly.io, non-functional)
This puts the framework for building a statically compiled agate into a scratch Docker image which can be run from fly.io (as well as the fly.toml that sets it up correctly).

This doesn't seem to work on fly.io itself at the moment, so more tinkering soon, but it works locally.
2024-04-30 19:59:10 +01:00
.github/workflows Gemini: server (fly.io, non-functional) 2024-04-30 19:59:10 +01:00
.vscode Tweak & fix spellings in linkrot article 2024-04-29 09:00:28 +01:00
archetypes Allow adding alts to photos 2024-03-09 11:44:13 +00:00
assets Improve no-CSS look 2024-04-09 11:39:14 +01:00
content Remove unnecessary markdown escaping 2024-04-30 13:31:06 +01:00
contibutions/hugo-theme-hello-friend-ng Licensing details. 2023-08-19 19:47:16 +01:00
data Sort interactions with earliest first 2024-04-12 15:32:51 +01:00
i18n Links have agree/accurate indicators (#7) 2024-02-22 08:25:18 +00:00
indiekit Adapt Indiekit 2024-03-27 14:24:26 +00:00
layouts Gemini: Allow details tags 2024-04-30 12:00:20 +01:00
static First Gemini Compatibility 2024-04-29 15:27:50 +01:00
tools Sort interactions with earliest first 2024-04-12 15:32:51 +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 Gemini: Fix calendar pages 2024-04-30 10:58:22 +01:00
Dockerfile Gemini: server (fly.io, non-functional) 2024-04-30 19:59:10 +01:00
fly.toml Gemini: server (fly.io, non-functional) 2024-04-30 19:59:10 +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 Gemini: server (fly.io, non-functional) 2024-04-30 19:59:10 +01:00
todo.md Gemini: Fix calendar pages 2024-04-30 10:58:22 +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.