Skip to content

Commit

Permalink
update github用户名变更后续
Browse files Browse the repository at this point in the history
  • Loading branch information
dr34m-cn committed Sep 4, 2024
1 parent 281047e commit cf54ad6
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Hexo博客持续集成

on:
on:
push:
branches:
- master
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

博客地址 [https://blog.ctftools.com](https://blog.ctftools.com) **最快更新**

[https://dr34-m.github.io](https://dr34-m.github.io) **备用镜像,同步更新**
[https://dr34m-cn.github.io/](https://dr34m-cn.github.io/) **备用镜像,同步更新**
5 changes: 1 addition & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,8 @@ theme: fluid
## Docs: https://hexo.io/docs/one-command-deployment
deploy:
- type: git
repo: git@github.com:dr34-m/dr34-m.github.io.git
repo: git@github.com:dr34m-cn/dr34m-cn.github.io.git
branch: master
# - type: git
# repo: git@gitee.com:dr34m/dr34m.git
# branch: master

# sitemap
sitemap:
Expand Down
4 changes: 2 additions & 2 deletions source/_posts/newpost-18.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
```yml
deploy:
type: git
repo: git@github.com:dr34-m/dr34-m.github.io.git
repo: git@github.com:dr34m-cn/dr34m-cn.github.io.git
branch: master
```

Expand Down Expand Up @@ -253,6 +253,6 @@ deploy:

# 结尾

也可以参考[我的项目中的配置](https://github.com/dr34-m/hexo/blob/master/.github/workflows/main.yml),我的项目优先完成腾讯云COS部署,然后是托管到github,发布 Release。
也可以参考[我的项目中的配置](https://github.com/dr34m-cn/hexo/blob/master/.github/workflows/main.yml),我的项目优先完成腾讯云COS部署,然后是托管到github,发布 Release。

参考文章:[利用GitHub+Actions自动部署Hexo博客](https://blog.csdn.net/u012208219/article/details/106883054#comments_15417337),[GitHub Actions 自动发布Hexo 并通过 FTP上传 到阿里云ECS](https://moeci.com/posts/github-actions-hexo-ftp/),[githubActions部署文件到服务器](https://blog.csdn.net/qq_39846820/article/details/115422544)
2 changes: 1 addition & 1 deletion source/_posts/newpost-43.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags: [前端]
index_img: /assets/headImg/ui.png
---

源码地址:[https://github.com/dr34-m/uniapp-demo](https://github.com/dr34-m/uniapp-demo)
源码地址:[https://github.com/dr34m-cn/uniapp-demo](https://github.com/dr34m-cn/uniapp-demo)

框架后期或有更新,请以源码中`README.md`文档为准

Expand Down
2 changes: 1 addition & 1 deletion source/_posts/newpost-44.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ index_img: /assets/headImg/hexo&fluid.png

## 一、静态资源上传

`source`文件夹下新建`/assets/static/`目录,复制[https://github.com/dr34-m/hexo/tree/master/source/assets/static](https://github.com/dr34-m/hexo/tree/master/source/assets/static)下所有文件和文件夹没到你本地的`/source/assets/static/`目录下。
`source`文件夹下新建`/assets/static/`目录,复制[https://github.com/dr34m-cn/hexo/tree/master/source/assets/static](https://github.com/dr34m-cn/hexo/tree/master/source/assets/static)下所有文件和文件夹没到你本地的`/source/assets/static/`目录下。

## 二、配置修改

Expand Down
2 changes: 1 addition & 1 deletion source/_posts/newpost-48.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ index_img: /assets/headImg/electron&xterm.png

<!--more-->

项目已上传Github [https://github.com/dr34-m/electron-term-demo](https://github.com/dr34-m/electron-term-demo)
项目已上传Github [https://github.com/dr34m-cn/electron-term-demo](https://github.com/dr34m-cn/electron-term-demo)

### 核心代码

Expand Down
4 changes: 2 additions & 2 deletions source/_posts/newpost-57.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ date: 2024-07-16 20:39:26

# 目标

在绿联NAS中使用[TaoSync](https://github.com/dr34-m/taosync)自动定时同步我的文件到各个网盘。
在绿联NAS中使用[TaoSync](https://github.com/dr34m-cn/taosync)自动定时同步我的文件到各个网盘。

<!--more-->

**如果好用欢迎Star:[https://github.com/dr34-m/taosync](https://github.com/dr34-m/taosync),非常感谢!**
**如果好用欢迎Star:[https://github.com/dr34m-cn/taosync](https://github.com/dr34m-cn/taosync),非常感谢!**

TaoSync基于[AList](https://alist.nn.ci/zh/)实现自动同步功能,可以实现以下不同网盘或存储之间的自动定时同步。

Expand Down
2 changes: 1 addition & 1 deletion source/_posts/post235.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ index_img: /assets/headImg/hexo.png

### 下载

请移步github下载:[https://github.com/dr34-m/yilia-photos](https://github.com/dr34-m/yilia-photos)
请移步github下载:[https://github.com/dr34m-cn/yilia-photos](https://github.com/dr34m-cn/yilia-photos)

### 其他

Expand Down
2 changes: 1 addition & 1 deletion source/_posts/post252.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: 前端
index_img: /assets/headImg/ui.png
---

* [项目地址](https://github.com/dr34-m/wrnlist)
* [项目地址](https://github.com/dr34m-cn/wrnlist)

<!--more-->

Expand Down

0 comments on commit cf54ad6

Please sign in to comment.