Bjørn Erik Pedersen

Results 871 comments of Bjørn Erik Pedersen

>If it's watching runtime metrics to make decisions, then a faster GC (leading to less floating garbage, hnce less of a ballast, etc. etc.) could lead to very different behavior,...

>Currently, output formats can only be assigned to page kinds. That's not true.

>Is there another way than configFile and FM? No, but the statement didn't fit my world view. So, I kind of agree with you in general, but I think/hope that...

Let's let this linger for a week or two. It should be fairly trivial to implement an improvement in this area that also considers page types.

Just an added note, I think the natural change (which also makes it easy to keep the old as "legacy format") is something ala: ``` [[outputs]] [[outputs.HTML]] kinds = ["home",...

> If this is implemented wouldn’t we have a way for Hugo not to create HTML This is not about that. Every page currently needs at least 1 output format....

>Think of this particular issue as a improved way to assign output formats to pages. That said, we should maybe think about adding some future way of telling Hugo that...

I understand the "usefulness", but this is in my head currently very hard to do. For this to work you would probably need to render all content in 1 thread...