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

antonmedv/gitmal

A static page generator for repos observed · 2026-08-28

github.com/antonmedv/gitmal · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 90
  • Release rhythm 63
  • Longevity 19
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: 13.0
  • age_days: 276
  • days_rel: 247
  • days_push: 61
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1341 stars · 50 forks observed · 2026-08-28

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

Gitmal is a static page generator for Git repositories that produces static HTML pages with file browsing, commit history, code highlighting, and markdown rendering. It is a Go CLI tool that can be installed via go install, Docker, or prebuilt binaries.

Use cases

  • self-host a git repository as a static website
  • generate static HTML pages for a repo's files and commits
  • browse code with syntax highlighting without running a git server
  • publish a repository mirror on a static host
  • render markdown files from a repo into a static site

When to choose

  • you want a lightweight, self-hosted git web viewer with no server-side runtime
  • you prefer static output you can host anywhere (nginx, S3, GitHub Pages)
  • you need a simple CLI that works on any repo including large ones like kubernetes

When to avoid

  • you need interactive features like issues, pull requests, or code review
  • you want real-time repo browsing with dynamic search or API access
  • you cannot afford the generation time and output size for very large repositories

Facets

cli-tool · maturity active

static-site-generator documentation developer-tools developer-tools version-control self-hosted web-development cli cross-platform windows git static-pages code-highlighting markdown self-hosting-git linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
antonmedv/gitmalmain66

For agents

markdown · JSON · MCP: product_card(name="antonmedv/gitmal")

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