提交 d6280cf4 编写于 作者: whatyn's avatar whatyn

1

上级 8faaa0b0
......@@ -53,13 +53,15 @@
> **我的网站**
- 徐书法 `xushufa.cn` 个人书法练习网站
- 生活随笔-编程笔记-书法练习轨迹
| 徐书法 | 我的网站 | 备注 |
| 徐书法 | 地址 | 备注 |
| ----- | ----------- | ------------- |
| 1 | [xushufa]( https://xushufa.cn )   [blog]( https://blog.xushufa.cn ) | 《书法练习轨迹》及博客网站。 |
| 2 | [mkdocs-calligraphy]( https://mkdocs-calligraphy.xushufa.cn )   [mkdocs-blog]( https://mkdocs-blog.xushufa.cn ) | `mkdocs`构建的网站。 |
| 3 | [reco-calligraphy]( https://reco-calligraphy.xushufa.cn )   [reco-blog]( https://reco-blog.xushufa.cn ) | `vuepress-theme-reco`构建的网站。 |
| 1 | [xushufa.cn]( https://xushufa.cn ) | 书法练习网站。 |
| 2 | [blog.xushufa.cn]( https://blog.xushufa.cn ) | `vuepress`构建的博客网站。 |
| 3 | [web.xushufa.cn]( https://web.xushufa.cn ) | `vuepress-theme-reco`构建的博客网站。|
***
***
......
......@@ -37,9 +37,23 @@
### 2.1、我的网站
> 徐书法 `xushufa.cn`
> 博客网站
| 徐书法 | 我的网站 | 备注 |
```生活随笔-编程笔记-书法练习轨迹```
| 徐书法 | 地址 | 备注 |
| ----- | ----------- | ------------- |
| 1 | [xushufa.cn]( https://xushufa.cn ) | 书法练习网站。 |
| 2 | [blog.xushufa.cn]( https://blog.xushufa.cn ) | `vuepress`构建的博客网站。 |
| 3 | [web.xushufa.cn]( https://web.xushufa.cn ) | `vuepress-theme-reco`构建的博客网站。|
---
> 主题网站
```使用vuepress、docsify、mkdocs等工具构建的不同主题不同域名的个人网站```
| 序号 | 我的网站 | 备注 |
| ----- | ----------- | ------------- |
| 1 | [xushufa]( https://xushufa.cn )   [blog]( https://blog.xushufa.cn ) | 《书法练习轨迹》及博客网站。 |
| 2 | [vuepress-calligraphy]( https://vuepress-calligraphy.xushufa.cn )   [vuepress-blog]( https://vuepress-blog.xushufa.cn ) | `vuepress`构建的网站。|
......@@ -49,16 +63,18 @@
---
> 《书法练习轨迹》及博客网站
> 网站仓库
| 序号 | 类型 | 我的网站 | git静态网页 | git仓库 | <div style="width: 170pt">布署方法</div> | <div style="width: 170pt">备注</div> |
| --- | ---------- | -------- | ----------- | ------- | -------- | ---------------------- |
| 1 | - | [xushufa]( https://xushufa.cn ) &ensp; [blog]( https://blog.xushufa.cn ) | [scott180.github.io/calligraphy]( https://scott180.github.io/calligraphy ) | [gitlab.com/xuyq123/calligraphy]( https://gitlab.com/xuyq123/calligraphy ) | nginx代理与缓存 | 部署在服务器,有SSL证书,访问安全快速。 |
| 2 | **vuepress** | [vuepress-calligraphy]( https://vuepress-calligraphy.xushufa.cn ) <br/> [vuepress-blog]( https://vuepress-blog.xushufa.cn ) | [scott180.github.io/vuepress-calligraphy]( https://scott180.github.io/vuepress-calligraphy ) <br/> [scott180.github.io/vuepress-blog]( https://scott180.github.io/vuepress-blog ) | [vuepress-calligraphy]( https://github.com/scott180/vuepress-calligraphy.git ) <br/> [vuepress-blog]( https://github.com/scott180/vuepress-blog.git ) | github绑定域名 `vuepress-blog.xushufa.cn` | 输入xushufa域名会解析到github静态页面。提交代码即部署。 |
| 3 | **docsify** | [docsify-calligraphy]( https://docsify-calligraphy.xushufa.cn ) <br/> [docsify-blog]( https://docsify-blog.xushufa.cn ) | [scott180.github.io/docsify-calligraphy]( https://scott180.github.io/docsify-calligraphy ) <br/> [scott180.github.io/docsify-blog]( https://scott180.github.io/docsify-blog ) | [docsify-calligraphy]( https://github.com/scott180/docsify-calligraphy.git ) <br/> [docsify-blog]( https://github.com/scott180/docsify-blog.git ) | github绑定域名 `docsify-calligraphy.xushufa.cn` | 同上,偶尔服务连不上。 |
| 4 | **mkdocs** | [mkdocs-calligraphy]( https://mkdocs-calligraphy.xushufa.cn ) <br/> [mkdocs-blog]( https://mkdocs-blog.xushufa.cn ) | [xuyq123.gitlab.io/mkdocs-calligraphy]( https://xuyq123.gitlab.io/mkdocs-calligraphy ) <br/> [xuyq123.gitlab.io/mkdocs-blog]( https://xuyq123.gitlab.io/mkdocs-blog ) | [mkdocs-calligraphy]( https://gitlab.com/xuyq123/mkdocs-calligraphy.git ) <br/> [mkdocs-blog]( https://gitlab.com/xuyq123/mkdocs-blog.git ) | gitlab绑定域名 `mkdocs-calligraphy.xushufa.cn` | 输入xushufa域名会解析到gitlab静态页面。网速较慢。 |
| 5 | **vuepress-theme-reco** | [reco-calligraphy]( https://reco-calligraphy.xushufa.cn ) <br/> [reco-blog]( https://reco-blog.xushufa.cn ) | [scott180.github.io/reco-calligraphy]( https://scott180.github.io/reco-calligraphy ) <br/> [scott180.github.io/reco-blog]( https://scott180.github.io/reco-blog ) | [reco-calligraphy]( https://github.com/scott180/reco-calligraphy.git ) <br/> [reco-blog]( https://github.com/scott180/reco-blog.git ) | github绑定域名 `reco-calligraphy.xushufa.cn` | 每个markdown文件都需要在文件头加上`Front Matter`格式,注明标题、时间、类别、标签等等。 |
```《书法练习轨迹》博客网站及git仓库```
| 序号 | 类型 | 我的网站 | git静态网页 | git仓库 | 布署方法 | <span style="white-space:nowrap;">备注&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;</span> |
| --- | ---------- | -------- | ----------- | ------- | -------- | ------------------------------------ |
| 1 | - | [xushufa]( https://xushufa.cn ) &ensp; [blog]( https://blog.xushufa.cn ) | [scott180.github.io/calligraphy]( https://scott180.github.io/calligraphy ) | [calligraphy]( https://gitlab.com/xuyq123/calligraphy ) <br/>[MyNotes]( https://github.com/scott180/MyNotes.git ) | nginx代理与缓存 | 部署在服务器,有SSL证书,访问安全快速。 |
| 2 | vuepress | [vuepress-calligraphy]( https://vuepress-calligraphy.xushufa.cn ) <br/>[vuepress-blog]( https://vuepress-blog.xushufa.cn ) | [scott180.github.io/vuepress-calligraphy]( https://scott180.github.io/vuepress-calligraphy ) <br/>[scott180.github.io/vuepress-blog]( https://scott180.github.io/vuepress-blog ) | [vuepress-calligraphy]( https://github.com/scott180/vuepress-calligraphy.git ) <br/>[vuepress-blog]( https://github.com/scott180/vuepress-blog.git ) | github绑定域名 `vuepress-blog.xushufa.cn` | 输入xushufa域名会解析到github静态页面。提交代码即部署。 |
| 3 | docsify | [docsify-calligraphy]( https://docsify-calligraphy.xushufa.cn ) <br/>[docsify-blog]( https://docsify-blog.xushufa.cn ) | [scott180.github.io/docsify-calligraphy]( https://scott180.github.io/docsify-calligraphy ) <br/>[scott180.github.io/docsify-blog]( https://scott180.github.io/docsify-blog ) | [docsify-calligraphy]( https://github.com/scott180/docsify-calligraphy.git ) <br/>[docsify-blog]( https://github.com/scott180/docsify-blog.git ) | github绑定域名 `docsify-calligraphy.xushufa.cn` | 同上,偶尔服务连不上。 |
| 4 | mkdocs | [mkdocs-calligraphy]( https://mkdocs-calligraphy.xushufa.cn ) <br/>[mkdocs-blog]( https://mkdocs-blog.xushufa.cn ) | [xuyq123.gitlab.io/mkdocs-calligraphy]( https://xuyq123.gitlab.io/mkdocs-calligraphy ) <br/>[xuyq123.gitlab.io/mkdocs-blog]( https://xuyq123.gitlab.io/mkdocs-blog ) | [mkdocs-calligraphy]( https://gitlab.com/xuyq123/mkdocs-calligraphy.git ) <br/>[mkdocs-blog]( https://gitlab.com/xuyq123/mkdocs-blog.git ) | gitlab绑定域名 `mkdocs-calligraphy.xushufa.cn` | 输入xushufa域名会解析到gitlab静态页面。网速较慢。 |
| 5 | vuepress-theme-reco | [reco-calligraphy]( https://reco-calligraphy.xushufa.cn ) <br/>[reco-blog]( https://reco-blog.xushufa.cn ) | [scott180.github.io/reco-calligraphy]( https://scott180.github.io/reco-calligraphy ) <br/>[scott180.github.io/reco-blog]( https://scott180.github.io/reco-blog ) | [reco-calligraphy]( https://github.com/scott180/reco-calligraphy.git ) <br/>[reco-blog]( https://github.com/scott180/reco-blog.git ) | github绑定域名 `reco-calligraphy.xushufa.cn` | 每个markdown文件都需要在文件头加上`Front Matter`格式,注明标题、时间、类别、标签等等。 |
| 6 | gitbook | - | [scott180.github.io/gitbook-calligraphy]( https://scott180.github.io/gitbook-calligraphy ) <br/>[scott180.github.io/gitbook-blog]( https://scott180.github.io/gitbook-blog ) | [gitbook-calligraphy]( https://github.com/scott180/gitbook-calligraphy.git ) <br/>[gitbook-blog]( https://github.com/scott180/gitbook-blog.git ) | github pages | - |
---
......@@ -460,10 +476,12 @@ https://xyqin.coding.net/p/my/d/document/git/raw/master/imgs/calligraphy-wxMiniP
gitcode 加载快,无屏蔽
https://gitcode.net/xu180/imgs/-/raw/master/mingyue/2021/202104/2021042504.jpg
https://codechina.csdn.net/xu180/imgs/-/raw/master/mingyue/2022/202204/2022040801.jpg
https://gitcode.net/xu180/document/-/raw/master/imgs/weixin/calligraphy-wxMiniProgram.jpg
github 国外网站,加载慢
github 国外网站,加载慢 cdn
https://raw.githubusercontent.com/scott180/imgs/master/mingyue/2021/202104/2021042501.jpg
https://cdn.jsdelivr.net/gh/scott180/imgs/mingyue/2021/202105/2021050202.jpg
gitee 加载快,有屏蔽
https://gitee.com/xy180/imgs/raw/master/mingyue/2021/202104/2021040202.jpg
......@@ -724,13 +742,13 @@ https://codeberg.org/xuyq/imgs/raw/branch/master/mingyue/2022/202201/2022012101.
> **我的网站**
- 徐书法 `xushufa.cn` 个人书法练习网站
- 生活随笔-编程笔记-书法练习轨迹
| 徐书法 | 我的网站 | 备注 |
| 徐书法 | 地址 | 备注 |
| ----- | ----------- | ------------- |
| 1 | [xushufa]( https://xushufa.cn ) &ensp; [blog]( https://blog.xushufa.cn ) | 《书法练习轨迹》及博客网站。 |
| 2 | [mkdocs-calligraphy]( https://mkdocs-calligraphy.xushufa.cn ) &ensp; [mkdocs-blog]( https://mkdocs-blog.xushufa.cn ) | `mkdocs`构建的网站。 |
| 3 | [reco-calligraphy]( https://reco-calligraphy.xushufa.cn ) &ensp; [reco-blog]( https://reco-blog.xushufa.cn ) | `vuepress-theme-reco`构建的网站。 |
| 1 | [xushufa.cn]( https://xushufa.cn ) | 书法练习网站。 |
| 2 | [blog.xushufa.cn]( https://blog.xushufa.cn ) | `vuepress`构建的博客网站。 |
| 3 | [web.xushufa.cn]( https://web.xushufa.cn ) | `vuepress-theme-reco`构建的博客网站。|
***
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册