Skip to content

mpaluchowski/hugo-mpaluchowski-2019

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

mpaluchowski 2019 Hugo Theme

The Hugo theme for my blog at https://michal.paluchowski.com.

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

Releases

No releases published

Packages

No packages published