Styx

The Purely Functional Static Site Generator.

Styx is a functional static site generator based on the Nix package manager.

Quick Start

nix-shell -p styx

styx new site mysite && cd mysite

Then have a look at readme.md file or at the documentation to learn how to customize your site.

Latest News