Tyh2001 / vitepress-template

🍀 Vitepress 模板,开箱即用,快速搭建你的静态网站和博客。(🍀 Vitepress template, out of the box, quickly build your static website and blog.)

Home Page:https://vitepress.vuejs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vitepress-template

💬 介绍

Vitepress 模板,快速搭建你的静态网站和博客。

✨ 特性

  • 📌 开箱即用
  • 🚀 和 fighting-design 完美结合
  • 💪 使用 Vue.js 最新特性开发
  • 🐆 全面基于 Vite,速度够快
  • 🖍️ markdown 中直接使用 vue 组件
  • ✔️ 配置简单,上手容易
  • 🚩 markdown 中直接使用 setup 语法糖
  • 📃 第三方组件库支持

👀 启动

# 安装依赖
pnpm i

# 启动
pnpm dev

# 打包
pnpm build

# 预览打包
pnpm serve

🕵️‍♀️ 更新日志

参考 CHANGELOG.md

🙏 贡献者

该仓库由 Tyh2001 提供。

About

🍀 Vitepress 模板,开箱即用,快速搭建你的静态网站和博客。(🍀 Vitepress template, out of the box, quickly build your static website and blog.)

https://vitepress.vuejs.org

License:MIT License


Languages

Language:TypeScript 50.6%Language:Vue 26.0%Language:SCSS 23.4%