Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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博客主题

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