# cobalt-org/cobalt.rs

Static site generator written in Rust

Repository: https://github.com/cobalt-org/cobalt.rs
Canonical: https://ross.abutalabs.com/products/cobaltrs
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: rust, static-site-generator, cobalt, travis-ci, gitlab-ci
Last push: 2026-08-25T15:14:45+00:00

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

## Adoption (not part of the score)
Stars 1537, forks 112 (observed 2026-08-28T04:05:00.059086+00:00)

## What it is
Cobalt is a straightforward static site generator written in Rust, inspired by Jekyll. It converts Markdown and template files into a complete static website via a simple CLI.

## Use cases
- generate a static blog from markdown files
- build a personal website without a database
- replace jekyll with a faster rust tool
- set up a documentation site with CI deployment
- create a simple portfolio site from templates

## When to choose
- you want a fast, minimal Jekyll-like static site generator
- your workflow is Rust-based or you want a single binary with no runtime dependencies
- you deploy static sites via CI like Travis or GitLab CI

## When to avoid
- you need a large plugin ecosystem or themes like Jekyll/Hugo offer
- you require JavaScript-based build pipelines or React integration
- you need dynamic features beyond static output

## Facets
- artifact type: cli-tool
- maturity: active
- function: static-site-generator, templating, markdown
- domain: web-development, developer-tools
- platform: windows, cross-platform, cli, rust
- tags: jekyll-alternative, blogging, liquid-templates, sass, static-site-generator, linux, macos

## Member repositories
- cobalt-org/cobalt.rs (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:00.059086+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-30T04:31:00.510688+00:00, confidence not recorded.
  - readme: https://github.com/cobalt-org/cobalt.rs (fetched 2026-08-28T04:05:00.059086+00:00, sha c30cc93ba923)
- Data as of 2026-08-30T08:39:29.467469+00:00.
