aboutsummaryrefslogtreecommitdiff
path: root/test/hugo
Commit message (Collapse)AuthorAgeFilesLines
* (GH-198) Add `extended` option to hugo feature (#240)Mikey Lombardi (He/Him)2022-11-152-0/+23
| | | | | | | | | | | | 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
* Port changes and set executable bitJosh Spicer2022-07-291-0/+0
| | | | | -Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554 Sets all scripts as executable by default.
* fix crazy test.sh formattingJosh Spicer2022-05-251-9/+8
|
* add feature stubs for allJosh Spicer2022-05-131-0/+13