mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-09 18:12:27 +00:00
port to gitlab.
This commit is contained in:
21
themes/custom/exampleSite/content/about.md
Normal file
21
themes/custom/exampleSite/content/about.md
Normal file
@@ -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).
|
||||
|
Reference in New Issue
Block a user