hugo-mpaluchowski-2019

Mpaluchowski 2019 Hugo Theme.

Installation

Clone the repository to your /themes directory, ie.

$ cd /your/hugo/site
$ git clone https://github.com/mpaluchowski/hugo-mpaluchowski-2019 themes/mpaluchowski-2019

Build the SASS files from /assets/css:

$ sass --no-source-map --style=compressed --update assets:assets

Then tell Hugo to render your site with the theme:

$ hugo --theme=mpaluchowski-2019

GitHub