dwighthouse

Results 11 comments of dwighthouse

This is almost exactly my use case. I generate a complex collection to do manual pagination of all posts with every tag (a pagination of paginations), and I also generate...

@pdehaan I'm not sure why this worked when my solution didn't. I made sure to send a valid array as the return value for my before() function, but it acted...

Thanks @pdehaan. I'll have a look at this in detail when I get the chance.

Please see comments made on the Files changed.

Ran into this one myself today. Pulling my hair out trying to figure out what was going on. Edit: So now knowing that `webc:root="override` somehow interferes, I can get around...

Ran into this today and it is still a problem. I was trying to recreate my own eleventyNavigationToHtml (because that was generating incorrect code too). There's a way to take...

Meant to check the Slack before posting, but it looks like Jim on Slack found this issue back on September 20th ( #help room ). It doesn't appear to be...

@dwiel I agree that it's appropriate not to have standard arrow direction words being usable with no modifiers. I would prefer to remove the references to basic_keys.keymap on lines 94...

@tolmasky Thanks for reaching out. Neither FontFaceObserver, nor the built-in CSS Font Loading API can handle all the cases that onfontready can, so if you need to detect aspects of...

@tolmasky Ah, I thought you were referring to the first part of the Font Loading API which takes a URL. This might indeed be a good way to reduce the...