Styx is a functional static site generator based on the Nix package manager.
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.