If you are building a site with Markdown, you already value simplicity. Markdown is clean, readable, and easy to write. But once your content is ready, the next question is where to host it.
Three platforms come up again and again: GitHub Pages, Netlify, and Cloudflare Pages.
Each of them supports static site hosting, and each of them is widely used by developers and tech-savvy creators. But which one is best for Markdown-based blogs and websites?
Let’s take a closer look at how they compare.
GitHub Pages has been around the longest and is deeply connected to GitHub itself. It is popular because it is free, fast, and built into the GitHub platform.
What it is good at:
Where it falls short:
GitHub Pages is a good fit if you are already using GitHub and Jekyll. But if you want a more visual or content-focused workflow, it can feel restrictive.
Netlify is a modern platform built for static site workflows. It supports a wide range of frameworks and build tools, including Jekyll, Hugo, Eleventy, Astro, and more.
What it is good at:
Where it falls short:
Netlify is great for developers who want control and are comfortable setting up a project from the command line. It is less ideal if you just want to drag and drop Markdown files and publish.
Cloudflare Pages is the newest of the three, and it is built on Cloudflare's global network. Like Netlify, it supports a variety of site generators and connects to Git repositories for builds.
What it is good at:
Where it falls short:
Cloudflare Pages is promising and developer-friendly, especially if you are already using other Cloudflare tools. It is lean and fast, but it still feels like a platform in progress.
It depends on your workflow and what matters most to you:
None of these platforms are especially friendly to non-developers. They all expect some comfort with Git, build tools, and configuration. If you are okay with that, they offer excellent value and performance.
But if you are looking for something that is more focused on writing, Markdown content, and ease of publishing, you might want to explore tools that put content first rather than code.
Sign up for the waitlist to be the first to know when hosted.md launches. Get updates on features, release dates, and early access opportunities.