Resources added for Hugo (#1150)

This commit is contained in:
Archit Sharma
2022-02-25 17:13:15 +07:00
committed by GitHub
parent ead5e1d399
commit a30f1ee9c9

View File

@ -1 +1,8 @@
# Hugo
Hugo is the worlds fastest static website engine. Its written in Go (aka Golang) and developed by bep, spf13 and friends.
<ResourceGroupTitle>Free Resources</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Website' href='https://gohugo.io/'>Official Website</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Docs' href='https://gohugo.io/documentation/'>Official Docs for Getting Started</BadgeLink>
<BadgeLink colorScheme='purple' badgeText='Watch' href='https://www.youtube.com/watch?v=qtIqKaDlqXo&list=PLLAZ4kZ9dFpOnyRlyS-liKL5ReHDcj4G3'>Introduction to Hugo - Static Site Generator </BadgeLink>