GitHub-powered blogging

WRITE INMARKDOWNSTORE INGITHUB

No database. No CMS. Just you, your text editor, and your git repository. The purest way to blog.

/
blog.md

---

title: "Hello World"

date: "2024-01-01"

---

# The Future of Blogging

This is how blogging should be. Simple, text-based, and version controlled.

Features

01

NO DATABASE

Your content lives in your repo. We just render it.

02

THEMABLE

Switch between Light, Dark, Ghibli, or Pixel themes.

03

FAST

Built on Next.js for static-like performance.

How it works

01

Create Repo

Create a GitHub repository. Add a folder for your posts.

02

Write Content

Write your posts in Markdown. Commit and push.

03

Deploy

Connect your repo to Marklog. Your blog is live.