Skip to content

Commit

Permalink
feat: add images floder
Browse files Browse the repository at this point in the history
  • Loading branch information
ajiu9 committed Dec 21, 2024
1 parent 98665d2 commit 002922e
Show file tree
Hide file tree
Showing 14 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions pages/posts/construction-and-use-of-picture-bed.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,23 @@ brew install bigwig-club/brew/upic --cask

> OSS使阿里云的对象存储服务,需要付费使用,但是对于平常的博客文章而言,很便宜,我现在是申请的3个月免费使用,实际付费也不贵,一个月就2.16元,(资源包关联的按量付费实例不停机,按使用量收费),就平常的访问量而言,估计是很难超过使用量的。
![每月价格](https://static.ajiu9.cn/Notes/IITkfA.png)
![每月价格](/images/IITkfA.png)

### 配置OSS

有了OSS后,需要简单配置下,阿里云有官方教程,一步一步几分钟搞定。

- 1. 创建bucket ![bucket](https://static.ajiu9.cn/Notes/5eGHP4.png)
- 2. 击立即创建,勾选配置![配置](https://static.ajiu9.cn/Notes/nKvi0c.png)
- 1. 创建bucket ![bucket](/images/5eGHP4.png)
- 2. 击立即创建,勾选配置![配置](/images/nKvi0c.png)
- 3. 配置完成,如果有自己的域名的话可以配置好自己的域名,~~我现在用的是阿里云的默认域名,还没买,下次再申请~~

1. 在 AccessKey管理中找到对应的key填写到uPic中![AccessKey](https://static.ajiu9.cn/Notes/20230917112327.png)
1. 在 AccessKey管理中找到对应的key填写到uPic中![AccessKey](/images/20230917112327.png)

### uPic图床配置

在uPic偏好设置中,设置好图床!
![图床配置](https://static.ajiu9.cn/Notes/20230917162239169493895916949389595970bFTu6.png)
![图床配置](/images/20230917162239169493895916949389595970bFTu6.png)

### 完成

配置完成后就可以愉快的引用图片到文章中了,最后可以设置下图床的快捷键![快捷键](https://static.ajiu9.cn/Notes/2023091716261416949391741694939174953lwT8Qv.png)
配置完成后就可以愉快的引用图片到文章中了,最后可以设置下图床的快捷键![快捷键](/images/2023091716261416949391741694939174953lwT8Qv.png)
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@ w2 start
```

启动成功后会在控制台输出以下信息:
![image](https://static.ajiu9.cn/images/20240517095140.png)
![image](/images/20240517095140.png)

然后在浏览器中打开里面的地址

2. 配置whistle代理
![image](https://static.ajiu9.cn/images/20240517095452.png)
![image](/images/20240517095452.png)

`请使用http代理`

3. 开启系统代理,或者在李立群插件中安装[Proxy SwitchyOmega](chrome://extensions/?id=padekgcemlokbadohgkifijomclgjgif)

![image](https://static.ajiu9.cn/images/20240517095833.png)
![image](/images/20240517095833.png)

4. 微信开发者工具打开代理设置:设置 > 代理设置
![image](https://static.ajiu9.cn/images/20240517100019.png)
![image](/images/20240517100019.png)

完成这些后,访问微信配置的域名会代理到本地ip,就可以在微信开发者工具中调试本地代码了。
2 changes: 1 addition & 1 deletion pages/posts/how-to-determine-the-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ tags:

工作时间不回复不重要的消息,早上优先做昨天设定的3Frog任务,周日周末时间表不同,我可能在家带娃,或者户外活动。同时保证4小时的长文阅读,4小时的Deep Work。

![daily plan](https://static.ajiu9.cn/Notes/2023101520370316973734231697373423408sJebk1.png)
![daily plan](/images/2023101520370316973734231697373423408sJebk1.png)
Binary file added public/images/20230917112327.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/20240517095140.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/20240517095452.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/20240517095833.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/20240517100019.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/5eGHP4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/IITkfA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/nKvi0c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 002922e

Please sign in to comment.