This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/pacollins/hugo-future-imp…
- Loading branch information
Showing
18 changed files
with
1,420 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
+++ | ||
title = "Sobre Hugo" | ||
date = "2014-04-09" | ||
+++ | ||
|
||
Hugo é um gerador de site escrito em Go. | ||
|
||
|
||
Ele utiliza vários projetos open source, incluindo: | ||
|
||
* [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) | ||
|
||
Aprenda mais e contribua no [GitHub](https://github.com/spf13). | ||
|
||
## Setup | ||
|
||
Algumas curiosidades sobre [Hugo](http://gohugo.io/): | ||
|
||
* Feito com [Go](http://golang.org/) | ||
* Loosely inspired by [Jekyll](http://jekyllrb.com/) | ||
* Inicialmente desenvolvido by [spf13](http://spf13.com/) em um trem enquanto viajava de e para Manhattan. | ||
* Codificado no [Vim](http://vim.org) usando [spf13-vim](http://vim.spf13.com/) | ||
|
||
Alguma pergunta ou sugestão? Está livre para [abrir uma issue no GitHub](https://github.com/spf13/hugo/issues/new) ou [perguntar no Twitter](https://twitter.com/spf13). | ||
|
||
Obrigado pela leitura! |
Oops, something went wrong.