Chore: move to Zensical docs (#6279)

This commit is contained in:
shamoon
2026-02-04 23:05:11 -08:00
committed by GitHub
parent 4450a6e1d0
commit 4974cd96b6
7 changed files with 173 additions and 80 deletions
+8
View File
@@ -0,0 +1,8 @@
[project]
name = "homepage-docs"
version = "1.0.0"
description = "Documentation for the Homepage project"
requires-python = ">=3.13"
dependencies = [
"zensical>=0.0.21",
]