- Overview
- Transcript
1.1 Welcome to the Course
Welcome to a new Envato Tuts+ course. I’m Adi, and in this course, you’ll learn how to create static websites with Hugo.
Hugo is a free static site generator that allows you to write most of your website’s content in Markdown. It then takes that Markdown and compiles it in HTML, bundled along with all the CSS and JavaScript to create a functional website in no time.
In this course, I’ll show you how to install Hugo, how to pick a theme and configure your website with just a few lines of code, how to add content, and also how to publish that website to a live server using Netlify. All for free!
Sounds good? Alright, let’s get started then.
Related Links
1.Introduction1 lesson, 01:48
1.1Welcome to the Course01:48
2.Building With Hugo4 lessons, 45:31
2.1What Hugo Is and How to Install It07:08
2.2Picking a Theme for Your Website05:35
2.3Adding Content to Your Website22:37
2.4Publishing Your Hugo Website10:11
1.1 Welcome to the Course
Hey welcome to a new Tuts+ course, I'm Adi. And in this course you'll learn how to create static websites using Hugo. Hugo is a free static site generator that allows you to write most of your website's content in Markdown. It then takes that Markdown code and compiles it into HTML code. Which then bundles along with all the CSS and JavaScript to create a functional website in no time. In this course, I'll show you how to install Hugo. How to pick a theme and configure your website with just a few lines of code. How to add content. And also how to publish that website to a live server using Netlify. Now if we're gonna do exactly what I do in this course, you'll get a live static website for exactly $0. Hugo is free and I'll also show you a cool way of hosting a website on a live server for free. Sounds good? All right, let's get started then. But first, a quick, quick message from Envato Elements and then will get the ball rolling. With one subscription, you'll have unlimited access to web and email templates, WordPress themes, UI kits, and more. There are millions of digital assets to choose from. They have simple commercial licensing, and you can cancel anytime. Subscribe now using the link in the video description. All right, let's talk about Hugo in more detail and also learn how to install it. That's coming up in the next lesson. So, I'll see you there.