minimage is a Hugo theme.
- Responsive
- JSON-LD
- Support for tags and thumbnail
- Google Analytics
Inside the folder of your Hugo site run:
$ cd themes
$ git clone https://github.com/dsk52/minimage.git
For more information read the official setup guide of Hugo.
Please refer here for setting.
Use Hugo’s built-in server to see your site in action as you make changes.
$ hugo server -t minimage
Visit localhost:1313
in your browser.
To create a new blog post, run:
$ hugo new post/your-post-name.md
This theme is released under the MIT license