mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
15 lines
267 B
Markdown
Executable File
15 lines
267 B
Markdown
Executable File
---
|
|
title: Minify
|
|
linkTitle: Asset minification
|
|
description: Minify a given resource.
|
|
categories: [asset management]
|
|
keywords: []
|
|
menu:
|
|
docs:
|
|
parent: hugo-pipes
|
|
weight: 80
|
|
weight: 80
|
|
---
|
|
|
|
See the [`resources.Minify`](/functions/resources/minify/) function.
|