aboutsummaryrefslogtreecommitdiff
path: root/content/docs/programming-resources/web-development/frontend/static-site-generators/hugo.md
blob: 9664b309c66d102a78b8e5dc36abc2996dc40d5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: Hugo
description: The Hugo static site generator
weight: 1
---

The website you're reading is built with Hugo. It's very customizable and fast. Unfortunately, learning Hugo can be tricky at first, but you'll come to
love hugo after you understand it!

- Hugo Tutorial: [Video by Luke Smith](https://www.youtube.com/watch?v=ZFL09qhKi5I)
- Hugo Shortcodes: [Video by Luke Smith](https://www.youtube.com/watch?v=QTolhoxMyXg)

You need a theme to create a Hugo website. If you don't want to create one yourself you can check out mine! <https://github.com/MikunoNaka/vidhukant-hugo>