@gethinode/mod-utils

2.2.2 • Public • Published

Hinode Module - Utilities

A Hugo module with common utilities for your Hinode site

About

Logo

Hinode is a clean blog theme for Hugo, an open-source static site generator. Hinode is available as a template, and a main theme. This repository maintains a Hugo module that define common utilities compatible with your Hinode site. Visit the Hinode documentation site for installation instructions.

Configuration

This module supports the following parameters (see the section params.modules in config.toml):

Setting Default Description
utils.filter [^0-9A-Za-zŽžÀ-ÿ ;.,\/'’"] Defines the regular expression for characters to remove from page descriptions. These page descriptions are used to define card content and metadata for search indexes. Adjust the filter to define which characters to support. You may need to adjust these settings to support specific diacritical letters.
utils.raw false Flag to indicate page descriptions should be returned as-is. In this setting, the filter is ignored.

Readme

Keywords

Package Sidebar

Install

npm i @gethinode/mod-utils

Weekly Downloads

158

Version

2.2.2

License

MIT

Unpacked Size

37.9 kB

Total Files

39

Last publish

Collaborators

  • markdumay