Requirements

The requirements of Hugo search module.

Hugo Version

Requires extended Hugo v0.110.0 or later.

Hugo Module

Hugo Module are required, that is, you’ll need the Go installation and initialize the site or theme to be a Hugo module, see also how to use Hugo modules.

Node.js Packages

  • PostCSS
  • Autoprefixer
  • RTLCSS

You can install those pacakges via one command.

1npm i postcss-cli autoprefixer rtlcss