Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 536 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 536 Bytes

VitePress Blog Starter

Starter Project for VitePress (1.5.x) with Blog Sample 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