You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
420 B
18 lines
420 B
3 years ago
|
+++
|
||
|
title = "About Hugo"
|
||
|
date = "2014-04-09"
|
||
|
+++
|
||
|
|
||
|
Hugo is a static site engine written in Go.
|
||
|
|
||
|
|
||
|
It makes use of a variety of open source projects including:
|
||
|
|
||
|
* [Cobra](https://github.com/spf13/cobra)
|
||
|
* [Viper](https://github.com/spf13/viper)
|
||
|
* [J Walter Weatherman](https://github.com/spf13/jWalterWeatherman)
|
||
|
* [Cast](https://github.com/spf13/cast)
|
||
|
|
||
|
Learn more and contribute on [GitHub](https://github.com/gohugoio).
|
||
|
|