blogotheme/exampleSite/content/about/index.md

21 lines
515 B
Markdown
Raw Normal View History

2021-01-03 14:33:26 +01:00
+++
title = "About Hugo"
date = "2014-04-09"
displayInMenu = true
displayInList = false
dropCap = false
+++
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).