mirror of
https://github.com/Ad-closeNN/blog-fuwari.git
synced 2026-05-31 02:00:05 -04:00
docs: PCL Intelligence 主页说明书
1. 删除了 Background 背景图 2. 使用内置 Banner 功能 3. 优化文档内容描述 4. 修改一言的地址,并加上内置的一条一言,用于 429
This commit is contained in:
+46
-12
@@ -7,7 +7,7 @@
|
||||
::github{repo="withastro/astro"}
|
||||
::github{repo="afoim/fuwari"}
|
||||
|
||||
## 域名
|
||||
# 域名
|
||||
目前你现在见到的,也就是 [adclosenn.top](https://adclosenn.top)。除了这个,我还有其他的域名(部分):
|
||||
|
||||
1. adclosenn.top
|
||||
@@ -17,17 +17,51 @@
|
||||
|
||||
---
|
||||
|
||||
## 关于我
|
||||
好了,本站的介绍完了,到介绍我自己了。
|
||||
# 关于我
|
||||
一位住在[中华人民共和国广西壮族自治区](https://baike.baidu.com/item/%E5%B9%BF%E8%A5%BF%E5%A3%AE%E6%97%8F%E8%87%AA%E6%B2%BB%E5%8C%BA/163178)的苦逼学生。
|
||||
|
||||
关于我的名字 Ad_closeNN... 你可以叫我 **Ad**、**closeNN**或**广告猫猫**。
|
||||
|
||||
一位住在[中华人民共和国广西壮族自治区梧州市](https://baike.baidu.com/item/%E6%A2%A7%E5%B7%9E%E5%B8%82/7260153)的苦逼学生。长吗?长就对了!谁让广西是自治区呢!
|
||||
|
||||
### 爱好
|
||||
## 爱好
|
||||
玩游戏、写代码、写博客(也许吧),哦,还有读书。只会一点 [Python](https://baike.baidu.com/item/Python/407313),初学者罢了。
|
||||
|
||||
## 关于本站
|
||||
### 字体
|
||||
使用的是 [MiSans](https://hyperos.mi.com/font),中英文可变字重字体从官方 CDN 服务器获取。
|
||||
# [点此查看详情](/misans/)
|
||||
## 联系方式
|
||||
电子邮箱:[1709301095@qq.com](mailto:1709301095@qq.com) 或 [W1709301095@gmail.com](mailto:W1709301095@gmail.com)
|
||||
Discord:https://discord.com/users/1068060784300658688
|
||||
|
||||
---
|
||||
|
||||
# 关于本站
|
||||
## 字体
|
||||
使用的是 [MiSans VF](https://hyperos.mi.com/font),中英文可变字重字体从官方 CDN 服务器获取。
|
||||
[点此查看详情](/misans/)
|
||||
|
||||
## 一言
|
||||
使用的是 [一言语句接口(JSON)](https://developer.hitokoto.cn/sentence/)。`v1.hitokoto.cn`
|
||||
|
||||
## 统计信息
|
||||
使用的是自托管([Netlify](https://www.netlify.com) + [Neon](https://neon.com))的 [Umami](https://umami.is)。具体可查看 [手把手自托管 Umami
|
||||
](/posts/umami/)
|
||||
|
||||
---
|
||||
|
||||
# 2025/8/10
|
||||
~~1145141919**810**~~
|
||||
::github{repo="carbon-app/carbon"}
|
||||
https://carbon.now.sh
|
||||
|
||||
本站取消使用 Background 图像(之前为每日 Bing 图像),改为使用横幅由 [Carbon](https://github.com/carbon-app/carbon) 生成的 Banner:**Apache Getting Started**。
|
||||
出处:https://httpd.apache.org/docs/2.4/getting-started.html
|
||||
|
||||
```
|
||||
Troubleshooting any problem without
|
||||
the error log is like driving with your eyes closed.
|
||||
在没有错误日志的情况下诊断任何问题无异于闭眼开车
|
||||
—— Apache 官方文档 Getting Started 篇章
|
||||
```
|
||||
|
||||
除此之外,我在 `/public/` 中留了 3 个 banner 文件:
|
||||
- [/public/assets/apache_carbon.svg](/assets/apache_carbon.svg) :由 [Carbon](https://github.com/carbon-app/carbon) 生成的 banner,`SVG` 格式(本站使用中)。 
|
||||
- [/public/assets/apache_carbon.png](/assets/apache_carbon.png) :由 [Carbon](https://github.com/carbon-app/carbon) 生成的 banner,`PNG` 格式。
|
||||
- [/public/assets/apache.jpg](/assets/apache.jpg):网传的图片 
|
||||
|
||||
和一个 `JSON` 文件:
|
||||
- <a href="/assets/carbon-config.json" target="_blank">/public/assets/carbon-config.json</a> :[Carbon 官网](https://carbon.now.sh) 配置文件。
|
||||
Reference in New Issue
Block a user