mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit 'd2b1030060d3c91d5f9ffa3456418da16bd74f1d'
This commit is contained in:
21
docs/content/en/news/0.8-relnotes/index.md
Normal file
21
docs/content/en/news/0.8-relnotes/index.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
date: 2013-08-03T15:26:04Z
|
||||
description: "Hugo 0.8 added support for pretty URLs, support for TOML and YAML, better Windows compatibility, and more!"
|
||||
title: "Hugo 0.8"
|
||||
categories: ["Releases"]
|
||||
---
|
||||
|
||||
**Please read the docs as a few options have changed in this release:**
|
||||
|
||||
- Added support for pretty URLs (filename/index.html vs filename.html)
|
||||
- Hugo supports a destination directory
|
||||
- Will efficiently sync content in static to destination directory
|
||||
- Cleaned up options.. now with support for short and long options
|
||||
- Added support for TOML
|
||||
- Added support for YAML
|
||||
- Added support for Previous & Next
|
||||
- Added support for indexes for the indexes
|
||||
- Better Windows compatibility
|
||||
- Support for series
|
||||
- Adding verbose output
|
||||
- Loads of bugfixes
|
Reference in New Issue
Block a user