# benjycui/bisheng

Transform Markdown(and other static files with transformers) into a SPA website using React.

Repository: https://github.com/benjycui/bisheng
Canonical: https://ross.abutalabs.com/products/benjycui-bisheng
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-09-26T06:51:50+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3785, "days_push": 1072, "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 2880, forks 412 (observed 2026-08-28T04:07:27.593870+00:00)

## What it is
BiSheng is a Node.js static site generator that transforms Markdown and other static files into a React single-page application, with server-side rendering for SEO. It is built on webpack and react-router and powers documentation sites like Ant Design.

## Use cases
- build a documentation website from markdown files
- generate a static blog with react
- create an SPA docs site with server-side rendering
- host a react static site on github pages
- build a design system documentation site

## When to choose
- you want a React-based static site or blog from Markdown
- you need SSR for SEO on a documentation site
- you want a plugin/theme system for custom docs layouts

## When to avoid
- you prefer a more actively developed generator like Next.js or Docusaurus
- your site is not React-based
- you need a simple non-JavaScript static site

## Facets
- artifact type: framework
- maturity: maintenance
- function: static-site-generator, ssr, markdown, plugin-system, routing
- domain: web-development, frontend, documentation
- platform: cli
- tags: react, markdown-to-website, documentation-site, blog-generator, webpack, nodejs, web-server

## Member repositories
- benjycui/bisheng (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:27.593870+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-30T07:35:33.138883+00:00, confidence not recorded.
  - readme: https://github.com/benjycui/bisheng (fetched 2026-08-28T04:07:27.593870+00:00, sha 1dffb8ff5e24)
- Data as of 2026-08-30T08:39:29.467469+00:00.
