mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
7371797b1f
This reverts the author front matter parameter back to a string in order to fix the 12 theme demos that broke with #33 The demos that were supposed to be fixed in that PR were whiteListed with https://github.com/gohugoio/hugoThemes/pull/586
521 B
521 B
+++ title = "About" date = "2014-04-09" aliases = ["about-us","about-hugo","contact"] author = "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.