mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit 'b9bd35d72e14932fb6588ff62b90cddef0a060fc' as 'docs'
This commit is contained in:
23
docs/content/en/news/0.30.1-relnotes/index.md
Normal file
23
docs/content/en/news/0.30.1-relnotes/index.md
Normal file
@@ -0,0 +1,23 @@
|
||||
|
||||
---
|
||||
date: 2017-10-19T00:00:00+02:00
|
||||
title: "Hugo 0.30.1: Two Important Bugfixes!"
|
||||
description: "Fixes `hugo -w` and validator-broken Sitemap."
|
||||
categories: ["Releases"]
|
||||
images:
|
||||
- images/blog/hugo-bug-poster.png
|
||||
---
|
||||
|
||||
|
||||
|
||||
This is a bug-fix release with two important fixes.
|
||||
|
||||
* Fix hugo -w [fa53b13c](https://github.com/gohugoio/hugo/commit/fa53b13ca0ffb1db6ed20f5353661d3f8a5fd455) [@bep](https://github.com/bep) [#3980](https://github.com/gohugoio/hugo/issues/3980)
|
||||
* Revert sitemap template change to make the Google validator happy [5109ed520](https://github.com/gohugoio/hugo/commit/5109ed520f2ddde815d50e7b31acbbfc57ce7719) [@bep](https://github.com/bep) [#3978](https://github.com/gohugoio/hugo/issues/3978)
|
||||
|
||||
|
||||
Hugo now has:
|
||||
|
||||
* 20285+ [stars](https://github.com/gohugoio/hugo/stargazers)
|
||||
* 454+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
|
||||
* 180+ [themes](http://themes.gohugo.io/)
|
Reference in New Issue
Block a user