leezozz / leezozz-blog

我的博客,日常记录
https://leezozz.github.io/leezozz-blog/
2 stars 0 forks source link
css html javascript vue vuepress vuepress-theme-reco

博客搭建工具: VuePress
博客使用主题: vuepress-theme-reco

编写博客时添加标签、日期和分类

---
title: xxxxxxxxxxxxx
date: xxxx-xx-xx
sidebar: auto
tags:
 - xxx
categories:
 - xxx
---

安装:yarn install

运行:yarn dev

线上地址

注意:
两个分支: