aboutsummaryrefslogtreecommitdiff
path: root/themes/even/exampleSite/content/about.md
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2018-11-06 02:49:16 +0000
committerJulio Capote <jcapote@gmail.com>2018-11-06 02:49:16 +0000
commita62a3e7755579d93ce3a87243dd277575930fffe (patch)
tree6d074f7294c5b7a45bed7ac229a6802830da2a04 /themes/even/exampleSite/content/about.md
downloadcapotej.com-a62a3e7755579d93ce3a87243dd277575930fffe.tar.gz
init
Diffstat (limited to 'themes/even/exampleSite/content/about.md')
-rw-r--r--themes/even/exampleSite/content/about.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/themes/even/exampleSite/content/about.md b/themes/even/exampleSite/content/about.md
new file mode 100644
index 0000000..0913c18
--- /dev/null
+++ b/themes/even/exampleSite/content/about.md
@@ -0,0 +1,21 @@
+---
+title: "About"
+date: 2017-08-20T21:38:52+08:00
+lastmod: 2017-08-28T21:41:52+08:00
+menu: "main"
+weight: 50
+
+---
+
+Hugo is a static site engine written in Go.
+
+
+It makes use of a variety of open source projects including:
+
+* [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)
+
+Learn more and contribute on [GitHub](https://github.com/gohugoio).
+