Welcome to Beacon
Meet Beacon — a clean, fast Hugo theme with a dual-column card layout and a modern deep-charcoal palette.
Table of Contents
Beacon is a minimal blog theme built for speed and readability. This post shows off the typography and features so you can see how your content will look.
What’s inside
Beacon pairs a two-column card layout with a modern deep-charcoal palette, crisp typography, and gentle motion — a calm, focused reading experience. It ships with:
- Light / dark / auto color modes with a persisted toggle
- A card-based post list homepage in a clean two-column layout
- Reading time, word count, tags, and breadcrumbs
- Table of contents, code-copy buttons, and share links
- SEO, OpenGraph, and Twitter card metadata out of the box
Typography
Here’s a blockquote to set the tone:
Simplicity is the ultimate sophistication.
And an ordered list:
- Write your post in Markdown
- Drop it in
content/posts/ - Run
hugo serverand preview
Code blocks
Inline code looks like this. Fenced blocks get a copy button on hover:
package main
import "fmt"
func main() {
fmt.Println("Hello, Beacon!")
}
Tables
| Feature | Supported |
|---|---|
| Dark mode | ✅ |
| Table of contents | ✅ |
| Code copy | ✅ |
That’s it — start writing!




Comments