Add exampleSite

This commit is contained in:
Djordje Atlialp 2019-02-25 10:31:15 +01:00
parent 3fb95109d6
commit a7dceab572
No known key found for this signature in database
GPG key ID: 94FF806E6BF61DD3
11 changed files with 3764 additions and 0 deletions

View file

@ -0,0 +1,19 @@
+++
title = "About In Footer"
date = "2014-04-09"
aliases = ["about-us","about-hugo","contact"]
[ author ]
name = "Hugo Authors"
+++
Hugo is the **worlds fastest framework for building websites**. It is written in Go.
It makes use of a variety of open source projects including:
* https://github.com/russross/blackfriday
* https://github.com/alecthomas/chroma
* https://github.com/muesli/smartcrop
* https://github.com/spf13/cobra
* https://github.com/spf13/viper
Learn more and contribute on [GitHub](https://github.com/gohugoio).