A minimal responsive theme for Pelican static site generator (written in python) based on Theme by Giulio Fidente on Github
###Setup: cd path/to/your/site/directory git clone https://github.com/satyamyadav/min-pelican-theme.git nano pelicanconf.py add/update: THEME = 'min-pelican-theme'