pagewrite
pagewrite is an open-source content authoring and publishing platform focused on building content-heavy websites, primarily blogs and documentation websites.
The project is built around two complementary approaches: pagewrite Open Source, which gives developers the tools and infrastructure primitives required to build sophisticated content-driven websites themselves, and pagewrite Cloud, which provides a managed publishing experience for users who prefer convenience over operating their own deployment infrastructure.
pagewrite Open Source
pagewrite Open Source provides the core authoring, content management, and developer tooling required to build blogs and documentation websites.
The goal of the open-source project is to make managing content-heavy websites easier as they grow.
A small blog may initially contain only a handful of articles. Over time, it may need hundreds or thousands of pages, authors, tags, categories, pagination, references between content, assets, SEO metadata, and other structured content.
Documentation websites introduce additional requirements such as hierarchical navigation, multilingual content, reusable documentation components, search, code examples, and large collections of interconnected pages.
pagewrite provides abstractions and tooling for managing these problems.
The open-source platform includes the content editor, content engine, SDK, framework integrations, developer tooling, and website templates.
Developers can author and manage content using pagewrite and consume that content using the open-source pagewrite SDK.
For example, an Astro website can use the pagewrite Astro integration and a build token to retrieve content during the build process.
The resulting website can be deployed anywhere the developer chooses, including their own infrastructure or existing deployment platforms.
The typical workflow is:
Author Content in pagewrite
↓
Manage Documents and Collections
↓
Consume Content through the pagewrite SDK
↓
Build the Website
↓
Deploy Using Your Own Infrastructure Developers retain control over their website architecture, build pipeline, deployment infrastructure, and hosting provider.
pagewrite Open Source aims to provide the content infrastructure required to build sophisticated blogs and documentation websites without forcing developers into a proprietary hosting platform.
pagewrite Cloud
pagewrite Cloud is the managed publishing platform built on top of the pagewrite ecosystem.
While pagewrite Open Source helps developers build content-heavy websites, pagewrite Cloud helps users operate and publish those websites.
Users can choose a pagewrite website template, author and manage their content, preview their website, and publish it without configuring their own CI pipelines or deployment infrastructure.
The typical workflow becomes:
Choose a Website Template
↓
Create a Site
↓
Author and Manage Content
↓
Preview Changes
↓
Click Publish
↓
pagewrite Builds and Deploys the Website
↓
Changes Go Live pagewrite Cloud manages the publishing pipeline between the content authoring environment and the production website.
The managed platform can provide capabilities such as automated builds, content-triggered deployments, deployment history, custom domains, build logs, preview environments, analytics, and other operational features.
This creates a clear distinction between the two approaches.
pagewrite Open Source
You manage the infrastructure.
pagewrite provides:
Content Authoring
Content Management
Content Collections
SDK
Framework Integrations
Website Templates
Developer Tooling
You configure:
Build Pipelines
CI/CD
Hosting
Deployments
Domains
Analytics
Production Operations pagewrite Cloud
pagewrite manages the publishing infrastructure.
You:
Choose a Template
Author Content
Manage Your Website
Preview Changes
Click Publish
pagewrite handles:
Builds
Deployments
Hosting
Publishing Workflow
Domains
Deployment History
Analytics
Production Operations Product Philosophy
The open-source platform should remain genuinely useful on its own.
Developers should be able to build and deploy production websites using pagewrite without being required to use pagewrite Cloud.
pagewrite Cloud exists for users and teams who prefer a fully managed publishing workflow.
Rather than configuring content APIs, CI pipelines, deployment hooks, hosting providers, domains, analytics, and other infrastructure independently, users can manage the complete lifecycle of their website through pagewrite.
Product Positioning
Build sophisticated content-driven websites using pagewrite’s open-source editor, content engine, SDK, framework integrations, and templates, and deploy them anywhere.
For users who prefer a fully managed experience, pagewrite Cloud provides an integrated publishing workflow where websites can be created from templates, authored, previewed, published, deployed, and managed from a single platform.
Short Version
pagewrite Open Source provides the authoring environment, content infrastructure, SDK, framework integrations, and templates required to build scalable blogs and documentation websites while retaining full control over deployment and hosting.
pagewrite Cloud provides a managed publishing experience for users who want to author content, manage their website, and publish changes without operating their own build and deployment infrastructure.