Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liruifengv/sayhub
我的博客:https://liruifengv.com
https://github.com/liruifengv/sayhub
astro react vite
Last synced: 23 days ago
JSON representation
我的博客:https://liruifengv.com
- Host: GitHub
- URL: https://github.com/liruifengv/sayhub
- Owner: liruifengv
- License: mit
- Created: 2022-06-15T02:26:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T09:20:58.000Z (about 1 year ago)
- Last Synced: 2024-10-04T19:51:04.797Z (about 1 month ago)
- Topics: astro, react, vite
- Language: Astro
- Homepage: https://liruifengv.com
- Size: 7.88 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SayHub
我的个人博客网站。[![Built with Astro](https://astro.badg.es/v1/built-with-astro/tiny.svg)](https://astro.build)
> 已经迁移到新网站:https://liruifengv.com
>
>
> 仓库:https://github.com/liruifengv/liruifengv.com## Features
- [x] SSG 静态渲染, SEO 友好,极速渲染
- [x] 生成站点地图( @astrojs/sitemap )
- [x] 优秀的 [Lighthouse](https://web.dev/measure/) 和 [PageSpeed Insights](https://pagespeed.web.dev/) 报告分数
- [x] 支持 RSS 订阅
- [x] 使用 tailwindcss 构建样式
- [x] 使用 [Vercel](https://vercel.com/) 部署
- [x] 移动端响应式布局
- [x] 支持代码高亮
- [x] 支持文章分类、标签
- [x] Markdown MDX 支持## 订阅
你可以使用 RSS 订阅我的博客文章:https://sayhub.me/rss.xml
[如何用 RSS 订阅?](https://zhuanlan.zhihu.com/p/55026716)
## 博客模板
由我的个人网站孵化出一个博客模板,帮助想要搭建个人博客网站的同学快速搭建基于 [Astro](https://astro.build) 的高性能网站,欢迎使用。
### 模板:[sayhub-blog-template](https://github.com/liruifengv/sayhub-blog-template)