diff --git a/content/about.md b/content/about.md index 16862e6b..77adcf16 100644 --- a/content/about.md +++ b/content/about.md @@ -4,15 +4,15 @@ date = "2014-04-09" menu = "main" +++ -Hugo is a static site engine written in Go. - +Hugo is the **world’s fastest framework for building websites**. It is 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) +* 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).