#static-site-generator #opinionated #assets #content

app statisk

A simple and opinionated static site generator

6 releases

0.2.4 Feb 15, 2025
0.2.3 Feb 15, 2025
0.1.0 Feb 4, 2025

#682 in Web programming

Download history 23/week @ 2025-01-29 196/week @ 2025-02-05 375/week @ 2025-02-12 30/week @ 2025-02-19 9/week @ 2025-02-26

633 downloads per month

GPL-3.0-or-later

60KB
1.5K SLoC

statisk

GitHub Actions Status Crates

A simple and very opinionated static site generator

  • Simple: Does what I want and not much else
  • Optimized: Minifies and compresses all assets
  • Opinionated: Built for my needs and mostly only my needs
Table of Contents

What and why

This is a journey every single developer embarks on... writing a static site generator. This one is mine, and mine only.

Installation

  1. cargo install statisk
  2. ???
  3. Profit

LICENSE

GPLv3+.

Dependencies

~72MB
~1.5M SLoC