One element features a theme where the template, page.tmpl, has one replacable element named “Content”. Included is a Bash script for assembling markdown files into HTML pages. The Bash script is called mk-website.bash.
To test this theme do the following run the following commands in this directory.
./mk-website.bash
ws
Then point your webbrowser at http://localhost:8000 and view this page.