mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
Merge commit '89044b8f8795f17c36396c67823183a20fc88139'
This commit is contained in:
BIN
docs/content/en/news/0.69.0-relnotes/hugo-69-easter-featured.png
Normal file
BIN
docs/content/en/news/0.69.0-relnotes/hugo-69-easter-featured.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 389 KiB |
@@ -1,12 +1,12 @@
|
||||
|
||||
---
|
||||
date: 2020-04-10
|
||||
title: "0.69.0"
|
||||
description: "0.69.0"
|
||||
title: "Post Build Resource Transformations"
|
||||
description: "Hugo 0.69.0 allows you to delay resource processing to after the build, the prime use case being removal of unused CSS."
|
||||
categories: ["Releases"]
|
||||
---
|
||||
|
||||
It's Eeaster, a time for mysteries and puzzles. And at first glance, this Hugo release looks a little mysterious. The core of if is a mind-twister:
|
||||
**It's Eeaster, a time for mysteries and puzzles.** And at first glance, this Hugo release looks a little mysterious. The core of if is a mind-twister:
|
||||
|
||||
```go-html-template
|
||||
{{ $css := resources.Get "css/main.css" }}
|
||||
|
Reference in New Issue
Block a user