Description
Static websites can be generated from source files without running a dynamic web server.
It is useful for blogs, documentation, small project sites, and content that can be published as plain files. Generated output may overwrite build directories, so keep source content under version control.