I have been investigating Pelican as a static web site generator for Python. During that time, I came across a plethora of themes in the pelican-themes project, which contains over 100 themes–many of them using Bootstrap.

To test them out, I modified the Pelican config file, pelicanconf.py to pick a random theme every time the site is generated, as follows:

The file containing the list of pelican-themes looks like the following: