Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yaoyaoio/vitepress-theme-december

vitepress theme 极简主题
https://github.com/yaoyaoio/vitepress-theme-december

blog blog-theme theme vitepress vitepress-blog

Last synced: 10 days ago
JSON representation

vitepress theme 极简主题

Awesome Lists containing this project

README

        

# vitepress-theme-december

非常简单的主题 没什么功能。。。 参考借鉴抄袭了一些别人的主题

演示地址:https://yaoyao.blog

## 快速开始

```bash
git clone https://github.com/yaoyaoio/vitepress-theme-december.git
cd vitepress-theme-december
// 安装依赖
yarn install
// 开发模式
yarn docs:dev
```
## 目录结构

docs/posts : 文章目录 编写 Markdown 文件都要放在这个目录下

docs/pages : 一些自定义页面 比如 Archive、About、Tags、Categories

packages/theme : 主题目录

## 参考:

1. https://vitepress.vuejs.org/guide/getting-started
2. https://github.com/airene/vitepress-blog-pure
3. https://github.com/Renovamen/vuepress-theme-gungnir
4. https://github.com/flaribbit/vitepress-theme-sakura