Show HN: Turn your GitHub activity into a weekly dev blog on GitHub Pages
Category: devtools
Tags: automation, github-actions, static-site-generator
Score: 7.0/10 (Innovation: 7, Technical: 6, Documentation: 9, Utility: 6)
This project automatically generates a polished weekly blog from a developer's GitHub activity (commits, PRs, reviews) using AI summaries and deploys it to GitHub Pages. It's interesting because it combines GitHub Actions, multiple LLM providers, and static site generation to create a zero-cost, automated developer journal with multiple themes and localization.
Target audience: backend devs
Repository: https://github.com/deariary/github-weekly-reporter · TypeScript · NOASSERTION · 15 stars
View on Hacker News