This sample website showcases the website style style-simple/. Most website styles include dynamic parts by default, for example, automatically generated menus and breadcrumb trails. All such dynamic parts are active in this showcase like they would be on a normal website.
This website style can be used when creating a new website by using the following command:
webgen create -b default -b style-simple/ SITE_DIR
Or it can be applied later on to an already existing website by using the following command:
webgen apply style-simple/