This is a fork of minimage is a Hugo theme customized for/by Caylent.
Inside the folder of your Hugo site run:
$ cd themes
$ git clone https://github.com/caylent/caylent-hugo-theme.git
For more information read the official setup guide of Hugo.
Please refer here for the settings.
Use Hugo’s built-in server to see your site in action as you make changes.
$ hugo serve
Visit http://localhost:1313
in your browser.
To create a new blog post, run:
$ hugo new post/your-post-name.md
hugo server -s exampleSite --themesDir=../..
This theme is released under the MIT license