Introduction
SolidBase provides fully featured, fully customisable Static Site Generation for SolidStart. Focused on Markdown (MDX), ideal for writing documentation.
Want to get right to it? Jump to Getting Started and write your docs now!
Key features
Built-in Markdown
Out of the box support for Markdown and MDX with almost all extensions you'd ever want. All the extension documentation and examples are available on our Markdown Extensions page.
Customizable
All SolidBase components are overridable and can transform your website into any look or structure. Checkout our Customization and Theming documentation.
Performant
Instant first load by prerendering each page during build, next navigation will be upgraded to client side and smoothly transition pages.
Acknowledgment
SolidBase would not have been possible without the prior art done by other meaningful projects from the frontend community including:
- VitePress - https://vitepress.dev/
- GitBook - https://www.gitbook.com/
- Starlight - https://starlight.astro.build/
- Docusaurus - https://docusaurus.io/
Last updated: 11/15/24, 4:23 AM