Moving the discussion from Github by request to the forum:
I wrote:
Perhaps the Hugo output can then also be cleaned up. Meaning, when DisableTaxonomies is set to true, then Hugo doesn’t have to print…
0 categories created
0 tags created
Started building sites …
Built site for language en:
14 of 14 drafts rendered
0 future content
0 expired content
401 regular pages created
1 other pages created
1 non-page files copied
0 paginator pages created 0 created 0 created
total in 1899 ms
But as we discussed above, this “0 created” and “0 created” is redundant. Should this be dropped like we discussed above*?
PS I:\site\website> hugo env
Hugo Static Site Generator v0.19 windows/amd64 BuildDate: 2017-02-27T12:36:30+01:00
GOOS="windows"
GOARCH="amd64"
GOVERSION="go1.8"
I know it shouldn’t bother me, but it still feels uneasy that I replied on a Github comment on my Github issue, was told that talking about it there wasn’t suited for Github and should make a topic, and so made a topic to discuss the Github comments, only to get no reply.
Is it me, in the sense that I didn’t follow the etiquette for providing feedback? If so, let me know what the correct way is.
I would say yes. But I would also tell you that I have more important tasks that is priority for the next half year, so someone else will have to pick up on this and fix it.
Thanks for responding. I totally understand the low priority of this and that the Hugo team has already enough to do. But I’m glad to get a reply and feedback, and that it’s registered for sometime down the road.
Started building sites ...
Built site for language en:
0 of 1 draft rendered
0 future content
0 expired content
27 regular pages created
6 other pages created
0 non-page files copied
0 paginator pages created
2 categories created
total in 34 ms
with disableKinds = ["taxonomy", "taxonomyTerm", "section"]:
Started building sites ...
Built site for language en:
0 of 1 draft rendered
0 future content
0 expired content
27 regular pages created
2 other pages created
0 non-page files copied
0 paginator pages created
total in 51 ms
Also this line doesn’t allow to print information about taxonomies if it’s disabled.
Started building sites …
Built site for language en:
8 of 8 drafts rendered
0 future content
0 expired content
18 regular pages created
1 other pages created
0 non-page files copied
0 paginator pages created > 0 tags created > 5 categories created
total in 151 ms
Using:
hugo env
Hugo Static Site Generator v0.19 windows/amd64 BuildDate: 2017-02-27T12:36:30+01:00
GOOS=“windows”
GOARCH=“amd64”
GOVERSION=“go1.8”