Getting Started with Pageel CMS
Welcome to Pageel CMS - a client-side Git-based CMS that runs entirely in your browser. No database, no backend server, just a direct connection to your Git repository.
📄Pageel CMS (OSS)
The open-source CMS dedicated to content management. Lightweight, MIT licensed, and perfect for individual developers and small projects.
- • Pure Git-based editing
- • Multi-collection support
- • No backend required
💼Pageel Workhub
Our commercial platform for professional teams and agencies. Focuses on people and workflow automation.
- • Role-based permissions
- • PR-based review workflow
- • Preview deployments
Prerequisites
- A GitHub, Gitea, or Gogs account
- An existing Git repository
- Personal Access Token with repo permissions
What is Pageel CMS?
Pageel CMS is a zero-installation CMS that connects directly to your Git repository through the browser. It's perfect for managing content in static site generators like Astro, Next.js, or any markdown-based project.
✨ Client-Side First
No backend server required. Everything runs in your browser with direct Git API calls.
🔒 Secure by Design
Your tokens are encrypted and stored only in your browser. We never see your credentials.
🚀 Zero Configuration
Point it to your repo and start editing. No complex setup or installation required.
📝 Markdown Native
Built for markdown files with frontmatter support and live preview.