New release v1.0.7: Easier deployment and reliable theme workflows

An agentic CMS for podcasts, blogs, photos, documents, videos, and URLs Self-hosted on Cloudflare

What’s new
Deploy

From prompt to live in one step.

Your coding agent guides account authorization, resource setup, deployment, and first admin access.

  1. 01

    Ask your coding agent

    Deploy microfeed to Cloudflare. Start by running `npx @microfeed/cli manage`, then follow its instructions until deployment is verified.

Then follow the prompts. The supported tools handle the Cloudflare details and guide you through the rest.

Why microfeed

Simple where it should be. Open where it matters.

01

Agentic

Agents can help set up your site and manage content through documented, reviewable workflows.

02

Headless

An ergonomic REST API makes it easy to connect automations, applications, and other tools.

03

Serverless

Cloudflare runs the application and storage. R2 includes 10 GB on the free tier.

04

Sensible defaults

Start with a complete site, then export the theme and customize every public view.

A coding agent deploying microfeed to Cloudflare and reporting the production resources it created
People + agents

Use the admin UI. Or ask an agent.

Use the admin UI yourself, or hand a clear task to an AI coding agent (e.g., OpenAI Codex). Try one of these real prompts.

  • Deploy to production
    Deploy microfeed to Cloudflare. Start by running `npx @microfeed/cli manage`, then follow its instructions until deployment is verified.
  • Draft a podcast episode
    Create a new unpublished podcast episode on https://www.microfeed.org/ from the attached audio file. Use `npx @microfeed/cli`, log in if needed, upload the audio as the episode attachment, draft the show notes, and verify the saved episode.
  • Build a custom theme
    Build a custom theme for https://www.microfeed.org/ inspired by GitHub’s home page. Use `npx @microfeed/cli manage` to connect and export the current theme. Use the exported theme’s `yarn build`, `yarn check`, and `yarn preview` commands while developing it. Install the result inactive, ask before activation, then verify the site.
Project updates

What’s new?

Release notes, new capabilities, and lessons from building microfeed in public.

  1. New release v1.0.7: Easier deployment and reliable theme workflows
  2. New release v1.0.5: Webhooks and content automation
  3. New release v1.0.4: Pages, search, and editable site files
  4. New release v1.0.3: Versioned themes and agent-friendly publishing
  5. New release v1.0.1: microfeed moves to Cloudflare Workers
  6. New release v0.1.5: Upgrade to Wrangler v4 and Tailwind v4
  7. Migrating Your Microfeed Instance from D1 Alpha to D1 Production
  8. New release v0.1.2: Introducing Microfeed's Powerful CRUD API for Effortless Content Management
  9. New release v0.1.1: Follow-up improvements after the initial launch of v0.1.0
  10. Introducing microfeed: A Self-Hosted, Open-Source CMS on Cloudflare (open alpha)