Getting Started with Pageel CMS
Welcome to Pageel CMS - a Git-based CMS powered by Astro 6 SSR. Connects directly to your Git repository via secure server-side proxies.
📄Pageel CMS (OSS)
The open-source CMS dedicated to content management. Lightweight, MIT licensed, and perfect for individual developers and small projects.
- • Server-Side Auth
- • Multi-collection support
- • Astro SSR native
💼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 connects directly to your Git repository using secure server-side proxies. It's perfect for managing content in static site generators like Astro, Next.js, or any markdown-based project.
✨ Astro SSR Powered
Runs on Node.js/Vercel. All Git API calls flow through secure backend proxies.
🔒 Secure by Design
Credentials are hash-validated via bcrypt and stored in HMAC-SHA256 HttpOnly session cookies.
🚀 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.