Skip to content

PresByter2015/PresByter2015.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

个人的博客

https://presbyter2015.github.io/

VuePress

VuePress 0.x VuePress 1.x

安装依赖

yarn

启动

yarn run dev

部署

yarn run build

指南

  1. 生成的dist的文件夹的内容直接覆盖到Tomny2016.GitHub.io的文件夹下
.
├─ docs
│  ├─ README.md
│  └─ .vuepress
│     .
│     └─ components
│     └─ config.js
│     └─ dist
└─ package.json

  1. 直接提交代码到仓库
git push origin master

Releases

No releases published

Packages

No packages published