mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
更新文章fuwari,修复错误的ICON配置教程,链接由Font Awesome改为icones.js.org,并且重新配图。更新文章gh-proxy和starrail-fast添加对应标签。更新文章static-web将标签Cloudflare Page改为Cloudflare Pages
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
category: 教程
|
||||
description: Fuwari是一个静态博客框架,Cloudflare Pages是一个托管静态网站的服务,将他俩结合即可得到一个快速安全无需托管的高效博客
|
||||
draft: false
|
||||
image: https://r2.072103.xyz/fuwari-blog/img/2024-10-15-09-04-45-image.webp
|
||||
image: https://r2.072103.xyz/myblog/img/f286ef4d-326c-4c7c-8a1e-ed150937a12b.webp
|
||||
lang: ''
|
||||
published: 2024-10-14
|
||||
tags:
|
||||
- Fuwari
|
||||
- Cloudflare Pages
|
||||
published: 2025-04-30
|
||||
tags: [Fuwari, Cloudflare Pages]
|
||||
title: Fuwari静态博客搭建教程
|
||||
|
||||
---
|
||||
|
||||
### 你需要准备的东西
|
||||
|
||||
1. 一个牛逼的脑子,支持并行运算至少两个单位以上的事件。遇到问题先思考,想不通就搜索,搜索不到就去和AI调情,不要上来就问问问
|
||||
@@ -82,7 +82,11 @@ title: Fuwari静态博客搭建教程
|
||||
|
||||
- `NavBarConfig` 为导航栏设置的超链接。`ProfileConfig` 为你的用户的超链接,分别如图
|
||||
|
||||
- icon:你需要前往[Font Awesome](https://fontawesome.com/search)去搜索你想要的图标,比如QQ,则填写 `fa6-brands:qq` ,如图。Fuwari支持这几种类型:`fa6-brands`, `fa6-regular`, `fa6-solid`, `material-symbols`
|
||||
- icon:你需要前往[icones.js](https://https://icones.js.org/)去搜索你想要的图标,比如QQ,则填写 `fa6-brands:qq` ,如图。Fuwari默认支持这几种类型:`fa6-brands`, `fa6-regular`, `fa6-solid`, `material-symbols`。可以在 `astro.config.mjs` 中搜索关键字进行配置
|
||||
|
||||
- 
|
||||
|
||||
- 
|
||||
|
||||
- 这里我附上我的 `config.ts`
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ draft: false
|
||||
image: https://r2.072103.xyz/myblog/img/8bb2d8ae-1703-44e8-9f3b-10b46ab69913.webp
|
||||
lang: ''
|
||||
published: 2025-04-15
|
||||
tags: []
|
||||
tags: [Cloudflare Worker]
|
||||
title: 使用Cloudflare Worker搭建Github全站代理(防钓鱼)
|
||||
---
|
||||
# 项目原理
|
||||
|
||||
@@ -5,7 +5,7 @@ draft: false
|
||||
image: https://r2.072103.xyz/myblog/img/36f34153-b96f-43ec-911e-8c3d65bc8aa0.webp
|
||||
lang: ''
|
||||
published: 2025-04-15
|
||||
tags: []
|
||||
tags: [崩坏星穹铁道, DLL注入]
|
||||
title: 崩坏星穹铁道全局加速
|
||||
---
|
||||
# 原理剖析
|
||||
|
||||
@@ -7,7 +7,7 @@ lang: ''
|
||||
published: 2024-11-28
|
||||
tags:
|
||||
- Vercel
|
||||
- Cloudflare Page
|
||||
- Cloudflare Pages
|
||||
- Netlify
|
||||
- Surge
|
||||
- Render
|
||||
|
||||
Reference in New Issue
Block a user