Theme Gallery

Pick Your Vibe

4 distinct themes. Fully customizable.

Quick Config

blog.config.yaml

title: "My Blog"
description: "Thoughts on code and life"
theme: "pixel" # Try: light, dark, ghibli, pixel
show_toc: true
show_repo_link: true
analytics:
  google: "G-XXXXXXXXXX"

Light

theme: light
Featured

Getting Started

This is how your blog looks with bold, italic, and inline code.

const blog = 'marklog';

Clean, modern, and minimal. Uses system sans-serif fonts.

Dark

theme: dark
Featured

Getting Started

This is how your blog looks with bold, italic, and inline code.

const blog = 'marklog';

High contrast developer theme. Monospace fonts.

Ghibli

theme: ghibli
Featured

Getting Started

This is how your blog looks with bold, italic, and inline code.

const blog = 'marklog';

Warm, organic, nature-inspired. Serif fonts.

Pixel

theme: pixel
Featured

Getting Started

This is how your blog looks with bold, italic, and inline code.

const blog = 'marklog';

Retro 8-bit gaming vibe. Pixelated fonts.

Live Previews

Light Theme
TechnologyFeatured

The Future of AI

By Jane DoeJanuary 15, 2024

Artificial Intelligence is transforming industries and our daily lives in ways we never thought possible. From healthcare to finance, the impact is profound and far-reaching.

Dark Theme
TechnologyFeatured

The Future of AI

By Jane DoeJanuary 15, 2024

Artificial Intelligence is transforming industries and our daily lives in ways we never thought possible. From healthcare to finance, the impact is profound and far-reaching.

Ghibli Theme
TechnologyFeatured

The Future of AI

By Jane DoeJanuary 15, 2024

Artificial Intelligence is transforming industries and our daily lives in ways we never thought possible. From healthcare to finance, the impact is profound and far-reaching.

Pixel Theme
TechnologyFeatured

The Future of AI

By Jane Doe//January 15, 2024

Artificial Intelligence is transforming industries and our daily lives in ways we never thought possible. From healthcare to finance, the impact is profound and far-reaching.

Ready to choose?

Set the theme in your config and push to GitHub.

BACK TO GUIDE