Static websites-sites with fixed content-are the simplest type of web pages. In addition to being easier to create and maintain, they-re inherently more secure that dynamic pages. And with the Hugo static site engine, you can render them in milliseconds.
Hugo in Action is a step-by-step guide to using Hugo to create static websites that really show off the advantages of simplicity. Working with a complete example website and source code samples, you-ll learn how to build and host a low-maintenance, high-performance site that will wow your users and stay stable without relying on a third-party server.
Key Features
- Installing Hugo and building your first web page
- Using the Go Template language
- Forking themes
- Building your own APIs
For web developers with intermediate knowledge of HTML/CSS and basic knowledge of JavaScript.