This website works better with JavaScript
Home
Explore
Project
Register
Sign In
github
/
github-actions-creator
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f79ebfc6e3
Branches
Tags
develop
master
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
github-actions-...
/
docs
/
.vuepress
/
config.js
config.js
116 B
History
Raw
1
2
3
4
5
6
// config.js
module.exports = {
theme: 'vdoing',
dest: 'public', // 可选:生成文件的目标目录
}