feat: doing lots of stuff

This commit is contained in:
Stevan Freeborn
2026-07-08 08:04:22 -05:00
commit 090aacdbb8
45 changed files with 1781 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[project]
name = "tolkien-fan-club"
version = "0.1.0"
description = "A static site built with a static site generator."
readme = "README.md"
requires-python = ">=3.13"
dependencies = []