File tree 3 files changed +4
-16
lines changed
3 files changed +4
-16
lines changed Original file line number Diff line number Diff line change 39
39
with :
40
40
target_branch : gh-pages
41
41
build_dir : docs/.vuepress/dist
42
+ fqdn : jvm.doocs.org
42
43
env :
43
44
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
44
45
54
55
with :
55
56
source-repo :
[email protected] :doocs/jvm.git
56
57
destination-repo :
[email protected] :Doocs/jvm.git
57
-
58
- - name : Build Gitee Pages
59
- uses : yanglbme/gitee-pages-action@main
60
- with :
61
- gitee-username : yanglbme
62
- gitee-password : ${{ secrets.GITEE_PASSWORD }}
63
- gitee-repo : doocs/jvm
64
- branch : gh-pages
Original file line number Diff line number Diff line change 25
25
26
26
## 站点
27
27
28
- https://doocs.github.io/ jvm
28
+ [ https://jvm. doocs.org ] ( https:// jvm.doocs.org )
29
29
30
30
## 写作规范
31
31
Original file line number Diff line number Diff line change 27
27
28
28
## 站点
29
29
30
- 本项目使用开源小工具 [ Gitee Pages Actions] ( https://github.com/yanglbme/gitee-pages-action ) 实现站点的自动部署更新。
31
-
32
- 目前支持以下两个站点访问:
33
-
34
- - [ Gitee Pages] ( https://doocs.gitee.io/jvm )
35
- - [ GitHub Pages] ( https://doocs.github.io/jvm )
30
+ [ https://jvm.doocs.org ] ( https://jvm.doocs.org )
36
31
37
32
## 写作规范
38
33
@@ -60,7 +55,7 @@ Doocs 技术社区,致力于打造一个内容完整、持续成长的互联
60
55
61
56
## 贡献者
62
57
63
- 感谢以下所有朋友对 [ Doocs 技术社区] ( https://github.com/doocs ) 所做出的贡献,[ 参与项目维护请戳这儿] ( https://doocs.github.io /#/?id=how-to-join ) 。
58
+ 感谢以下所有朋友对 [ Doocs 技术社区] ( https://github.com/doocs ) 所做出的贡献,[ 参与项目维护请戳这儿] ( https://doocs.org /#/?id=how-to-join ) 。
64
59
65
60
<!-- ALL-CONTRIBUTORS-LIST: START - Do not remove or modify this section -->
66
61
You can’t perform that action at this time.
0 commit comments