Live data from Hacker News

Git Travel Guide – The open source travel guide on GitHub Actions

github.com

1–2 of 2 posts

Re: Git Travel Guide – The open source travel guide on GitHub Actions

#2
Hello HN! This is my first open source project, Git Guide. It is a community-curated travel directory designed to replace SEO spam and fake reviews with a transparent commit history.

The project relies entirely on Markdown files and GitHub Actions—no database or servers. Users propose places via Issues, and once a voting threshold is met, a script automatically validates the location and commits it to the repository. This ensures total transparency without black-box algorithms.

I would love your feedback!