slow structuring

This commit is contained in:
2026-02-17 21:11:03 -08:00
parent e230ebbc33
commit e4342e764f
14 changed files with 866 additions and 17 deletions

View File

@ -11,6 +11,8 @@
"license": "AGPL-3.0-only",
"type": "module",
"devDependencies": {
"@11ty/eleventy": "^3.1.2"
"@11ty/eleventy": "^3.1.2",
"@11ty/eleventy-img": "^6.0.4",
"@11ty/eleventy-plugin-rss": "^2.0.4"
}
}