All Projects → clark-cui → vitepress-blog-zaun

clark-cui / vitepress-blog-zaun

Licence: other
a nice blog theme use vitepress

Programming Languages

Vue
7211 projects
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to vitepress-blog-zaun

vitepress-blog-pure
a vitepress theme for blog, demo ↓
Stars: ✭ 36 (-71.65%)
Mutual labels:  vitepress, vitepress-blog, vitepress-theme
codemirror-editor-vue3
CodeMirror component for Vue3
Stars: ✭ 22 (-82.68%)
Mutual labels:  vitepress
vui-vc-next
Vue 3 with Vite Playground - Mobile web UI components - (vue3+vite2).
Stars: ✭ 15 (-88.19%)
Mutual labels:  vitepress
vitepress-for-component
📖 针对组件开发的VitePress。
Stars: ✭ 142 (+11.81%)
Mutual labels:  vitepress
docs
Documentation for Slidev
Stars: ✭ 69 (-45.67%)
Mutual labels:  vitepress
trailing-slash-guide
Understand and fix your static website trailing slash issues!
Stars: ✭ 255 (+100.79%)
Mutual labels:  vitepress
promotion-web
基于React: v18.x.x/Webpack: v5.x.x/React Router v6.x.x/ Antd: v5..x.x/Fetch Api/ Typescript: v4.x.x 等最新版本进行构建...
Stars: ✭ 374 (+194.49%)
Mutual labels:  vitepress
vue-component-lib-starter
A bare-bones example of creating your own Vue component library.
Stars: ✭ 221 (+74.02%)
Mutual labels:  vitepress

Detail

This is a blog theme used vitepress to build. You could click here to see what it looks like.

Highlights

  • pagination
  • dark mode
  • archives
  • tags
  • content level
  • comments
  • lastUpdated
  • github actions
  • mobile + desktop
  • RSS
  • Local Search

Start

npx degit clark-cui/vitepress-blog-zaun my-vitepress-blog
cd my-vitepress-blog
pnpm i # If you didn't install pnpm,you can run: npm install -g pnpm
pnpm dev

If you want to view rss result or use local search in development mode, you should run

pnpm run build
pnpm run serve
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].