mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
Merge commit 'efa74c5c6e6ff1daddeb5834ea7c69bed2acf171'
This commit is contained in:
BIN
docs/content/en/news/0.72.0-relnotes/hugo-72-featured.png
Normal file
BIN
docs/content/en/news/0.72.0-relnotes/hugo-72-featured.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 251 KiB |
@@ -1,12 +1,12 @@
|
||||
|
||||
---
|
||||
date: 2020-05-31
|
||||
title: "0.72.0"
|
||||
description: "0.72.0"
|
||||
title: URL rewrites in dev server
|
||||
description: "Hugo 0.72.0 comes with dev server redirects and URL rewrites, Goldmark typography extension fixes, Scratch.Values."
|
||||
categories: ["Releases"]
|
||||
---
|
||||
|
||||
This is a rather small release, its probably main motivation being the fixes in Goldmark's [Typographer extension](https://github.com/gohugoio/hugo/commit/432885c499849efb29d3e50196f377fe0e908333).
|
||||
This is a rather small release, its probably main motivation being the fixes in Goldmark's [Typographer extension](https://github.com/gohugoio/hugo/commit/432885c499849efb29d3e50196f377fe0e908333).
|
||||
|
||||
This release also adds [redirect and URL rewrite support](https://gohugo.io/getting-started/configuration/#configure-server) to the development server, with mostly Netlify-compatible configuration syntax. This is especially useful if you're building a [SPA](https://en.wikipedia.org/wiki/Single-page_application) with client-side routing.
|
||||
|
||||
|
Reference in New Issue
Block a user