# yihong0618/gitblog

People Die, but Long Live GitHub

Repository: https://github.com/yihong0618/gitblog
Canonical: https://ross.abutalabs.com/products/gitblog
Homepage: https://blog.yihong0618.me
Language: Python
License: MIT
License Family: permissive
Last push: 2026-08-20T16:39:36+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 2604, "days_push": 13, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1627, forks 144 (observed 2026-08-28T04:05:13.126416+00:00)

## What it is
A personal blog system that uses GitHub Issues as the writing interface and GitHub Actions to build and publish a static blog site with an RSS feed. It is the author's own blog (yihong0618) and serves as a template others can fork to blog via GitHub issues.

## Use cases
- write blog posts using github issues
- publish a static blog with github actions
- generate rss feed from github issues
- fork a minimal issue-based blog
- blog without hosting a server
- turn github issues into a website

## When to choose
- you want a zero-cost, serverless blog hosted on GitHub Pages
- you prefer writing in GitHub Issues with markdown and comments
- you want automatic builds and RSS via GitHub Actions

## When to avoid
- you need full control over themes, plugins, or custom domains beyond GitHub Pages
- you want a traditional CMS with a rich editor
- you need dynamic features like server-side search or user accounts

## Facets
- artifact type: application
- maturity: active
- function: static-site-generator, documentation, markdown, workflow-automation
- domain: web-development, documentation, self-hosted, developer-tools
- platform: python
- tags: github-issues-blog, github-actions, rss-feed, personal-blog, static-site, web-server

## Member repositories
- yihong0618/gitblog (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.126416+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:48:26.049856+00:00, confidence not recorded.
  - readme: https://github.com/yihong0618/gitblog (fetched 2026-08-28T04:05:13.126416+00:00, sha 266ca24c9e16)
  - homepage: https://blog.yihong0618.me (fetched 2026-08-29T11:21:17.592783+00:00, sha 65e1e39f30ac)
  - site_page: https://blog.yihong0618.me/tags/about (fetched 2026-08-29T11:21:17.602034+00:00, sha 586e76c8f0fe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
