Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)