stog-tmpl is a command-line utility to generate
website skeletons.
In the example below, we create a skeleton for the website of a software. The web site title will be "Foobar", and the software name is "foobar":
This results in the following tree of files:
The generated Makefile defines various targets, including:
sitetestserverhttp://localhost:8080/preview/index.html
to get a live preview of the website while you edit the source files.