Guides
Step-by-step guides for working with Solidiom — installation, CLI usage, theming, and more.
- Solidiom CLI OverviewIntroduction to the Solidiom CLI — installation, commands, configuration, and common flags.beginner
- Initialize a ProjectHow to set up a new project with solidiom init, including config and policy defaults.beginner
- Add a PrimitiveHow to install primitives with solidiom add — package mode, source mode, flags, conflicts, and verification.intermediate
- Create a Project from a TemplateScaffold a new Solidiom project with solidiom create — templates, flags, safety checks, and cleanup.beginner
- Plan a Primitive InstallationPreview and validate a primitive installation plan with solidiom plan — resolution, policy, and offline behavior.intermediate
- Verify Artifacts and RegistryVerify artifact signatures and registry catalog integrity with solidiom verify.advanced
- Diff and Update Source InstallsTrack and update source-installed primitives with solidiom diff, update, and detach.intermediate
- Failure Recovery and Offline OperationsTroubleshoot common failures — policy blocks, verification errors, conflicts, cancelled scaffolds, and offline installation.intermediate
- Theme Builder OverviewCustomize Solidiom themes visually — token editor, live preview, export, and share.beginner
- Theme Builder Export and IntegrationUse exported themes in your project — JSON, CSS, Tailwind v4, and UnoCSS integration guides.intermediate
- Registry and Signed-Source OwnershipHow the Solidiom registry works — integrity, signatures, source verification, and the lockfile audit trail.intermediate
- CLI ReferenceComplete reference for the solidiom command-line interface.
- Getting StartedInstall Solidiom and create your first project in under 5 minutes.
- ThemingCustomize colors, typography, and spacing with theme presets or the visual builder.