1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 04:30:01 +02:00

Resources added for Hugo (#1150)

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

View File

@@ -1 +1,8 @@
# Hugo
# 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>