Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jazee6/astro-blur
A static blog theme built with Astro. 一个静态Astro博客主题
https://github.com/jazee6/astro-blur
astro blog mdx rss theme
Last synced: 2 months ago
JSON representation
A static blog theme built with Astro. 一个静态Astro博客主题
- Host: GitHub
- URL: https://github.com/jazee6/astro-blur
- Owner: Jazee6
- License: apache-2.0
- Created: 2024-06-11T08:22:24.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T14:00:47.000Z (5 months ago)
- Last Synced: 2024-10-14T03:42:20.323Z (2 months ago)
- Topics: astro, blog, mdx, rss, theme
- Language: Astro
- Homepage: https://jaze.top
- Size: 364 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE
Awesome Lists containing this project
README
# Astro Blur
A static Astro blog theme
[中文文档](./README.md) | English
![Theme Preview](https://blog-cdn.jaze.top/2024/07/6e7813e44dad9a35be6c42b2c2e4eb53.webp)
## Features
- ✅ 100% native components, pure static generation
- ✅ Twikoo comment system
- ✅ SEO friendly — OpenGraph / Sitemap / RSS
- ✅ Responsive layout / code highlight / theme switch## Quick Start
```shell
# Download template
npx degit Jazee6/astro-blur#main my-blog# Enter project
cd my-blog# Install dependencies
pnpm i# Start project
pnpm dev# Create new post
pnpm new# Config modify
./src/config.ts
```## Roadmap
- [x] status badge
- [x] twikoo_visitors
- [x] Search
- [ ] View Transition
- [ ] Tags
- [ ] Next/Prev
- [ ] hero image
- [ ] AI summary
- [ ] Top
- [ ] lazy load image and CLS
- [ ] touch optimize
- [ ] ...## Who is using Astro Blur?
- [Hi! Jazee](https://jaze.top)
Welcome to submit PR to add your site