Static site generators
Installation
You generally install using a package manager, but in some cases you cut and paste.
P ackages to create static sites usually depend on many other packages, as most software does. In the case of the ones in this comparison, there are surprisingly small dependency trees.
For example, although Hugo is designed in Go, using it does not require the Golang development environment. The same goes for Pelican and Jekyll – though Pelican needs the runtime that is usually on your system.