I wanted to give everyone a voice on the web — no code needed.
So I built an open-source platform where anyone can publish beautiful travel guides with just a .md
file.
✨ What It Is
You write Markdown.
It becomes a beautiful static site.
Deployed instantly with Vercel.
No React. No CMS. No lock-in.
GitHub repo: github.com/wendy7756/globaltravelguide
Demo: localtravelguide.fun
🔧 Stack
- Astro: For fast static pages
- Markdown: For content editing
- Vercel: For instant hosting
- MIT license: Fork it, remix it, localize it
💡 Why I Built It
I love writing travel guides, but most publishing tools are either:
- Too complex (custom themes, CMS, full-stack)
- Or too limited (Instagram posts, PDFs)
I wanted something in between: developer-friendly, Markdown-based, easy-to-use.
🙌 How You Can Contribute
Just:
- Fork the repo
- Add your travel route in a
.md
file - Open a PR
❤️ Let me know what you think! If you like it, give it a ⭐ on GitHub — it means a lot!
Would you use this? What features would you like to see?
I'm planning:
- Map integration
- Multi-language support
- GitHub discussion board for routes
Let's make travel publishing accessible to everyone!
Top comments (1)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.