Bjørn Erik Pedersen

Results 879 comments of Bjørn Erik Pedersen

I agree we should do that. I originally created this repo as a proof of concept for module usage, but I haven't followed up on this. A pull request would...

I think I have mentioned some caveats (including this) in the readme, and I'm not sure how to improve/fix this -- but suggestions are welcome.

This is kind of by design ... The section/taxonomy pages are currently excluded from the search index. When searching, are you not mostly searching for something specific, e.g. "How to...

> The underlying PostCSS engine is already designed to support this usecase, so Hugo should only have to create a hook to allow it, as described in the OP. I...

So, The current implementation reads from `PostCSS`'s output stream - which, I assume, is only "one thing". So to implement the `map` option, you would have to write to files....

The long story short: You need to use the `{{%` delimiter in this case.

I guess it's both. The best thing to do on the "code side" is to raise an error, I suspect.

I started to look at this and registered the related #7287 -- and my initial conclusion is that this is a limitation in Node/node_modules that I suspect would be very...

So, while I do agree that we need something like this, I don't think we want to add yet _another thing_ that we need to teach people. Starting from a...