If you've ever built a documentation site with Vue, you know the drill:


Write a +Page.vue for every route
Manually wire up Markdown loaders
Set up code highlighting, copy buttons, responsive layouts…
Repeat for each new section


vike-vue-content eliminates all of that. It's a content rendering framework built on Vike + Vue that turns your...