mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 04:34:40 -04:00
Release 0.76.0
This commit is contained in:
parent
3b057e8fe3
commit
a3e30300d8
BIN
content/en/news/0.76.0-relnotes/featured.png
Normal file
BIN
content/en/news/0.76.0-relnotes/featured.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 143 KiB |
@ -1,12 +1,12 @@
|
||||
|
||||
---
|
||||
date: 2020-10-06
|
||||
title: "0.76.0"
|
||||
description: "0.76.0"
|
||||
title: "Multiple Cascades With Page Filters"
|
||||
description: "Hugo 0.76.0 brings multiple cascade blocks per page with filters for path, kind and language."
|
||||
categories: ["Releases"]
|
||||
---
|
||||
|
||||
In **Hugo 0.76.0** you can now have a list of [cascade](https://gohugo.io/content-management/front-matter#front-matter-cascade) blocks per page and a new `_target` keyword where you can select which pages to _cascade_ upon using [Glob](https://github.com/gobwas/glob) patterns for a `Page`'s `Kind`, `Lang` and/or `Path`:
|
||||
In **Hugo 0.76.0** you can now have a list of [cascade](https://gohugo.io/content-management/front-matter#front-matter-cascade) blocks per page and a new `_target` keyword where you can select which pages to _cascade_ upon using [Glob](https://github.com/gobwas/glob) patterns for a `Page`'s `Kind`, `Lang` and/or `Path`:
|
||||
|
||||
```toml
|
||||
title ="Blog"
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 68 KiB |
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
Loading…
x
Reference in New Issue
Block a user