v1.0 — Now available

The Flat File Blog Engine Built for Speed

Zero database. Zero dependencies. Sub-50ms TTFB on shared hosting. FastBlog.dev is the fastest flat file blog engine — PHP-based, API-first, and designed for developers who refuse to compromise on performance.

<50ms
TTFB on shared hosting
0
Database required
<8MB
Peak memory per request

A flat file blog engine. Everything you need. Nothing you don't.

A modern flat file blog that runs on the same shared hosting as your WordPress site — but delivers 100× the performance with zero database configuration and no runtime dependencies.

Flat-File Storage

Every post is a Markdown file with YAML frontmatter. No MySQL, no PostgreSQL, no admin panel setup. Your content lives on the filesystem where it belongs — versionable, portable, and instantly readable.

  • Markdown + YAML frontmatter per post
  • Version-control your entire content library
  • Zero database administration

API-First Ingestion

Create and update posts from anywhere — n8n, Make, Zapier, cURL, or custom tooling. Accepts custom fields, base64 images, and webhook payloads out of the box.

  • REST API with Bearer token auth
  • Arbitrary custom fields in YAML frontmatter
  • Automatic WebP image conversion

Native Multilingual Core

Built for a global web from day one. Automatic hreflang tags, subpath localization (/fr/ and /en/), and translation linking between posts. Add languages through files, not plugins.

  • en-US primary, fr-FR secondary in v1
  • Automatic <link rel="alternate" hreflang> tags
  • Language-specific RSS feeds and sitemaps

Turnkey Technical SEO

Every post generates Schema.org JSON-LD, OpenGraph cards, Twitter Cards, and an XML sitemap automatically. Automated IndexNow pinging ensures search engines find your content instantly.

  • Schema.org BlogPosting JSON-LD
  • Dynamic sitemap.xml & RSS feeds
  • Automated IndexNow ping on publish

From payload to published in milliseconds

No frameworks. No build step. No runtime dependencies. Just PHP, the filesystem, and the simplest flat file blog architecture you've ever worked with.

01

Ingestion

API or admin panel receives your post. Bearer token authenticated, rate-limited, sanitized in under 5ms.

02

Processing

Markdown parsed, images converted to WebP, YAML normalized. Custom fields preserved. All within 15ms.

03

Serving

Flat file served in under 50ms. SEO tags, hreflang, JSON-LD, and RSS generated on the fly. No cache layer needed.

Your flat file blog works with your stack

n8n Make Zapier cURL / CLI Slack Webhooks GitHub Actions

A flat file blog
for the slowest hosting on Earth

FastBlog.dev is a flat file blog engine designed from the ground up for shared hosting environments. No VPS required. No $20/mo server needed. Your $3/mo shared plan runs it faster than WordPress runs on dedicated hardware.

<50ms
Server response time (TTFB)
100/100
Google Lighthouse score potential
<8MB
Peak memory per request
0
Database queries per page load
50ms TTFB

Ready to run a flat file blog?

Install FastBlog.dev on any PHP 8.1+ shared hosting plan. No database setup. No configuration. Just upload and write — the fastest flat file blog you'll ever run.