What @maiki said.
I use vscode as my text editor, and did a quick n dirty test:
- Create a new site with
hugo new site utf8-test - Create
layouts/index.htmlas:{{ .Title }} - Create index content with
hugo new _index.md, then edit file to be:--- Title: hello š ů ý --- - Run
hugo server, and get expected output of.Titlevalue