about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorStarfall <us@starfall.systems>2023-12-05 09:59:19 -0600
committerStarfall <us@starfall.systems>2023-12-05 10:03:27 -0600
commit90058697439ee3f048f0f42b61ca5ea677e9b5cc (patch)
tree60b61ef629551112f2e78c6a25c814703dce72f7 /README.md
parenta43a3e0c273e50d30561328f090d2fad249c7dd6 (diff)
strike: merge as subdir
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
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.