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

tschaub/gh-pages

General purpose task for publishing files to a gh-pages branch on GitHub observed · 2026-08-28

github.com/tschaub/gh-pages · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 74
  • Release rhythm 28
  • Longevity 100
How is this computed?

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

  • gap_med: 83
  • age_days: 4551
  • days_rel: 608
  • days_push: 160
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

3345 stars · 203 forks observed · 2026-08-28

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

A Node.js library that publishes files to a gh-pages branch on GitHub (or any branch on any remote) by cloning, committing, and pushing automatically. It is commonly used to deploy static sites from build output directories.

Use cases

  • deploy a static site to github pages from a dist folder
  • publish build output to a gh-pages branch
  • automate github pages deployment in npm scripts
  • push files to any git branch on any remote
  • host documentation site on github pages

When to choose

  • you deploy static sites or docs to GitHub Pages from Node.js projects
  • you want a simple programmatic or CLI-based publish step without CI-specific plugins
  • you need to push to an arbitrary branch or remote, not just gh-pages

When to avoid

  • you deploy server-rendered apps rather than static files
  • you use a non-Node toolchain with dedicated deployment tooling
  • you need GitHub Actions-native Pages deployment workflows

Facets

library · maturity stable

deployment developer-tools cli web-development developer-tools version-control cli cross-platform github-pages git static-site-deployment npm-package nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
tschaub/gh-pagesmain63

For agents

markdown · JSON · MCP: product_card(name="tschaub/gh-pages")

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