Add 'themes/hermit/' from commit '56843f347a642324970ba30d58f23c64e037bb7c'
git-subtree-dir: themes/hermit
git-subtree-mainline: 7844fa5501c271b1b2b5ece2cb19f3202cd6e5ad
git-subtree-split: 56843f347a
18 lines
456 B
Markdown
18 lines
456 B
Markdown
+++
|
||
title = "About Hugo"
|
||
date = "2014-04-09"
|
||
+++
|
||
|
||
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:
|
||
|
||
* 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).
|
||
|