#assets #generator #statisk

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

#882 in Text processing

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