Hugo Guide
Go to
project website
Learning how to build a static website with Hugo framework using a theme.
Languages
- Go HTML Template
- HTML
- CSS
- Markdown
Technologies
-
Hugo
SSG (Static Site Generator). The world’s fastest framework for building websites.
-
GitHub Pages
Hosting and continuous integration.
Description
The project serves as a learning material on how to start building and deploying static websites with Hugo framework. The thee parts of the project are:
- Knowledge base. Serves as an overview on the basics of how Hugo works.
- Deploy. Describes how to configure and use a theme with Hugo. With a section on how to deploy a website.
- Troubleshooting. Includes instructions on how to untangle various issues when working with Hugo.