Pageel Cms

screenshot of Pageel Cms
astro
nextjs

A Git-based CMS for Astro & Next.js - Manage Markdown content directly on GitHub repositories.

Overview

Pageel CMS stands out as a robust client-side Content Management System (CMS) designed for managing Markdown and MDX content seamlessly with repositories like GitHub, Gitea, or Gogs. Developed with the latest React and TypeScript technologies, this CMS combines a modern interface inspired by Notion with powerful functionalities that cater to various user needs. Whether you're a blogger, a documentation creator, or a project manager, Pageel CMS offers an intuitive way to handle your content without the usual backend complexities.

Updated to version 1.1.0-beta.1 as of December 2025, Pageel CMS is all about efficiency and ease of use. The platform targets users who prefer a browser-based experience that allows them to manage their content directly within familiar repository environments, thus streamlining workflows and ensuring a smooth user experience.

Features

  • 📚 Multi-Collection: Manage various content types such as Blogs, Docs, and Projects all within a single workspace for enhanced organization.
  • 🔐 No Backend Required: Operates entirely within your browser, allowing for direct communication with Git APIs without the need for server-side setup.
  • 🔒 Client-Side Encryption: Utilizes the Web Crypto API with AES-GCM for personal access token encryption, storing it securely in sessionStorage.
  • 🌍 Multi-Platform Support: Compatible with GitHub, Gitea, and Gogs, catering to both hosted and self-hosted environments for versatility.
  • 🌐 Multi-Language: Currently supports English and Vietnamese, with future internationalization plans in place for broader accessibility.
  • 🎨 Notion-Style UI: Features a clean and minimalist interface that promotes a distraction-free environment, enhancing user engagement.
  • ⚡ Optimistic Locking: Implements SHA-check mechanisms to prevent overwriting changes made by multiple users simultaneously.
  • 🔗 Deep Linking: Allows URL query parameters to sync with the application state for easy navigation and sharing.
astro
Astro

Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.