Skip to main content

Docusaurus

Docusaurus is great but I dislike the fact that it uses React which adds unnecessary load to the page. VitePress & VuePress seem like a nice alternative although Vue also uses VDOM.

I want to try build a SolidJS based docs generation site and use it for my wiki. Start with just basics I need for myself and let the community do the rest. Make it as modular and pluggable as Docusaurus. And support inserting arbitrary Solid components.