Skip to content

fhowo-top/Blog

Repository files navigation

风绘的博客

这里是风绘的技术小窝,写博客、敲代码、偶尔发呆。

基于 Chirping Astro 主题构建的个人博客。

技术栈

目录结构

├── src/
│   ├── config.ts          # 站点配置
│   ├── content/
│   │   ├── posts/zh/      # 博客文章
│   │   └── pages/zh/      # 静态页面
│   ├── components/        # Astro 组件
│   ├── layouts/           # 页面布局
│   ├── pages/             # 路由页面
│   └── i18n/              # 国际化
├── public/                # 静态资源
└── astro.config.mjs       # Astro 配置

许可证

基于 MIT 协议发布。

主题原项目: Chirping Astro by Kannan Suresh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors