Requirements

The requirements of Hugo search module.

Donate

Become a backer or sponsor to support our work.

On this page

Sponsors

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 packages via one command.

1npm i postcss-cli autoprefixer rtlcss