Published June 9, 2020
| Version 1
Lesson
Open
Hugo for Beginners
Creators
Description
Written in one of the fastest-growing languages Golang, Hugo excels in building static sites from local markdown files and dynamic API-driven content at a blistering speed. There are numerous free themes[4] available online for rapid prototyping and development of a Hugo based blog site. This tutorial concentrates on developing a Hugo based site from scratch without importing any already developed theme.
Files
Hugo-for-Beginners.pdf
Files
(969.1 kB)
Name | Size | Download all |
---|---|---|
md5:34d5a667342853300f5e2269be2d1ba5
|
969.1 kB | Preview Download |
Additional details
References
- Github.com, "The State of the Octoverse," The State of the Octoverse, accessed May 31, 2020, https://octoverse.github.com/#top-languages
- "Data Templates | Hugo," February 1, 2017, https://gohugo.io/templates/data-templates/#data-driven-content
- "Hugo vs Jekyll Benchmarked," January 26, 2018, https://forestry.io/blog/hugo-vs-jekyll-benchmark/
- "Complete List | Hugo Themes," accessed June 4, 2020, https://themes.gohugo.io/
- "StaticGen | Top Open Source Static Site Generators," accessed June 4, 2020, https://www.staticgen.com/
- "Releases - Gohugoio/Hugo," GitHub, accessed June 4, 2020, https://github.com/gohugoio/hugo/releases
- "Apache License, Version 2.0," accessed June 4, 2020, https://www.apache.org/licenses/LICENSE-2.0
- "Html/Template - The Go Programming Language," accessed June 5, 2020, https://golang.org/pkg/html/template/
- "Text/Template - The Go Programming Language," accessed June 5, 2020, https://golang.org/pkg/text/template/
- "Partial Templates | Hugo," February 1, 2017, https://gohugo.io/templates/partials/
- "Configure Hugo | Hugo," January 2, 2017, https://gohugo.io/getting-started/configuration/
- "Front Matter | Hugo," January 9, 2017, https://gohugo.io/content-management/front-matter/
- "Site Variables | Hugo," February 1, 2017, https://gohugo.io/variables/site/
- "Page Variables | Hugo," February 1, 2017, https://gohugo.io/variables/page/
- "Lists of Content in Hugo | Hugo," February 1, 2017, https://gohugo.io/templates/lists/