

The bootstrap_site is a utility for creating the structure of Progenetix Jekyll Website Template based websites. The current functions are:
_config.yml, separate for
standard (alphabetically sorted) and reverse date sorted categoriesAdditional options:
-update y, users will be prompted if they want to download
the newest style.css and layout.css files from the “Progenetix :: Template”
repository - this will overwrite the existing files!categories and tagsFor categories and tags annotated in the _config.yml file, a default
landing page (i.e. this_category.md, this_tag.md) is being generated and linked
to.
The listing pages for categories and tags are provided in alphabetic and date
sorted versions. Default (i.e. the page shown when clicking the category or tag
page) is “alpha-sorted”. The default can be changed in the _config.yaml file
by listing the respective category or tag in the corresponding sorting
attribute, e.g.
tags-date-sorted:
- news
- lectures