mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
7261cc00cf
This should fix the About menu item duplication in various theme demos like in [this one](https://themes.gohugo.io//theme/hermit/)
19 lines
487 B
Markdown
19 lines
487 B
Markdown
+++
|
||
title = "About"
|
||
date = "2014-04-09"
|
||
aliases = ["about-us","about-hugo"]
|
||
+++
|
||
|
||
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).
|
||
|