# rauchg/blog

Repository: https://github.com/rauchg/blog
Canonical: https://ross.abutalabs.com/products/rauchg-blog
Homepage: https://rauchg.com
Language: MDX
License Family: other
Last push: 2026-06-10T23:58:03+00:00

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

## Adoption (not part of the score)
Stars 1425, forks 216 (observed 2026-08-28T04:04:41.530161+00:00)

## What it is
The source code for Guillermo Rauch's personal blog (rauchg.com), built with Next.js and MDX and deployed on Vercel. Each blog post is a static page under pages/$year/ that can load arbitrary modules with automatic code splitting.

## Use cases
- build a personal blog with Next.js and MDX
- see how to structure a Next.js blog with per-post pages
- learn how to deploy a blog to Vercel
- example of using MDX components in blog posts
- reference for a minimal personal website codebase
- start a developer blog with custom layouts per post

## When to choose
- you want a real-world Next.js/MDX blog to learn from or fork
- you deploy on Vercel and want a simple, fast personal site
- you want per-post custom layouts and code splitting

## When to avoid
- you need a full-featured CMS or multi-author blog
- you want a theme with configuration options rather than source code
- you don't use Next.js or Vercel

## Facets
- artifact type: application
- maturity: active
- function: static-site-generator, ssr, templating, markdown
- domain: web-development, frontend, documentation, cms
- platform: cloud
- tags: nextjs, mdx, personal-blog, vercel, react, nodejs, web-server

## Member repositories
- rauchg/blog (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:41.530161+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-30T04:37:32.008214+00:00, confidence not recorded.
  - readme: https://github.com/rauchg/blog (fetched 2026-08-28T04:04:41.530161+00:00, sha a0463079f3ab)
  - homepage: https://rauchg.com (fetched 2026-08-29T11:49:39.905351+00:00, sha c1cde2e63882)
  - site_page: https://rauchg.com/about (fetched 2026-08-29T11:49:39.914231+00:00, sha 3f05262acf9f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
