Home
The Accent CMS ecosystem catalog: plugins, themes, and starter templates,
published in their authors’ own repositories and indexed here – signed,
checksummed, and installable straight from the accent CLI.
WebAssembly components that extend the engine -- hooks, filters, routes, islands.
accent plugin search <query>
Presentation for an existing site -- installed into your project, yours to edit.
accent theme search <query>
Complete project skeletons, scaffolded once by
accent init -- then the project is yours.
accent init --list
Verified end to end
Every registry document is Ed25519-signed and every archive
SHA-256-checksummed; the accent CLI verifies both before anything
is unpacked. The hub is an index, not a content store: artifacts live in
their authors' own repositories, and every listing says whose repository
that is.
Publish your own
accent package produces the archive, checksum, and manifest a
submission needs -- for plugins, themes, and templates alike. Listing is a
pull request; automated checks gate admission, and review earns the
verified tier. Start with the
registry's
contribution guide.