mirror of
https://github.com/Ad-closeNN/blog-fuwari.git
synced 2026-05-31 01:20:06 -04:00
05744216fd
1. Footer 增加跳转 2. 增添友链
67 lines
3.0 KiB
Markdown
67 lines
3.0 KiB
Markdown
# 关于 / Hi there!
|
||
既然你来到了这里,就说明你在访问由 [Netlify](https://www.netlify.com) 托管的 [adclosenn.top](https://adclosenn.top)。本站 Netlify 优选 IP:`3.33.186.135`
|
||
|
||
本站使用 [@satcaca/fuwari](https://github.com/saicaca/fuwari) 博客模板,部分代码来源于 [@afoim/fuwari](https://github.com/afoim/fuwari)。嗯,真漂亮,真好用。
|
||
|
||
::github{repo="saicaca/fuwari"}
|
||
::github{repo="withastro/astro"}
|
||
::github{repo="afoim/fuwari"}
|
||
|
||
# 域名
|
||
目前你现在见到的,也就是 [adclosenn.top](https://adclosenn.top)。除了这个,我还有其他的域名(部分):
|
||
|
||
1. adclosenn.top
|
||
2. 19991230.xyz
|
||
3. adsb.dpdns.org
|
||
4. adclosenn.dpdns.org
|
||
|
||
---
|
||
|
||
# 关于我
|
||
一位住在[中华人民共和国广西壮族自治区](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)的苦逼学生。
|
||
|
||
## 爱好
|
||
玩游戏、写代码、写博客(也许吧),哦,还有读书。只会一点 [Python](https://baike.baidu.com/item/Python/407313),初学者罢了。
|
||
|
||
## 联系方式
|
||
电子邮箱:[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) 配置文件。 |