hugo

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

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

documentation.md (699B)

    1 ---
    2 title: Hugo Documentation
    3 linktitle: Hugo
    4 description: Hugo is the world's fastest static website engine. It's written in Go (aka Golang) and developed by bep, spf13 and friends.
    5 date: 2017-02-01
    6 publishdate: 2017-02-01
    7 menu:
    8   main:
    9     parent: "section name"
   10     weight: 01
   11 weight: 01	#rem
   12 draft: false
   13 slug:
   14 aliases: []
   15 toc: false
   16 layout: documentation-home
   17 ---
   18 
   19 Hugo is the **world's fastest static website engine.** It's written in Go (aka Golang) and developed by [bep](https://github.com/bep), [spf13](https://github.com/spf13) and [friends](https://github.com/gohugoio/hugo/graphs/contributors).
   20 
   21 Below you will find some of the most common and helpful pages from our documentation.
   22 foo