Ross ROSS = Recommend OSS · open-source software intelligence for agents

rstacruz/flatdoc

Build sites fast from Markdown observed · 2026-08-28

github.com/rstacruz/flatdoc · homepage · CSS observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4847
  • days_rel: n/a
  • days_push: 1190
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2656 stars · 256 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Flatdoc is a small JavaScript library that fetches Markdown files (including GitHub Readme files via the GitHub API) and renders them as full documentation pages entirely client-side. It requires no server-side components or build process, making it deployable to GitHub Pages with a single HTML file.

Use cases

  • turn a GitHub readme into a documentation site
  • build project docs from markdown without a build step
  • host documentation on GitHub Pages
  • render markdown files client-side in the browser
  • create a quick docs page for an open source project
  • display a changelog or other markdown file as a styled page

When to choose

  • you want documentation with zero build process or server
  • your docs already live in a GitHub Readme or markdown files
  • you want a lightweight, responsive docs theme out of the box
  • you need something deployable to GitHub Pages in minutes

When to avoid

  • you need server-side rendering or SEO-critical static HTML output
  • you need advanced docs features like search, versioning, or multi-page navigation
  • you want a modern maintained toolchain with active development
  • your markdown must be processed at build time with plugins

Facets

library · maturity maintenance

documentation markdown parser static-site-generator documentation web-development developer-tools browser client-side github-pages readme-rendering no-build-process javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
rstacruz/flatdocmain32

For agents

markdown · JSON · MCP: product_card(name="rstacruz/flatdoc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem