From 90058697439ee3f048f0f42b61ca5ea677e9b5cc Mon Sep 17 00:00:00 2001 From: Starfall Date: Tue, 5 Dec 2023 09:59:19 -0600 Subject: strike: merge as subdir --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index af3bb78..7025dd8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -Starfall's Old Projects -======================= +Starfall's Trinkets +=================== -Old and abandoned projects that no longer justify being their own repository, but might be worth -coming back to some day so are archived here. Each branch is its own former repo: +Abandoned projects that no longer justify being their own repository, but might be worth +coming back to some day so are archived here. - ev-nova: Archive of two of the plugins we wrote for Escape Velocity: Nova. - ophiculus: Half-started and definitely untested Gemini client. +- strike: Basic static site generator using key=value frontmatter and Python fstrings for formatting. -- cgit