nrdxp

nrdxp / sukr

Public

Minimal static site compiler — suckless, Rust, zero JS.

66
2
100% credibility
Found Feb 05, 2026 at 49 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

sukr is a minimal static site generator that transforms Markdown files into optimized, JavaScript-free HTML with build-time features like syntax highlighting, math rendering, and diagram support.

How It Works

1
🔍 Discover sukr

You hear about a simple tool that turns your Markdown notes into a beautiful, fast website without any hassle.

2
📥 Get the tool

Download and prepare the single program on your computer – it's ready to use right away.

3
📝 Organize your content

Put your writings, blog posts, and project notes into simple folders – just like organizing files on your desk.

4
⚙️ Set site basics

Add a quick note with your site name, author details, and where pages go – everything has smart defaults.

5
Build your site

Press go and watch your plain text transform into a stunning site with colorful code, rendered math, and diagrams – all instantly.

6
👀 Preview locally

Open the ready folder to see your live site in your browser – fast, clean, no waiting.

7
🚀 Publish online

Upload the simple HTML files to any web host – your site goes live worldwide.

🎉 Share your site

Your personal website is now live, showcasing your content beautifully to visitors everywhere.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 49 to 66 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is sukr?

sukr is a minimal static site generator in Rust that compiles Markdown content into pure HTML/CSS sites with zero JavaScript. It handles rich features like Tree-sitter syntax highlighting (with language injection for embedded code), build-time KaTeX math rendering to static HTML, and Mermaid diagrams as inline SVGs—all processed server-side for instant loading. Run it via a single binary: `cargo build --release && sukr -c site.toml`, outputting SEO-ready sites with feeds, sitemaps, and minified CSS.

Why is it gaining traction?

Unlike bloated alternatives, sukr delivers suckless minimalism: no client JS, no plugins, just a lean single binary that beats Zola, Hugo, and Eleventy on build-time math/diagrams while keeping output tiny. Developers love the monorepo support for multiple sites, hierarchical nav from folder structure, and Tera templates for customization without recompiles—ideal for minimal GitHub Pages themes or static minimal web servers. Its freezer minimal static charge keeps sites blazing fast.

Who should use this?

Rust fans building personal blogs, docs, or portfolios with code samples, LaTeX equations, and flowcharts who hate JS bundles. Perfect for minimal GitHub READMEs, GitHub Actions workflows deploying to Pages, or devs crafting sucrabest static minimal audio sample packs without runtime overhead. Skip if you need dynamic features or massive scale.

Verdict

Solid pick for minimal static site generator purists—try it for your next GitHub profile README or Pages theme, especially with build-time diagram perks. At 57 stars and 1.0% credibility, it's early but stable with full docs at sukr.io; lacks broad testing but shines for small sites.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.