# plentico/plenti

Static Site Generator with Go backend and Svelte frontend

Repository: https://github.com/plentico/plenti
Canonical: https://ross.abutalabs.com/products/plenti
Homepage: https://plenti.co
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: ssg, go, jamstack, svelte, git-cms
Last push: 2026-07-05T13:01:04+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 40, longevity 100
- inputs: {"age_days": 2531, "days_push": 59, "days_rel": 406, "gap_med": 3.0, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1076, forks 54 (observed 2026-08-28T04:03:29.534286+00:00)

## What it is
Plenti is an open-source static site generator (build-time render engine) with a Go-based CLI backend and Svelte-based frontend. It ships with an integrated Git-backed CMS that runs in the browser of the deployed site, letting content editors make changes without extra software.

## Use cases
- build a static site with svelte components
- generate a jamstack website from markdown content
- self-host a git-backed cms for content editing
- create a fast static blog with pagination and routing
- scaffold a static site from the command line
- deploy a static site with github actions ci

## When to choose
- you want a svelte-based static site generator with fast Go builds
- you need an integrated git-backed CMS without a database or extra services
- you want minimal dependencies and no NodeJS requirement
- you prefer jamstack hosting with cheap/free static deployment

## When to avoid
- you need Windows support, which is not yet available
- you want a mature v1.0 toolchain - the API may still change
- you prefer React/Vue ecosystems over Svelte
- you need a large plugin/theme ecosystem like Hugo or Gatsby

## Facets
- artifact type: cli-tool
- maturity: active
- function: static-site-generator, cli, web-framework, ssr, templating, documentation
- domain: web-development, frontend, developer-tools, cms, self-hosted
- platform: cli, go, cross-platform
- tags: svelte, jamstack, git-cms, build-time-render, content-management, linux, macos, web-server

## Member repositories
- plentico/plenti (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.534286+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-30T06:53:23.558751+00:00, confidence not recorded.
  - readme: https://github.com/plentico/plenti (fetched 2026-08-28T04:03:29.534286+00:00, sha d8e18c4cbf9e)
  - homepage: https://plenti.co (fetched 2026-08-29T12:54:49.446295+00:00, sha a23020ad1151)
  - site_page: https://plenti.co/docs (fetched 2026-08-29T12:54:49.448931+00:00, sha 034266680044)
  - site_page: https://plenti.co/about (fetched 2026-08-29T12:54:49.450803+00:00, sha b5371e7cb002)
- Data as of 2026-08-30T08:39:29.467469+00:00.
