# xcatliu/pagic

A static site generator powered by Deno + React

Repository: https://github.com/xcatliu/pagic
Canonical: https://ross.abutalabs.com/products/pagic
Homepage: https://pagic.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: deno, pagic, static-site-generator, markdown
Last push: 2023-09-19T01:16:18+00:00

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

## Adoption (not part of the score)
Stars 1657, forks 102 (observed 2026-08-28T04:05:18.100914+00:00)

## What it is
Pagic is a static site generator powered by Deno and React that renders markdown and tsx files into static HTML pages. Pages are pre-rendered for fast loading and SEO, then hydrate into a full single-page application, with support for official and third-party themes and plugins.

## Use cases
- generate a static site from markdown files
- build a documentation site with deno and react
- create a blog with pre-rendered html pages
- render tsx react components into static pages
- build an seo-friendly spa from markdown
- set up a docs site with themes and dark mode
- extend a static site build pipeline with plugins

## When to choose
- you want a static site generator built on Deno
- you want React components and hooks in your static site
- you need pre-rendered HTML with SPA navigation afterward
- you want convention-over-configuration docs or blog sites

## When to avoid
- you prefer Node.js-based tooling like Next.js or Astro
- you need a large plugin ecosystem or frequent updates
- you require server-side rendering at request time

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: static-site-generator, ssr, markdown, templating, cli
- domain: web-development, frontend, documentation, developer-tools
- platform: cli, cross-platform
- tags: react, spa, pre-rendering, themes, plugins, seo-friendly, tsx, deno

## Member repositories
- xcatliu/pagic (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.100914+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:44:48.037810+00:00, confidence not recorded.
  - readme: https://github.com/xcatliu/pagic (fetched 2026-08-28T04:05:18.100914+00:00, sha f130bfae86f7)
  - homepage: https://pagic.org (fetched 2026-08-29T11:17:47.057968+00:00, sha a18cdfd2a00f)
  - site_page: https://pagic.org/docs/introduction.html (fetched 2026-08-29T11:17:47.066958+00:00, sha 36196d7895b6)
  - site_page: https://pagic.org/about/index.html (fetched 2026-08-29T11:17:47.068930+00:00, sha ce5ce788e25e)
  - site_page: https://pagic.org/docs/demos.html (fetched 2026-08-29T11:17:47.070638+00:00, sha f36fa51278bf)
  - registry_npm: https://registry.npmjs.org/pagic (fetched 2026-08-29T11:17:47.072218+00:00, sha d3eb58631f49)
- Data as of 2026-08-30T08:39:29.467469+00:00.
