Merge commit 'e509cac533600cf4fa8382c9cdab78ddd82db688'

This commit is contained in:
Bjørn Erik Pedersen
2023-10-20 09:43:56 +02:00
298 changed files with 4568 additions and 1991 deletions

View File

@@ -8,7 +8,7 @@ menu:
parent: hugo-pipes
weight: 70
weight: 70
signature: ["resources.Babel RESOURCE [OPTIONS]", "babel RESOURCE [OPTIONS]"]
signatures: ["resources.Babel RESOURCE [OPTIONS]", "babel RESOURCE [OPTIONS]"]
---
## Usage

View File

@@ -9,7 +9,7 @@ menu:
parent: hugo-pipes
weight: 90
weight: 90
signature: ["resources.Concat TARGET_PATH SLICE_RESOURCES"]
signatures: ["resources.Concat TARGET_PATH SLICE_RESOURCES"]
---
## Usage

View File

@@ -9,7 +9,7 @@ menu:
parent: hugo-pipes
weight: 100
weight: 100
signature: ["resources.Fingerprint RESOURCE [ALGORITHM]", "fingerprint RESOURCE [ALGORITHM]"]
signatures: ["resources.Fingerprint RESOURCE [ALGORITHM]", "fingerprint RESOURCE [ALGORITHM]"]
---
## Usage

View File

@@ -9,7 +9,7 @@ menu:
parent: hugo-pipes
weight: 60
weight: 60
signature: ["js.Build RESOURCE [OPTIONS]"]
signatures: ["js.Build RESOURCE [OPTIONS]"]
---
## Usage

View File

@@ -9,7 +9,7 @@ menu:
parent: hugo-pipes
weight: 80
weight: 80
signature: ["resources.Minify RESOURCE", "minify RESOURCE"]
signatures: ["resources.Minify RESOURCE", "minify RESOURCE"]
---
## Usage

View File

@@ -9,7 +9,7 @@ menu:
weight: 40
toc: true
weight: 40
signature: ["resources.PostCSS RESOURCE [OPTIONS]", "postCSS RESOURCE [OPTIONS]"]
signatures: ["resources.PostCSS RESOURCE [OPTIONS]", "postCSS RESOURCE [OPTIONS]"]
---
## Setup

View File

@@ -8,7 +8,7 @@ menu:
parent: hugo-pipes
weight: 50
weight: 50
signature: ["resources.PostProcess RESOURCE"]
signatures: ["resources.PostProcess RESOURCE"]
---
## Usage

View File

@@ -9,7 +9,7 @@ menu:
parent: hugo-pipes
weight: 110
weight: 110
signature: ["resources.FromString TARGET_PATH CONTENT"]
signatures: ["resources.FromString TARGET_PATH CONTENT"]
---
## Usage

View File

@@ -9,7 +9,7 @@ menu:
parent: hugo-pipes
weight: 120
weight: 120
signature: ["resources.ExecuteAsTemplate TARGET_PATH CONTEXT RESOURCE"]
signatures: ["resources.ExecuteAsTemplate TARGET_PATH CONTEXT RESOURCE"]
---
## Usage

View File

@@ -9,7 +9,7 @@ menu:
parent: hugo-pipes
weight: 30
weight: 30
signature: ["resources.ToCSS RESOURCE [OPTIONS]", "toCSS RESOURCE [OPTIONS]"]
signatures: ["resources.ToCSS RESOURCE [OPTIONS]", "toCSS RESOURCE [OPTIONS]"]
toc: true
aliases: [/hugo-pipes/transform-to-css/]
---