1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

Implementing new menu system in the docs site

This commit is contained in:
spf13
2014-04-23 03:00:11 -04:00
parent 9ecf58e29b
commit 11fe227b9e
45 changed files with 214 additions and 155 deletions

View File

@@ -2,8 +2,10 @@
title: "Release Notes"
date: "2013-07-01"
aliases: ["/doc/release-notes/"]
groups: ["meta"]
groups_weight: 10
weight: 10
menu:
right:
parent: 'meta'
---
## **0.10.0** March 1, 2014
* [Syntax highlighting](/extras/highlighting) powered by pygments (**slow**)