Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webp-sh/halo-plugin-webp-cloud
Halo plugin for WebP Cloud(WebP Cloud Services)
https://github.com/webp-sh/halo-plugin-webp-cloud
Last synced: 1 day ago
JSON representation
Halo plugin for WebP Cloud(WebP Cloud Services)
- Host: GitHub
- URL: https://github.com/webp-sh/halo-plugin-webp-cloud
- Owner: webp-sh
- License: gpl-3.0
- Created: 2023-06-28T02:21:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-06T10:12:36.000Z (3 months ago)
- Last Synced: 2024-08-07T11:45:28.602Z (3 months ago)
- Language: Vue
- Homepage: https://halo.run/store/apps/app-fVJSY
- Size: 1.75 MB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-halo - halo-plugin-webp-cloud - 接入 webp.se 平台,实现无入侵的 WebP 图片格式转换 (Halo 2.0 / 插件)
README
# WebP Cloud Halo plugin
此插件提供对 WebP Cloud()的集成,支持在文章页面无入侵式的自动替换图片为 WebP/AVIF 格式。
## 特性
- 支持无入侵式的替换网站中所有的图片链接为 WebP/AVIF 格式的链接。
- 简单方便的配置界面,配置好 的 API Key 之后即可选择或创建代理地址。## 安装与使用
1. 在[应用市场](https://www.halo.run/store/apps/app-fVJSY)中安装并启用此插件。
2. 进入插件的设置页面,配置 API Key:![API Key](./images/api-key.png)
3. 选择已有的代理配置或者创建新的:
![Proxies](./images/proxies.png)
![Create a Proxy](./images/create-a-proxy.png)
> 请注意,如果你的网站图片是相对地址,那么你需要在源站地址中填写在 Halo 中配置好的外部访问地址,例如 `https://example.com`,这样插件才能正确的替换图片地址。
4. 最后保存即可。
## 验证
进入任意一篇包含图片的文章,检查一下浏览器 Network 面板的图片请求地址,或者查看网页源代码,可以看到图片的源地址已经修改为了你设置的 `Proxy Address` 了。
![Effect](./images/effect.png)