docs: Replace /docs

This commit is contained in:
Bjørn Erik Pedersen
2019-10-21 10:21:37 +02:00
parent 180195aa34
commit 39121de4d9
949 changed files with 0 additions and 61336 deletions

View File

@@ -1,21 +0,0 @@
---
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