Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4b6d615

Browse files
auto update
1 parent d91385f commit 4b6d615

File tree

9 files changed

+11
-143
lines changed

9 files changed

+11
-143
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
If you want to know the story behind `mygitalk`, please visit [gitbook-plugin-mygitalk](https://snowdreams1006.github.io/gitbook-plugin-mygitalk/).
1212

13-
![mygitalk-use-preview.png](https://github.com/snowdreams1006/gitbook-plugin-mygitalk/raw/master/docs/images/mygitalk-use-preview.png)
13+
![mygitalk-use-preview.png](https://snowdreams1006.github.io/gitbook-plugin-mygitalk/mygitalk-use-preview.png)
1414

1515
## Homepage
1616

‎deploy.sh‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
# copy info
44
cp -rf README.md docs/
5-
cp -rf README.md example/
6-
cp -rf docs/SUMMARY.md example/
75

86
# status latest
97
git status

‎docs/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
If you want to know the story behind `mygitalk`, please visit [gitbook-plugin-mygitalk](https://snowdreams1006.github.io/gitbook-plugin-mygitalk/).
1212

13-
![mygitalk-use-preview.png](https://github.com/snowdreams1006/gitbook-plugin-mygitalk/raw/master/docs/images/mygitalk-use-preview.png)
13+
![mygitalk-use-preview.png](https://snowdreams1006.github.io/gitbook-plugin-mygitalk/mygitalk-use-preview.png)
1414

1515
## Homepage
1616

‎docs/SUMMARY.md‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Summary
22

33
* [Introduction](README.md)
4-
* [gitbook 官方文档](https://snowdreams1006.github.io/gitbook-official/)
54
* [gitbook 留言评论](https://snowdreams1006.github.io/gitbook-plugin-mygitalk/)
65
* [gitbook 阅读更多](https://snowdreams1006.github.io/gitbook-plugin-readmore/)
76
* [gitbook 版权保护](https://snowdreams1006.github.io/gitbook-plugin-copyright/)
@@ -11,7 +10,6 @@
1110
* [gitbook 标题icon](https://snowdreams1006.github.io/gitbook-plugin-favicon-absolute/)
1211
* [gitbook 编辑此页](https://snowdreams1006.github.io/gitbook-plugin-edit-link-plus/)
1312
* [gitbook 多语言](https://snowdreams1006.github.io/gitbook-plugin-multilingual-index/)
14-
* [gitbook 思维导图](https://snowdreams1006.github.io/gitbook-plugin-simple-mind-map/)
1513
* [gitbook 中文符号转换器](https://snowdreams1006.github.io/gitbook-plugin-punctuation-converter/)
1614
* [gitbook 百度多渠道统计](https://snowdreams1006.github.io/gitbook-plugin-baidu-tongji-with-multiple-channel/)
1715
* [gitbook 谷歌多渠道统计](https://snowdreams1006.github.io/gitbook-plugin-google-tongji-with-multiple-channel/)

‎docs/book.json‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@
1212
"plugins": [
1313
"last-update-time",
1414
"favicon-absolute",
15-
"readmore",
15+
"copy-code-button",
1616
"copyright",
17+
"icp",
1718
"mygitalk"
1819
],
1920
"pluginsConfig": {
@@ -47,6 +48,11 @@
4748
"website": "雪之梦技术驿站",
4849
"image": "https://snowdreams1006.github.io/snowdreams1006-wechat-open.png"
4950
},
51+
"icp": {
52+
"label": "&copy snowdreams1006 版权所有",
53+
"number": "浙ICP备18042346号",
54+
"link": "https://beian.miit.gov.cn/"
55+
},
5056
"mygitalk": {
5157
"clientID": "3f62415a283d19cbd696",
5258
"clientSecret": "aed0e1db0620bf5d0e3a3f0225f801997ad74e58",

‎docs/package.json‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"dependencies": {
3+
"gitbook-plugin-copy-code-button": "^0.0.2",
34
"gitbook-plugin-copyright": "^0.4.1",
45
"gitbook-plugin-favicon-absolute": "^0.1.1",
6+
"gitbook-plugin-icp": "^0.2.1",
57
"gitbook-plugin-last-update-time": "^1.1.5",
68
"gitbook-plugin-mygitalk": "^0.2.6",
79
"gitbook-plugin-readmore": "^1.3.1"

‎example/README.md‎

Lines changed: 0 additions & 101 deletions
This file was deleted.

‎example/SUMMARY.md‎

Lines changed: 0 additions & 17 deletions
This file was deleted.

‎example/book.json‎

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /