Commit Graph

3 Commits

Author SHA1 Message Date
3f97eb7295 ci: checkout LFS objects for webp image processing 2026-03-16 07:18:45 +00:00
deeb3325c5 ci: require Node 22 for Astro 6 compatibility 2026-03-16 07:16:34 +00:00
8c3a74ff0d docs: add license, CI, fix content quality, document rcd provider (#38)
- Add 0BSD LICENSE (matches gogrlx/grlx)
- Add GitHub Actions CI workflow (build + eslint)
- Fix eslint config: add ignores for .astro/dist, add typescript parser deps
- Update README: replace npm boilerplate with bun commands, add badges
- Document rc.d (BSD) service provider alongside systemd
- Update service ingredient to reference provider interface instead of claiming systemd-only
- Fix frontmatter: desc -> description in groups.md and user.md
- Close unclosed :::note directive in ingredients overview
- Fix typo in ingredients overview ('Check them out the list' -> 'Check out the list')
- Update astro 5.17.3 -> 5.18.0
2026-03-06 11:38:57 -05:00