Skip to content

Commit ff23e3a

Browse files
v1.0.0 ci: update workflows config. 40619cf
1 parent b9848a3 commit ff23e3a

20 files changed

Lines changed: 253 additions & 219 deletions

docker-compose.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
<title>Docker Compose Docker 入门教程</title>
88
<meta name="description" content="docker-compose 是用来做 docker 的多容器控制,这个工具是用于 docker 自动化的东西,将多个 docker 容器的操作命令,简化成一条命令,自动完成配置中的容器启动。">
99
<meta name="keywords" content="docker,containers,tutorial">
10-
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.29.0">
11-
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.29.0">
12-
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.29.0">
13-
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.29.0">
14-
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.29.0">
15-
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.29.0">
10+
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.31.0">
11+
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.31.0">
12+
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.31.0">
13+
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.31.0">
14+
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.31.0">
15+
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.31.0">
1616
<link rel="icon" href="img/logo.svg" type="image/x-icon">
17-
<script src="js/copy.js?v=1.29.0"></script>
18-
<script src="js/dark-mode.js?v=1.29.0"></script>
19-
<script src="js/markdown-style.js?v=1.29.0"></script>
17+
<script src="js/copy.js?v=1.31.0"></script>
18+
<script src="js/dark-mode.js?v=1.31.0"></script>
19+
<script src="js/markdown-style.js?v=1.31.0"></script>
2020
</head>
2121
<body id="idoctotop"><a href="#idoctotop" class="gototop">top</a>
2222
<header class="header">
@@ -146,13 +146,13 @@ <h2 id="卸载"><a aria-hidden="true" tabindex="-1" href="#卸载" class="anchor
146146
</aside>
147147
</nav>
148148
</div>
149-
<script src="js/demo-preview.js?v=1.29.0"></script>
149+
<script src="js/demo-preview.js?v=1.31.0"></script>
150150
<div class="footer warpper">
151151
<a href="https://wangchujiang.com/#/app" target="_blank">App</a>
152152
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a>
153153
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a>
154-
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.29.0
154+
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.31.0
155155
</div>
156-
<script src="js/tocbot.js?v=1.29.0"></script>
156+
<script src="js/tocbot.js?v=1.31.0"></script>
157157
</body>
158158
</html>

elasticsearch.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
<title>ElasticSearch 6.4.2 Docker 入门教程</title>
88
<meta name="description" content="ElasticSearch 5.3.3 docker 运行">
99
<meta name="keywords" content="docker,containers,tutorial">
10-
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.29.0">
11-
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.29.0">
12-
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.29.0">
13-
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.29.0">
14-
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.29.0">
15-
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.29.0">
10+
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.31.0">
11+
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.31.0">
12+
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.31.0">
13+
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.31.0">
14+
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.31.0">
15+
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.31.0">
1616
<link rel="icon" href="img/logo.svg" type="image/x-icon">
17-
<script src="js/copy.js?v=1.29.0"></script>
18-
<script src="js/dark-mode.js?v=1.29.0"></script>
19-
<script src="js/markdown-style.js?v=1.29.0"></script>
17+
<script src="js/copy.js?v=1.31.0"></script>
18+
<script src="js/dark-mode.js?v=1.31.0"></script>
19+
<script src="js/markdown-style.js?v=1.31.0"></script>
2020
</head>
2121
<body id="idoctotop"><a href="#idoctotop" class="gototop">top</a>
2222
<header class="header">
@@ -338,13 +338,13 @@ <h2 id="其它"><a aria-hidden="true" tabindex="-1" href="#其它" class="anchor
338338
</aside>
339339
</nav>
340340
</div>
341-
<script src="js/demo-preview.js?v=1.29.0"></script>
341+
<script src="js/demo-preview.js?v=1.31.0"></script>
342342
<div class="footer warpper">
343343
<a href="https://wangchujiang.com/#/app" target="_blank">App</a>
344344
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a>
345345
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a>
346-
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.29.0
346+
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.31.0
347347
</div>
348-
<script src="js/tocbot.js?v=1.29.0"></script>
348+
<script src="js/tocbot.js?v=1.31.0"></script>
349349
</body>
350350
</html>

