Skip to content

A Hugo module to add Bootstrap Icons to your Hinode site

License

Notifications You must be signed in to change notification settings

gethinode/mod-bootstrap-icons

Repository files navigation

Hinode Module - Bootstrap Icons

A Hugo module to add Bootstrap Icons to 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 to add Bootstrap Icons to a Hinode site. Visit the Hinode documentation site for installation instructions.

Configuration

This module is an extension to the FontAwesome module. It adapts the same parameters as documented in the module's README. Make sure both module are imported in your Hugo configuration (Hinode imports FontAwesome by default).

[module]
  [[module.imports]]
    path = "github.com/gethinode/mod-bootstrap-icons"
  [[module.imports]]
    path = "github.com/gethinode/mod-fontawesome/v5"

Contributing

This module uses semantic-release to automate the release of new versions. The package uses husky and commitlint to ensure commit messages adhere to the Conventional Commits specification. You can run npx git-cz from the terminal to help prepare the commit message.

About

A Hugo module to add Bootstrap Icons to your Hinode site

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •