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 and simple light theme

Dark

theme: dark
Featured

Getting Started

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

const blog = 'marklog';

Elegant dark theme

Ghibli

theme: ghibli
Featured

Getting Started

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

const blog = 'marklog';

Studio Ghibli inspired warm theme

Pixel

theme: pixel
Featured

Getting Started

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

const blog = 'marklog';

Retro pixel art style theme

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