add gitea card render support, update about page

This commit is contained in:
2026-04-02 02:00:30 +08:00
parent 085312af35
commit e1e91fcdda
4 changed files with 120 additions and 4 deletions

View File

@ -1,11 +1,15 @@
# About Me
::github{repo="atdunbg/atdunbg"}
::gitea{repo="atdunbg/Prism"}
欢迎来到[Atdunbg](https://atdunbg.xyz)的小站, 这里是一个又菜又爱学的技术小白。
本人就读与一所郑州的不知名本科学院, 学的软件工程,目前已经大四了。
## 本站记录
> 2022 年 1月1日本站问世框架使用`hexo` + `butterfly`
@ -13,3 +17,12 @@
> 2025年 12月12日主题迁移至 `Redefine`
>
> 2026年 3月6日框架迁移至`Astro` , 主题使用`Fuwari`
## 为什么写博客
写博客对我来说,是记录,也是分享。
学习新东西的时候,把它写下来能帮自己理清思路。技术这东西,光看懂了不算,能讲清楚、写明白,才算真正消化。所以博客里大多是学习笔记和踩坑记录,不一定多深,但都是自己一步步琢磨出来的。
另外也是想有个地方和同样在折腾技术的人交流。代码可以开源,思路可以公开,踩过的坑别人能少走一次,那就挺好。