Add frontmatter, markdown, path, xml, rss, and web packages

Sync local packages into the registry repo and update index.json
and README.md to include all 9 packages.
This commit is contained in:
2026-02-24 21:04:20 -05:00
parent c5a2276f6e
commit cbb66fbb73
42 changed files with 3844 additions and 0 deletions

View File

@@ -47,6 +47,30 @@
"versions": [
{"version": "0.1.0", "checksum": "", "published_at": "2026-02-17", "yanked": false}
]
},
{
"name": "xml",
"description": "XML builder for Lux",
"latest_version": "0.1.0",
"versions": [
{"version": "0.1.0", "checksum": "", "published_at": "2026-02-24", "yanked": false}
]
},
{
"name": "rss",
"description": "RSS 2.0 feed generator for Lux",
"latest_version": "0.1.0",
"versions": [
{"version": "0.1.0", "checksum": "", "published_at": "2026-02-24", "yanked": false}
]
},
{
"name": "web",
"description": "Full-stack web framework for Lux",
"latest_version": "0.1.0",
"versions": [
{"version": "0.1.0", "checksum": "", "published_at": "2026-02-24", "yanked": false}
]
}
]
}