BUILD.
PUBLISH.
SCALE.

The modern blog template built for speed,

SEO, and developers who ship.

TypeScript Astro 5 Dark Mode MDX Zero Config

Open source • MIT License • Built by Apatero

100
Lighthouse Score
<1s
Load Time
0
Configuration

EVERYTHING YOU NEED.
NOTHING YOU DON'T.

Built-in features that just work. No configuration required.

SEO OPTIMIZED

Automatic sitemap, meta tags, Open Graph, Twitter Cards, structured data

01

DARK MODE

System preference detection, persistent settings, smooth transitions

02

CUSTOM CMS

Built-in CMS for managing posts, authors, and content - no database required

03

FILE-BASED

Everything lives in your repo. No database, no external services needed

04

FULL-TEXT SEARCH

Fast client-side search with keyboard navigation and instant results

05

MDX SUPPORT

Write content in Markdown with React components, syntax highlighting

06

LIGHTNING FAST

Static-first generation with optimized images and code splitting

07

i18n READY

Multi-language support with automatic routing and translations

08

RSS & FEEDS

Auto-generated RSS feeds, XML sitemap, feed discovery

09

TYPESCRIPT

Full TypeScript support with type checking and IDE autocomplete

10

ZERO CONFIG

Everything works out of the box. No setup required to get started

11

BUILT WITH

ASTRO
Framework
TS
Type Safety
TAILWIND
Styling
MDX
Content
NODE
Runtime

CLONE. BUILD. SHIP.

Three commands to launch

01

CLONE & INSTALL

$ git clone repo.git
$ npm install
02

CUSTOMIZE

$ edit site-config.json
$ add your content
03

DEPLOY

$ npm run build
$ deploy anywhere
GET STARTED

Free & Open Source • MIT License

FAQ

Common questions answered

IS THIS TEMPLATE REALLY FREE?
Yes! This template is completely free and open source under the MIT License. You can use it for personal projects, commercial work, or modify it as you see fit.
DO I NEED TO KNOW ASTRO?
Basic knowledge helps, but you can get started immediately by just editing the configuration file and writing blog posts in Markdown/MDX. The documentation guides you through everything.
CAN I CUSTOMIZE THE DESIGN?
Absolutely! The template uses Tailwind CSS, making it easy to customize colors, fonts, spacing, and layout. The code is clean and well-organized for easy modifications.
WHERE CAN I DEPLOY THIS?
Deploy anywhere that supports Node.js! Popular options include Vercel, Netlify, Railway, DigitalOcean, or any VPS. The template includes deployment examples in the documentation.
MULTIPLE LANGUAGES?
Yes! The template is internationalization (i18n) ready. You can easily add multiple language versions of your content and the interface automatically adapts.
HOW DO I GET SUPPORT?
Check the documentation on GitHub, open an issue if you find bugs, or start a discussion for questions. The community is here to help!