Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoBasicExample.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-06-16 01:33:48 +0300
committerGitHub <noreply@github.com>2017-06-16 01:33:48 +0300
commit96cfc46abbd3fb3bfa00cd6ab2d970ce75486632 (patch)
treeeee552f7006458d27faa31b3a958a03e477f9f8c
parentf7270cb4e1cc24d820fc97f37972f5dce39f2d14 (diff)
Remove some outdated info
-rw-r--r--content/about.md14
1 files changed, 1 insertions, 13 deletions
diff --git a/content/about.md b/content/about.md
index f8cad87..16862e6 100644
--- a/content/about.md
+++ b/content/about.md
@@ -14,17 +14,5 @@ It makes use of a variety of open source projects including:
* [J Walter Weatherman](https://github.com/spf13/jWalterWeatherman)
* [Cast](https://github.com/spf13/cast)
-Learn more and contribute on [GitHub](https://github.com/spf13).
+Learn more and contribute on [GitHub](https://github.com/gohugoio).
-## Setup
-
-Some fun facts about [Hugo](http://gohugo.io/):
-
-* Built in [Go](http://golang.org/)
-* Loosely inspired by [Jekyll](http://jekyllrb.com/)
-* Primarily developed by [spf13](http://spf13.com/) on the train while commuting to and from Manhattan.
-* Coded in [Vim](http://vim.org) using [spf13-vim](http://vim.spf13.com/)
-
-Have questions or suggestions? Feel free to [open an issue on GitHub](https://github.com/spf13/hugo/issues/new) or [ask me on Twitter](https://twitter.com/spf13).
-
-Thanks for reading!