Add ssg package to registry

Static site generator utilities extracted from blu-site, providing
reusable post/tag types, content reading, date sorting, and file I/O.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-24 21:41:18 -05:00
parent cbb66fbb73
commit f171c7ca89
4 changed files with 227 additions and 0 deletions

View File

@@ -71,6 +71,14 @@
"versions": [
{"version": "0.1.0", "checksum": "", "published_at": "2026-02-24", "yanked": false}
]
},
{
"name": "ssg",
"description": "Static site generator utilities for Lux",
"latest_version": "0.1.0",
"versions": [
{"version": "0.1.0", "checksum": "", "published_at": "2026-02-24", "yanked": false}
]
}
]
}