
[Implement in 10 minutes!] Create a Static Website with Hugo and Firebase
What We’re Building This time, we’re creating a static website. For a site like this blog that doesn’t expect dynamic updates from multiple users, implementing with static pages allows you to develop a site that loads quickly. Here, we’ll quickly implement it using Firebase and Hugo. What is Hugo? What exactly is HUGO? According to HUGO’s official site, Hugo is one of the most popular open-source static site generators. ...
