Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/liruifengv/sayhub-blog-template

使用 Astro 构建的博客模板,快速搭建高性能的个人博客
https://github.com/liruifengv/sayhub-blog-template

astro blog site sitemap template theme

Last synced: about 2 months ago
JSON representation

使用 Astro 构建的博客模板,快速搭建高性能的个人博客

Awesome Lists containing this project

README

        

# Sayhub Blog Template

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/liruifengv/sayhub-blog-template/pulls)
[![Built with Astro](https://astro.badg.es/v1/built-with-astro/tiny.svg)](https://astro.build)

使用 Astro 构建的博客模板,快速搭建高性能的个人博客

**在线预览**:https://sayhub-blog-template.vercel.app/

> 本项目是由我的个人博客项目 [SayHub](https://github.com/liruifengv/sayhub) 孵化而来。

## Features

- [x] 使用 Markdown 写作
- [x] 支持代码高亮
- [x] 支持 MDX
- [x] SSG 静态渲染, SEO 友好,极速渲染
- [x] 生成项目站点地图( @astrojs/sitemap )
- [x] 优秀的 [Lighthouse](https://web.dev/measure/) 和
[PageSpeed Insights](https://pagespeed.web.dev/) 报告分数
- [x] 生成 rss.xml 支持 RSS 订阅
- [x] 文章标签
- [x] 文章分类
- [x] 暗黑主题

[如何用 RSS 订阅?](https://zhuanlan.zhihu.com/p/55026716)

## TODO

- [ ] 分页功能
- [ ] 归档功能
- [ ] 文章 TOC
- [ ] 搜索功能

## ISSUE

如果你有任何问题,请提 [Issue](https://github.com/liruifengv/sayhub-blog-template/issues)。

## Contributing

欢迎贡献你的代码,请 Fork 本项目后提交 PR。
目前需要的贡献有:
- 优化代码,目前代码耦合比较严重,需要重构
- 待完成的 [feature](#todo)
- 样式比较丑,急需有 UI 设计技能的同学帮助

## License

本项目使用 MIT 协议。