Public build does not contain any html files

Hi. I am new to Hugo but have deployed public sites without problems. However I am now finding that the site build is not outputting any of the .html files. I get no warnings on the -verbose message and the site works fine locally. Any help is greatly appreciated. I have spent many hours reading forum posts, but nothing I tried has had any effect. The site is on git at https://github.com/rcopestake65/core_reflections.git.

Many thanks.

content/_index.md

draft: true

Change that to false.

Thank you so much jmooring - I didn’t spot that. All good now. Your quick help is much appreciated.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.