hugo

Fork of github.com/gohugoio/hugo with reverse pagination support

git clone git://git.shimmy1996.com/hugo.git

index.md (908B)

    1 
    2 ---
    3 date: 2017-10-19T00:00:00+02:00
    4 title: "Hugo 0.30.1: Two Important Bugfixes!"
    5 description: "Fixes `hugo -w` and validator-broken Sitemap."
    6 categories: ["Releases"]
    7 images:
    8 - images/blog/hugo-bug-poster.png
    9 ---
   10 
   11 	
   12 
   13 This is a bug-fix release with two important fixes.
   14 
   15 * Fix hugo -w [fa53b13c](https://github.com/gohugoio/hugo/commit/fa53b13ca0ffb1db6ed20f5353661d3f8a5fd455) [@bep](https://github.com/bep) [#3980](https://github.com/gohugoio/hugo/issues/3980)
   16 * 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)
   17 
   18 
   19 Hugo now has:
   20 
   21 * 20285+ [stars](https://github.com/gohugoio/hugo/stargazers)
   22 * 454+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
   23 * 180+ [themes](http://themes.gohugo.io/)