Show HN: TidyPress – a public interface for your repos and work
Category: devtools
Tags: publishing, static-site, git-native, cli, documentation
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
TidyPress is a publishing framework that maps a git repository's content (writing, projects, docs) to a static site, enabling Git-native authorship. It integrates with Astro, Vite, and Pagefind for search, and produces an llms.txt file for AI agents. The focus on treating the repo as the single source of truth for both development and public-facing content is a practical approach to an often disconnected workflow.
Target audience: backend devs, frontend devs, devops, data engineers
Repository: https://tidypress.pages.dev/writing/git-native-authorship/ · TypeScript · MIT · 6 stars
View on Hacker News