WordPress Is in Trouble

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

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
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. Ghost

    Independent technology for modern publishing, memberships, subscriptions and newsletters.

    There is Ghost at least: https://ghost.org/ https://github.com/TryGhost/Ghost

    However, it has recently shifted to more limited audience. (payed subscription-based content with different tiers)

  2. CodeRabbit

    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 logo
  3. cms

    The core Laravel CMS Composer package

  4. Kirby

    Kirby's core application folder

    PHP based static file CMS (w/o database) to render markdown on the fly:

    * Kirby: https://getkirby.com/

  5. Gollum

    A simple, Git-powered wiki with a local frontend and support for many kinds of markup and content.

    Depends on your target user. If you want something really simple for developers, https://github.com/gollum/gollum is pretty neat (is what powers the Wiki system on GitHub), while if you want something simple for people who aren't developers, something like Mediawiki would fit better. Although Mediawiki requires a database, you can use SQLite (which is basically a file on disk as a DB) for it.

    Dokuwiki is also a neat old-school alternative that basically treats files on disk as articles/pages, so no (other) DB needed.

  6. wp2grav_exporter

    Exports Wordpress content to GravCMS

    GravCMS is a flat-file CMS (content is saved to markdown, making it quite portable if you decide it's not for you). There isn't wiki-functionality (auto-create pages that don't exist), however.

    I wrote an exporter from WP to Grav [1].

    [1] https://github.com/jgonyea/wp2grav_exporter

  7. Grav

    Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony

  8. tinacms

    A fully open-source headless CMS that supports Markdown and Visual Editing

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. decap-cms

    A Git-based CMS for Static Site Generators

  11. chatgpt-shell

    A multi-llm Emacs shell (ChatGPT, Claude, DeepSeek, Gemini, Kagi, Ollama, Perplexity) + editing integrations

    I just launched a drag and drop service myself https://lmno.lol

    No tracking, adverts, paywalls, or bloat. I'm also bringing a little nostalgia back with ASCII art headers (optional of course).

    Here's my blog on it: https://lmno.lol/alvaro

    Wrote a bit about how I got to build my own service https://lmno.lol/alvaro/blogging-minus-the-yucky-bits-of-mod...

  12. Publii

    The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.

    Publii is another one with static generation capabilities (https://getpublii.com)

  13. wp2hugo

    The best WordPress to static site migrator

    Not the OP but I have migrated to Hugo as well. There's a number of tools to convert to Hugo from a WordPress XML export. I used wp2hugo, IIRC: https://github.com/ashishb/wp2hugo

    Dead easy. Took an afternoon to do everything, including fiddling with DNS and trying different themes, etc.

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

  • I Don't Like Existing CMS Options, So I'm Building a New One

    15 projects | dev.to | 17 Dec 2024
  • What CMS are you using to have clients fill in texts?

    3 projects | /r/Nuxt | 12 Feb 2023
  • Show HN: Jq-Like Tool for Markdown

    3 projects | news.ycombinator.com | 23 Feb 2025
  • Sveltia CMS: Fast, Lightweight, Git-Based Headless CMS. Made with Svelte

    1 project | news.ycombinator.com | 12 Jan 2025
  • Ask HN: Where After WordPress?

    7 projects | news.ycombinator.com | 15 Oct 2024

Did you know that PHP is
the 14th most popular programming language
based on number of references?