From c48ca0ca40ed9ac009d7f84ce213ef5c69536ca7 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 1 Feb 2026 21:47:23 +0100 Subject: Migrate blog Turns into a static site generator. All Gemini files with links have been rewritten to be relative. Closes: #731 Closes: #372 Closes: #28 --- blog/README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'blog/README.md') diff --git a/blog/README.md b/blog/README.md index 2afc1d9f..bc39b4fd 100644 --- a/blog/README.md +++ b/blog/README.md @@ -1,7 +1 @@ -# My blog - -The blog is available via [HTTP/HTML](https://alex.corcoles.net/) and [Gemini](gemini://alex.corcoles.net/). -Gemini is a lightweight protocol similar to Gopher, or HTML with no Javascript nor CSS. -I use [my own framework](https://github.com/alexpdp7/bicephalus) to have a single process serve HTTP and Gemini. - -I deploy the blog to Kubernetes as a single container that uses `uv run --with git+https://...` to install and run on the fly, without building container images. +# `blog_v2` -- cgit v1.2.3