hunvreus/pagescms

The simplest CMS you'll ever need. Manage content and media right in your GitHub repository.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 18 minutes ago
Type:ApplicationCategory(s):CMS, Static Sites & ForumsWeb Development
Added to GitGenius on September 17th, 2026
Created on December 16th, 2023
Open Issues & Pull Requests: 70 (+0)
GitHub issues: Enabled
Number of forks: 547
Total Stargazers: 4,007 (+0)
Total Subscribers: 22 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 20.3 hours
Mean response time: 35.0 days
90th percentile: 150.1 days
Tracked items: 216

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in three opened in the past year never receives a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 54% of issues opened in the past year have been closed. Three people close 90% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 47
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 271 days
Stale 30+ days: 43
Stale 90+ days: 30

Recent activity

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

Top labels

  • enhancement (48)
  • bug (41)
  • question (3)
  • help wanted (1)
  • wontfix (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Pages CMS is a content management system that lets you manage content and media directly within GitHub repositories, designed for static site generators and content-driven applications.

The tool solves the problem of editing content in GitHub-based projects without requiring direct repository access or command-line knowledge. It works by connecting to your GitHub repository through a GitHub App, providing a web interface where non-technical users can create, edit, and manage content files. The system supports a wide range of static site generators including Jekyll, Hugo, Next.js, Astro, VuePress, and similar tools, making it broadly compatible with modern web development workflows.

Developers should choose this tool if they maintain static sites or content-driven applications built with popular generators and want to offer non-technical collaborators an editing interface without exposing the repository directly. It suits projects where content contributors need a simple, approachable way to make changes without learning Git. The project offers both a hosted version for immediate use and the option to run a local instance, giving teams flexibility in deployment. Local development requires PostgreSQL, a GitHub App configuration, and environment variables, with detailed setup documentation provided.

The project maintains an active user base, with most open issues coming from outside adopters rather than the core team. Maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker centers on enhancements, bug fixes, and user questions.