Welcome!
Welcome! This is a demo site built with Go, showcasing various markdown features and a custom static site generator.
What You’ll Find Here
This site demonstrates:
- ✨ Full markdown support with GitHub Flavored Markdown
- 🎨 Syntax highlighting for 180+ languages
- 📝 Custom callouts and alerts
- 🎬 YouTube video embeds
- 📄 PDF document embeds
- 📱 Responsive design
- 🔍 Full-text search
- 👍 Emoji reactions
Explore the Content
We have blog posts showcasing different features:
- Complete Markdown Syntax Guide - See every available markdown feature
- Go Basics Series - Three-part series on Go programming
- Embedded Content Guide - Learn about YouTube and PDF embeds
Tip
Use the search function (click the 🔍 icon) to find content across the entire site!
About This Project
This is a lightweight static site generator written in Go with:
- Zero JavaScript frameworks (vanilla JS only)
- Minimal dependencies
- Fast build times
- Clean, readable code
Check out the documentation section to learn more about the technical implementation.