Skip to content

sfxcode/vitepress-blog-starter

Repository files navigation

VitePress Blog Starter

Starter Project for VitePres with Blog included. Searched for some VitePress Blog demo code without success - decided to make a sample project by my own. Hopefully it will be usefull for someone else ...

Features

  • UnoCSS for Styling
  • Blog Demo with Posts and Authors
  • Blog functions by Composables
  • Local Search by vitepress

Useage with pnpm

Install

pnpm i

Develop

pnpm dev

Build

pnpm build