Skip to content
View ssg-production's full-sized avatar

Block or report ssg-production

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ssg-doctor ssg-doctor Public

    Grades any static-site build (Astro, Hugo, Eleventy, Jekyll, Next, Nuxt, Gatsby) for production readiness — broken links, missing meta, mixed content, CLS-risk images, dead anchors, oversized bundl…

    JavaScript

  2. ssg-bench ssg-bench Public

    Reproducible benchmark harness that builds the same deterministic sample content across static site generators (Astro, Eleventy, Hugo, Jekyll) and reports cold build time, warm rebuild time, and ou…

    JavaScript

  3. frontmatter-lint frontmatter-lint Public

    Zero-dependency linter for the YAML frontmatter of Markdown/MDX content. Validates required fields, types, real ISO dates, slugs, enums, ranges, and SEO length budgets against a configurable schema…

    JavaScript

  4. ssg-deploy-preview ssg-deploy-preview Public

    GitHub Action + zero-dependency Node CLI that measures your static-site build on every pull request and posts a sticky PR comment diffing build time and output size (total, gzipped, per-type, large…

    JavaScript

  5. md-to-ssg-migrate md-to-ssg-migrate Public

    Zero-dependency CLI to migrate Markdown content between static site generators (Jekyll/Hugo → Astro/Eleventy). Rewrites frontmatter, converts shortcodes and Liquid tags, normalizes dates/slugs, and…

    JavaScript