Hacker News new | ask | show | jobs
Git Travel Guide – The open source travel guide on GitHub Actions (github.com)
2 points by olirex99 159 days ago
1 comments

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!