Theme Gallery

Pick Your Vibe

4 distinct themes. Fully customizable.

Quick Config

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"

Select Theme

Navigation

Typography

Heading 1

Heading 2

Heading 3

Heading 4

This is a paragraph with bold text, italic text, and inline code. The text should be readable and well-spaced.

Code Block

javascript
function greet(name) {
  return `Hello, ${name}!`;
}

const message = greet('World');
console.log(message);

Blockquote

"The best way to predict the future is to create it."
— Peter Drucker

Lists

Unordered List

  • • First item
  • • Second item
  • • Third item

Ordered List

  1. 1. First step
  2. 2. Second step
  3. 3. Third step

Table

FeatureLightDark
BackgroundWhiteBlack
FontSans-serifMonospace
StyleCleanDeveloper

Featured & Category Badges

Category Badges

Featured
Technology
Design
Tutorial

Buttons

Card Example

This is how your blog post preview looks. Clean, modern, and easy to read. The card design follows a consistent visual hierarchy with proper spacing and typography.

Maybe like more

How to create consistent, scalable design systems that work across multiple themes and platforms.

Featured
March 10, 2024

Advanced CSS Theming

Deep dive into CSS variables and theme switching strategies for modern web applications.

Best practices for writing clean, readable markdown content for your blog.

Techniques for improving your blog loading speed and user experience.

Horizontal Rule

Content above the divider


Content below the divider

Ready to see it in action?

Switch between themes to see how your content looks.