From: Bjørn Erik Pedersen Date: Mon, 21 Nov 2016 12:23:19 +0000 (+0100) Subject: docs: Add release notes about node to page X-Git-Tag: v0.18~79 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6c0ecc2d;p=brevno-suite%2Fhugo docs: Add release notes about node to page Updates #2297 --- diff --git a/docs/content/meta/release-notes.md b/docs/content/meta/release-notes.md index 76650620..80c199a5 100644 --- a/docs/content/meta/release-notes.md +++ b/docs/content/meta/release-notes.md @@ -11,6 +11,24 @@ title: Release Notes weight: 10 --- +## **0.18.0** ??? + +In Hugo 0.18 every piece of content is a `Page` ({{}}) and this means that every page, including the home page, can have a content file with frontmatter. + +Not only is this a much simpler model to understand, it is also faster and it fixes several important issues: + +* Enable proper titles for Nodes {{}} +* Sitemap.xml should include nodes, as well as pages {{}} +* Document homepage content workaround {{}} +* Allow home page to be easily authored in markdown {{}} +* Minimalist website with homepage as content {{}} + + + + + + + ## **0.17.0** October 7th 2016 Hugo is going global with our 0.17 release. We put a lot of thought into how we could extend Hugo