gitlab/index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
<title>Docker 部署 Gitlab Docker 入门教程</title>
88
<meta name="description" content="在 Docker 中安装 Gitlab 教程,官方文档,如果你想使用原生安装,教程在这里:CentOS7安装维护Gitlab">
99
<meta name="keywords" content="docker,containers,tutorial">
10-
<link rel="stylesheet" type="text/css" href="../css/main.css?v=1.29.0">
11-
<link rel="stylesheet" type="text/css" href="../css/tocbot.css?v=1.29.0">
12-
<link rel="stylesheet" type="text/css" href="../css/media.css?v=1.29.0">
13-
<link rel="stylesheet" type="text/css" href="../css/sidebar.css?v=1.29.0">
14-
<link rel="stylesheet" type="text/css" href="../css/copy.css?v=1.29.0">
15-
<link rel="stylesheet" type="text/css" href="../css/demo-preview.css?v=1.29.0">
10+
<link rel="stylesheet" type="text/css" href="../css/main.css?v=1.31.0">
11+
<link rel="stylesheet" type="text/css" href="../css/tocbot.css?v=1.31.0">
12+
<link rel="stylesheet" type="text/css" href="../css/media.css?v=1.31.0">
13+
<link rel="stylesheet" type="text/css" href="../css/sidebar.css?v=1.31.0">
14+
<link rel="stylesheet" type="text/css" href="../css/copy.css?v=1.31.0">
15+
<link rel="stylesheet" type="text/css" href="../css/demo-preview.css?v=1.31.0">
1616
<link rel="icon" href="../img/logo.svg" type="image/x-icon">
17-
<script src="../js/copy.js?v=1.29.0"></script>
18-
<script src="../js/dark-mode.js?v=1.29.0"></script>
19-
<script src="../js/markdown-style.js?v=1.29.0"></script>
17+
<script src="../js/copy.js?v=1.31.0"></script>
18+
<script src="../js/dark-mode.js?v=1.31.0"></script>
19+
<script src="../js/markdown-style.js?v=1.31.0"></script>
2020
</head>
2121
<body id="idoctotop"><a href="#idoctotop" class="gototop">top</a>
2222
<header class="header">
@@ -704,13 +704,13 @@ <h2 id="升级"><a aria-hidden="true" tabindex="-1" href="#升级" class="anchor
704704
</aside>
705705
</nav>
706706
</div>
707-
<script src="../js/demo-preview.js?v=1.29.0"></script>
707+
<script src="../js/demo-preview.js?v=1.31.0"></script>
708708
<div class="footer warpper">
709709
<a href="https://wangchujiang.com/#/app" target="_blank">App</a>
710710
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a>
711711
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a>
712-
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.29.0
712+
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.31.0
713713
</div>
714-
<script src="../js/tocbot.js?v=1.29.0"></script>
714+
<script src="../js/tocbot.js?v=1.31.0"></script>
715715
</body>
716716
</html>

harbor.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
<title>Harbor Docker 入门教程</title>
88
<meta name="description" content="Harbor 是 VMware 公司开源了企业级 Registry 项目, 其的目标是帮助用户迅速搭建一个企业级的 Docker registry 服务。">
99
<meta name="keywords" content="docker,containers,tutorial">
10-
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.29.0">
11-
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.29.0">
12-
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.29.0">
13-
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.29.0">
14-
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.29.0">
15-
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.29.0">
10+
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.31.0">
11+
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.31.0">
12+
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.31.0">
13+
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.31.0">
14+
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.31.0">
15+
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.31.0">
1616
<link rel="icon" href="img/logo.svg" type="image/x-icon">
17-
<script src="js/copy.js?v=1.29.0"></script>
18-
<script src="js/dark-mode.js?v=1.29.0"></script>
19-
<script src="js/markdown-style.js?v=1.29.0"></script>
17+
<script src="js/copy.js?v=1.31.0"></script>
18+
<script src="js/dark-mode.js?v=1.31.0"></script>
19+
<script src="js/markdown-style.js?v=1.31.0"></script>
2020
</head>
2121
<body id="idoctotop"><a href="#idoctotop" class="gototop">top</a>
2222
<header class="header">
@@ -316,13 +316,13 @@ <h2 id="使用-harbor"><a aria-hidden="true" tabindex="-1" href="#使用-harbor"
316316
</aside>
317317
</nav>
318318
</div>
319-
<script src="js/demo-preview.js?v=1.29.0"></script>
319+
<script src="js/demo-preview.js?v=1.31.0"></script>
320320
<div class="footer warpper">
321321
<a href="https://wangchujiang.com/#/app" target="_blank">App</a>
322322
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a>
323323
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a>
324-
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.29.0
324+
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.31.0
325325
</div>
326-
<script src="js/tocbot.js?v=1.29.0"></script>
326+
<script src="js/tocbot.js?v=1.31.0"></script>
327327
</body>
328328
</html>

index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
<title>Docker 入门教程 Docker 入门教程</title>
88
<meta name="description" content="Docker 是一个开源的应用容器引擎,而一个容器containers其实是一个虚拟化的独立的环境,让开发者可以打包他们的应用以及依赖包到一个可移植的容器中,然后发布到任何流行的 Linux 机器上,也可以实现虚拟化。容器是完全使用沙箱机制">
99
<meta name="keywords" content="docker,containers,tutorial">
10-
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.29.0">
11-
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.29.0">
12-
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.29.0">
13-
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.29.0">
14-
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.29.0">
15-
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.29.0">
10+
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.31.0">
11+
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.31.0">
12+
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.31.0">
13+
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.31.0">
14+
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.31.0">
15+
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.31.0">
1616
<link rel="icon" href="img/logo.svg" type="image/x-icon">
17-
<script src="js/copy.js?v=1.29.0"></script>
18-
<script src="js/dark-mode.js?v=1.29.0"></script>
19-
<script src="js/markdown-style.js?v=1.29.0"></script>
17+
<script src="js/copy.js?v=1.31.0"></script>
18+
<script src="js/dark-mode.js?v=1.31.0"></script>
19+
<script src="js/markdown-style.js?v=1.31.0"></script>
2020
</head>
2121
<body id="idoctotop"><a href="#idoctotop" class="gototop">top</a>
2222
<header class="header">
@@ -1037,13 +1037,13 @@ <h2 id="license"><a aria-hidden="true" tabindex="-1" href="#license" class="anch
10371037
</aside>
10381038
</nav>
10391039
</div>
1040-
<script src="js/demo-preview.js?v=1.29.0"></script>
1040+
<script src="js/demo-preview.js?v=1.31.0"></script>
10411041
<div class="footer warpper">
10421042
<a href="https://wangchujiang.com/#/app" target="_blank">App</a>
10431043
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a>
10441044
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a>
1045-
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.29.0
1045+
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.31.0
10461046
</div>
1047-
<script src="js/tocbot.js?v=1.29.0"></script>
1047+
<script src="js/tocbot.js?v=1.31.0"></script>
10481048
</body>
10491049
</html>

js/giscus.js

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
;(() => {
2+
const targetElement = document.documentElement;
3+
const defaultTheme = targetElement.getAttribute("data-color-mode");
4+
changeGiscusTheme(defaultTheme)
5+
const observer = new MutationObserver((mutationsList, observer) => {
6+
for(const mutation of mutationsList) {
7+
if (mutation.type === 'attributes') {
8+
const value = targetElement.getAttribute("data-color-mode");
9+
changeGiscusTheme(value)
10+
}
11+
}
12+
});
13+
14+
observer.observe(targetElement, {
15+
attributes: true,
16+
attributeOldValue: true
17+
});
18+
19+
function changeGiscusTheme(theme = "light") {
20+
const iframe = document.querySelector('.giscus-frame');
21+
if (iframe) {
22+
const config = {
23+
giscus: {
24+
setConfig: {
25+
theme: theme.toLocaleLowerCase(),
26+
},
27+
}
28+
};
29+
iframe.contentWindow.postMessage(config, 'https://giscus.app');
30+
const script = document.querySelector("script[data-script-id=\"giscus\"]")
31+
script.setAttribute("data-theme", theme)
32+
}
33+
}
34+
})();

mattermost.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
<title>Mattermost Docker 入门教程</title>
88
<meta name="description" content="Slack 的开源替代品 Mattermost,使用下面命令即可启动 Mattermost,并且可以直接使用。">
99
<meta name="keywords" content="docker,containers,tutorial">
10-
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.29.0">
11-
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.29.0">
12-
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.29.0">
13-
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.29.0">
14-
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.29.0">
15-
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.29.0">
10+
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.31.0">
11+
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.31.0">
12+
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.31.0">
13+
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.31.0">
14+
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.31.0">
15+
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.31.0">
1616
<link rel="icon" href="img/logo.svg" type="image/x-icon">
17-
<script src="js/copy.js?v=1.29.0"></script>
18-
<script src="js/dark-mode.js?v=1.29.0"></script>
19-
<script src="js/markdown-style.js?v=1.29.0"></script>
17+
<script src="js/copy.js?v=1.31.0"></script>
18+
<script src="js/dark-mode.js?v=1.31.0"></script>
19+
<script src="js/markdown-style.js?v=1.31.0"></script>
2020
</head>
2121
<body id="idoctotop"><a href="#idoctotop" class="gototop">top</a>
2222
<header class="header">
@@ -180,13 +180,13 @@ <h2 id="设置-gitlab-单点登陆"><a aria-hidden="true" tabindex="-1" href="#
180180
</aside>
181181
</nav>
182182
</div>
183-
<script src="js/demo-preview.js?v=1.29.0"></script>
183+
<script src="js/demo-preview.js?v=1.31.0"></script>
184184
<div class="footer warpper">
185185
<a href="https://wangchujiang.com/#/app" target="_blank">App</a>
186186
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a>
187187
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a>
188-
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.29.0
188+
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.31.0
189189
</div>
190-
<script src="js/tocbot.js?v=1.29.0"></script>
190+
<script src="js/tocbot.js?v=1.31.0"></script>
191191
</body>
192192
</html>

0 commit comments

Comments
 (0)