Jump to Content

Andrew M McCall

Frontmatter

Frontmatter Data And Hugo Templates: How To Output Data With Hugo Static Site Generator

Hugo makes quick work of small client jobs. It can even handle structured data like coffee shop menus or restaurant pricing. VIDEO: Creating A Coffee Shop Menu Using Frontmatter YAML and Hugo Creating A Hugo Homepage hugo new site my-coffee-shop && cd my-coffee-shop The first thing we are going to do is create a new Hugo website. In the config.toml file, we added a site title. We also need to make sure we create a index.