# 博客及备份

### 博客及备份

1. [gitbook](https://www.gitbook.com/) 申请注册，gitbook 编辑需要翻墙，浏览不需要翻墙。
2. gitbook 同步 [GitHub](https://github.com/) ，GitHub 需要翻墙。
3. 用 [gitee](https://gitee.com/) 同步 GitHub，gitee 不用翻墙，推送需要输入密码。
4. 本地 [Github Windows](https://github.com/apps/desktop) 客户端 pull gitee 。
5. 新建页面和页面调整用 gitbook 编辑。
6. typedown 或 pyCharm 或 [hbuilderx](https://www.dcloud.io/hbuilderx.html) 或 typora 编辑本地 Markdown 。
7.

用 gitee 同步 github。

```
    自动镜像

  配置 Push 镜像（Gitee → GitHub）

  登录 Gitee，进入目标仓库的「管理」页面。

  点击「仓库镜像管理」，选择「添加镜像」。

  在「镜像方向」中选择 Push，并绑定 GitHub 帐号。

  输入 GitHub 的私人令牌（需包含 repo 权限），完成配置。

  配置 Pull 镜像（GitHub → Gitee）

  登录 Gitee，进入目标仓库的「管理」页面。

  点击「仓库镜像管理」，选择「添加镜像」。

  在「镜像方向」中选择 Pull，并绑定 GitHub 帐号。

  勾选「自动从 GitHub 同步仓库」，确保私人令牌包含 admin:repo_hook 权限。

  配置完成后，提交代码时会自动触发同步操作。
```

### 域名

* 域名注册 <https://sso.godaddy.com/?realm=idp&app=venture-redirector&path=/>
* 现有域名 [juzsian.site](https://www.juzsian.site) [www.juzisan.site](http://www.juzisan.site) 10 年到 2034-08-31 07:59:59 188 元 ，阿里云布置到 [cloudflare](https://dash.cloudflare.com) 上。
* 域名解析 [cloudflare-cn](https://www.cloudflare-cn.com/) 根域名解析到 www 。
* 域名重定向 [redirhub](https://www.redirhub.com/) ，现在不需要了。
* 内网穿透 免费 [chmlfrp](https://panel.chmlfrp.cn/sign) [cpolar](https://www.cpolar.com/) 比[花生壳](https://hsk.oray.com/)好用多了。
*
* gitbook 个人博客 <https://juzi.gitbook.io/wiki/>
* python 在线运行 <https://www.pythonanywhere.com/login/>
* 缩短域名 <https://app.rebrandly.com/linkgallery>
* markdown [在线表格](https://www.tablesgenerator.com/)
* [免费空间](https://run.claw.cloud/)
* [wordpress](https://yhcgucow.ap-northeast-1.clawcloudrun.com/)

### 好处是

1. 相当于有四个位置存储
2. gitbook,Github,gitee 和本地都有备份
