www.duckland.org/themes/minimage
dependabot[bot] 366a60f2cf
Bump cross-spawn in /themes/minimage
Bumps  and [cross-spawn](https://github.com/moxystudio/node-cross-spawn). These dependencies needed to be updated together.

Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

Updates `cross-spawn` from 6.0.5 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-23 10:59:50 +00: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 Bump cross-spawn in /themes/minimage 2024-11-23 10:59:50 +00: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