feat: pSEO CMS — SSG architecture with git templates + DuckDB

# Conflicts:
#	web/pyproject.toml
This commit is contained in:
Deeman
2026-02-23 12:51:30 +01:00
15 changed files with 1474 additions and 874 deletions

View File

@@ -17,6 +17,7 @@ dependencies = [
"weasyprint>=68.1",
"duckdb>=1.0.0",
"pyarrow>=23.0.1",
"pyyaml>=6.0",
]
[build-system]