github.com/lyeb/hugo@v0.47.1/docs/content/en/documentation.md (about)

     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  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). 
    19  
    20  Below you will find some of the most common and helpful pages from our documentation.