4 Star 30 Fork 9

Lauset / vitepress-theme-vuetom

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

logo

License npm

vitepress-theme-vuetom

简要说明

  1. 为 vitepress 1.x 提供的主题
  2. 提供文档与博客两种风格的主题

更新日志

主题预览

快速上手

  • 拉取项目
git clone https://github.com/lauset/vitepress-theme-vuetom.git

cd vitepress-theme-vuetom
  • 安装依赖
pnpm install
  • 启动文档示例
# 根目录运行
pnpm dev:docs

# 文档目录运行
cd packages/docs
pnpm dev
  • 启动博客示例
# 根目录运行
pnpm dev:blog

# 博客目录运行
cd packages/blog
pnpm dev
  • 根目录构建操作
# 清理已打包的文件
pnpm clean:all

# 构建主题
pnpm build:theme

# 构建文档
pnpm build:docs

# 构建博客
pnpm build:blog
  • 根目录预览操作
# 预览文档
pnpm preview:docs

# 预览博客
pnpm preview:blog
  • 发布主题包
cd packages/vuetom
pnpm pub
  • 部署

github.io 部署需将 base 改为仓库名称

文档目录多语言

查看项目文件列表

crowdin:list

上传待翻译的源文件

crowdin:upload

查看预下载文件列表

crowdin:dryrun

下载en-US翻译文件

crowdin:us

下载zh-TW翻译文件

crowdin:tw

简单展示

首页

暗黑主题

语法示例

其他

博客示例

home

post

仓库地址

github

gitee

感谢

Vue

Vite

Vitepress

Vercel

ElementPlus

Crowdin

MIT License Copyright (c) 2022 Missing You Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

小清新 VitePress 主题,快速搭建优美的静态文档网站 ,拥有`文档`和`博客`两套风格 展开 收起
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
TypeScript
1
https://gitee.com/lauset/vitepress-theme-vuetom.git
git@gitee.com:lauset/vitepress-theme-vuetom.git
lauset
vitepress-theme-vuetom
vitepress-theme-vuetom
main

搜索帮助