aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/content/about-hugo.md
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/about-hugo.md')
-rw-r--r--exampleSite/content/about-hugo.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/exampleSite/content/about-hugo.md b/exampleSite/content/about-hugo.md
new file mode 100644
index 0000000..b188b2a
--- /dev/null
+++ b/exampleSite/content/about-hugo.md
@@ -0,0 +1,17 @@
++++
+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).
+