From 76d731ce2dbd04ee73d6e1f3c0e9d718fb5b5791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 31 Dec 2017 10:48:13 +0100 Subject: [PATCH] Add title etc. to release notes --- content/news/0.32-relnotes-ready.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/content/news/0.32-relnotes-ready.md b/content/news/0.32-relnotes-ready.md index 4a2f500f4..c0a93d8e9 100644 --- a/content/news/0.32-relnotes-ready.md +++ b/content/news/0.32-relnotes-ready.md @@ -1,10 +1,12 @@ --- date: 2017-12-31 -title: "0.32" -description: "0.32" -slug: "0.32" +title: "Hugo 0.32: Page Bundles and Image Processing!" +description: "Images and other resources with page-relative links, resize, scale and crop images, and much more." +slug: "0.32-relnotes" categories: ["Releases"] +images: +- images/blog/hugo-32-poster.png --- Hugo `0.32` features **Page Bundles and Image Processing** by [@bep](https://github.com/bep), which is very cool and useful on so many levels. Read about it in more detail in the [Hugo documentation](https://gohugo.io/about/new-in-032/), but some of the highlights include: