www.duckland.org/themes/minimage
2024-11-12 08:08:49 -06:00
..
archetypes DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
exampleSite DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
images DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
layouts updates for new version of hugo 2024-11-12 08:08:49 -06:00
source DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
static DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
tasks DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
.babelrc DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
.editorconfig DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
.eslintrc DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
.tool-versions DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
LICENSE.md DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
package-lock.json sec updates 2024-02-22 21:49:39 -06:00
package.json version bumps 2023-07-10 23:01:25 -05:00
README.md DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
renovate.json DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
rollup.config.js DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
safety-update.config.json DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00
theme.toml DRAFT | new theme - minimage 2023-02-07 22:52:35 -06:00

minimage

Build Status MIT License

minimage is a Hugo theme.

minimage's screenshot

Feature

  • Responsive
  • JSON-LD
  • Support for tags and thumbnail
  • Google Analytics

Get the Theme

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.

How to set up

Please refer here for setting.

Preview your site locally

Use Hugos built-in server to see your site in action as you make changes.

$ hugo server -t minimage

Visit localhost:1313 in your browser.

Write your new blog posts

To create a new blog post, run:

$ hugo new post/your-post-name.md

License

This theme is released under the MIT license