satnaing/astro-paper

A minimal, accessible and SEO-friendly Astro blog theme.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 21 minutes ago
Added to GitGenius on September 13th, 2026
Created on September 8th, 2022
Open Issues & Pull Requests: 27 (+0)
GitHub issues: Enabled
Number of forks: 1,097
Total Stargazers: 5,062 (+0)
Total Subscribers: 25 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.2 days
Mean response time: 20.8 days
90th percentile: 73.1 days
Tracked items: 93

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 15
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 422 days
Stale 30+ days: 14
Stale 90+ days: 14

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (30)
  • enhancement (22)
  • awaiting reply (6)
  • documentation (5)
  • duplicate (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

AstroPaper is a minimal, responsive, accessible and SEO-friendly Astro blog theme designed for static site generation with a focus on performance and user experience.

The theme addresses the need for a blog platform that combines accessibility, search engine optimization, and fast performance without unnecessary complexity. It achieves this through Astro's static site generation capabilities, TypeScript for type safety, and Tailwind CSS for styling. The theme includes built-in features such as static search powered by Pagefind, dynamic Open Graph image generation for blog posts, support for both Markdown and MDX content, light and dark mode switching, and internationalization readiness. Posts are organized in a content directory where subdirectory structure automatically becomes part of the URL hierarchy.

AstroPaper suits developers and writers who want a blog that prioritizes accessibility and performance without requiring extensive customization. The theme is particularly appropriate for personal blogs and documentation sites where clean, minimal design is preferred. It works well for those already invested in the Astro ecosystem or considering it as their static site generator. The theme has been tested for screen reader accessibility using VoiceOver on Mac and TalkBack on Android, though the maintainer notes that not all screen readers were tested.

The project follows conventional commits and uses commitizen for standardized commit messages, indicating structured development practices. Development activity shows ongoing refinement of the codebase with attention to code quality standards and maintainability.