Welcome to My Blog
·
1 min read·
Your Name
Welcome to my new blog! This site is built with Hugo and styled with Primer CSS, GitHub’s design system.
Features
This theme includes:
- Dark mode support - Automatically syncs with your system preferences, or you can choose manually
- Multilingual - Full i18n support for multiple languages
- Responsive design - Looks great on all devices
- Primer CSS - Clean, modern design using GitHub’s design system
Code Example
Here’s a simple Go code example:
package main
import "fmt"
func main() {
fmt.Println("Hello, World!")
}Markdown Support
This theme supports all standard Markdown features:
- Bold text and italic text
- Links
- Lists (like this one!)
- Blockquotes
- Tables
- And more…
This is a blockquote. It’s great for highlighting important information.
What’s Next?
Stay tuned for more posts about web development, programming, and technology!
Related Posts
Getting Started with Hugo
2024-01-10
Introduction to Primer CSS
2024-01-05