A responsive blog theme for Hugo, created by Matt Button and modified by Lee Doughty.
Based on Bootstrap 4.1.
This theme is a modified version of Matt Button's Hugo Silhoutte theme to remove some hard-coded modifications I did not like.
This is not really intended for public re-use, but you're welcome to copy this and run off with it, but starting from Matt's git might be cleaner.
If you really want to use this version, and not Matt's original, create a new Hugo site by typing
$ hugo new site <SITENAME>
Then clone this repository:
$ cd <SITENAME>/themes
$ git clone https://github.com/mattbutton/silhouette-hugo.git
Now take a look at the exampleSite folder and you're ready to go!
This theme is provided under the MIT License.
If you use this theme, please provide attribution.