SolidBase is currently in Beta!
Some options may not fully work or be documented.
Quick Start
Create a New Project
npm create solid@latest -s -t with-solidbasepnpm create solid -s -t with-solidbaseyarn create solid@latest -s -t with-solidbasebun create solid@latest -s -t with-solidbasedeno init --npm solid@latest -s -t with-solidbaseThis automatically creates a project using the with-solidbase template.
Existing Project?
Done!
Your project is now setup with the default SolidBase theme! You can now create Markdown routes in your project that take advantage of SolidBase's Markdown Extensions, and customise your project's appearance by customising the default theme or creating a new theme.
Last updated: 6/9/25, 5:56 PM
Edit this page on GitHub