Ignore, I remembered a lost single.csv and learnt the debug mode

Hi,
I wonder how page production works, I added two files to the list, and hugo tells me he produced 4 more pages, not two, eventhough under public, there are only two more pages… what does it mean ? Where those two “shadow pages” ?
ps: sorry for the title, I don’t know how to phrase it…

Hi @Tom_Durand,

You should start Hugo with a debug command like hugo serve --debug --verbose and paste the result here, you will get more relevant answers

Cheers

Ooook… I had missed the csv files. Doubling all the regular pages, + the homepage and 404.html, plus I presume index.xml and sitemap.xml itself, that makes 36, is all good.
Sorry sometimes it’s easy to forget what happens when you haven’t touched a part for so long. And I just learnt how to use / what does the debug mode, cool :+1:

1 Like

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