Minimal Test Theme Hugo Wtg

screenshot of Minimal Test Theme Hugo Wtg

Module for a Hugo minimal test theme by DFD for Wild Tech 'Garden'

Overview

The DFD Hugo minimal test theme is used by Daniel F. Dickinson for demo and test sites for the modules he works on. It is a minimal theme built on assumptions that may require Hugo 0.80.0 or higher. The theme offers various features and can be installed as a Hugo module or using git submodules. It also provides customization options through page and site parameters.

Features

  • hello-world shortcode: A simple shortcode that emits an HTML paragraph with 'Hello World!'. It can be added to a content file.
  • page-assets shortcode: Allows rendering a Hugo resource from the assets directory as Markdown. This is used to render the theme's README.md on a page in the exampleSite.
  • Basic usage as theme: The theme can be imported as a Hugo module or using git submodules. Detailed installation instructions are provided in the documentation.
  • Page and/or site params available: The module provides access to parameters such as showTopBar and testStylesInclude for customization.

Summary

The DFD Hugo minimal test theme is a minimalistic theme designed for demo and test sites. It offers features such as a hello-world shortcode and the ability to render Hugo resources from the assets directory. The theme can be installed as a Hugo module or using git submodules. It also provides customization options through page and site parameters.