aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/content/about-hugo.md
diff options
context:
space:
mode:
authorTrack3 <pengliabc@live.cn>2018-10-23 13:15:50 +0800
committerTrack3 <pengliabc@live.cn>2018-10-23 13:15:50 +0800
commit44dbcd6f34c676cefbacf12f18d9883c597a681a (patch)
tree86610dc396b64baf3f2c4ef00a3b84dc6c1d2bde /exampleSite/content/about-hugo.md
downloadhermit-44dbcd6f34c676cefbacf12f18d9883c597a681a.tar.gz
First commit
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).
+