A collection of stable and useful plugins for Shelter.
Made with ❤️ by Ilyes Hernandez
pnpm install
pnpm run checkUseful commands:
pnpm run fmt:checkchecks formatting.pnpm run lintruns Oxlint.pnpm run typecheckruns TypeScript without emitting files.pnpm run buildbuilds all plugins with Lune.
plugins/*contains each Shelter plugin entrypoint, pages, icons, and manifest.componentscontains shared Solid UI pieces.lib/sheltercontains adapters around the Shelter runtime.libcontains feature services and reusable utilities.lune-ssgcontains the static site templates used for GitHub Pages.