features/test/hugo
Mikey Lombardi (He/Him) 474444fa9f
(GH-198) Add extended option to hugo feature (#240)
Prior to this change, the hugo feature only supported specifying the
version of Hugo to install. Hugo is available in two builds: standard,
which the feature already installs, and extended, which includes
functionality for post-processing CSS/SCSS/SASS and JavaScript.

This change adds a new `extended` option to the hugo feature, allowing
users to specify that they require the extended build of Hugo. It
defaults to `false` and installs the standard build of Hugo.

- Resolves #198
2022-11-15 08:19:33 -08:00
..
install_hugo_extended.sh (GH-198) Add extended option to hugo feature (#240) 2022-11-15 08:19:33 -08:00
scenarios.json (GH-198) Add extended option to hugo feature (#240) 2022-11-15 08:19:33 -08:00
test.sh Port changes and set executable bit 2022-07-29 15:38:08 +00:00