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

app statisk

A simple and opinionated static site generator

2 unstable releases

new 0.2.0 Feb 9, 2025
0.1.0 Feb 4, 2025

#236 in Web programming

Download history 169/week @ 2025-02-04

169 downloads per month

GPL-3.0-or-later

58KB
1.5K SLoC

statisk

GitHub Actions Status Crates

A simple and 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 tool to build a static site generator. This one is mine, and mine only.

Installation

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

LICENSE

GPLv3+.

Dependencies

~71MB
~1.5M SLoC