Add debian contribution
This commit is contained in:
parent
deabcecf4b
commit
6c22d0811e
92 changed files with 7039 additions and 9 deletions
19
themes/hello-friend-ng-clone/exampleSite/content/about.md
Normal file
19
themes/hello-friend-ng-clone/exampleSite/content/about.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
+++
|
||||
title = "About"
|
||||
date = "2014-04-09"
|
||||
aliases = ["about-us","about-hugo","contact"]
|
||||
[ author ]
|
||||
name = "Hugo Authors"
|
||||
+++
|
||||
|
||||
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).
|
Loading…
Add table
Add a link
Reference in a new issue