Show HN: Self-hosted CMS on Cloudflare for podcast/blog/images/videos/docs/URLs

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. microfeed

    a lightweight cms self-hosted on cloudflare, for podcasts, blogs, photos, videos, documents, and curated urls.

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. Middleman

    Hand-crafted frontend development

    I use middleman[^1] + bulmaCSS + FontAwesome but host on github using the `github.io` domain and upload podcasts to "archive.org"[^2]. The reason I choose this setup is because I want the content to survive as much as possible, hence open source technology and "free & long lived" hosting were requirements.

    [^1]: https://middlemanapp.com/

    [^2]: https://archive.org/

  4. Directus

    The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.

  5. content

    The file-based CMS for your Nuxt application, powered by Markdown and Vue components. (by nuxt)

    I would argue that using something like Nuxt/Content[0]is even simpler. I create a new markdown file in my website’s local repo, write the content and commit if it’s ready for publishing. No need for the FTP step and version control is build in.

    This setup is also completely free since the content lives on GitHub and my static site on render.com (but any static site hosting will work).

    And since it’s Nuxt based, it automatically also supports more advanced features such as tagging, advanced queries and filtering.

    Can only recommend it!

    0. https://content.nuxtjs.org

  6. Strapi

    🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.

  7. payload

    Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Headless CMS Recommendation?

    2 projects | news.ycombinator.com | 3 Jun 2023
  • Best Next.js CMS in 2022

    2 projects | /r/nextjs | 12 Sep 2022
  • Responsive Headless CMS

    4 projects | /r/webdev | 6 Aug 2022
  • Best Headless CMS for React.js?

    2 projects | /r/reactjs | 28 Jul 2022
  • Prismic.io is increasing our price by *1900%* over Christmas

    4 projects | /r/webdev | 8 Dec 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?