Dylan Awalt-Conley

Results 9 comments of Dylan Awalt-Conley

I also think this should be documented, but honestly I just don't like it. It diverges from the normal text object pattern, where `i` stands for inner, as opposed to...

While I agree that's a pretty fringe use case (just IE?), it wouldn't be so hard to support those browsers as well. That means ```css .aspect-ratio-box { aspect-ratio: 16 /...

I'm mostly using the default / generated query methods for the single-file (page-specific) collections, as well as any other data presented on the page. So for the events page I...

Ok actually it seems that removing or not hydrating the footer component fixes it, so I might have an idea about what's going on. The very-non-conventional thing I'm doing is...

> Can you click the "Home Button" as shown in the screenshot below, select the desired collection, and then edit the Page collection? Ah yes, ok I can pull up...

Running into this same problem trying to build with jekyll-babel within an AWS Codebuild environment (same docker image). What @huiyiqun said seems right, would very much love a fix.

It's possible that when I ran into this, I either wasn't using a Gemfile or I hadn't specified encoding in my Gemfile... I eventually ended up switching to gulp, but...

Ran into this, but building 0.22.1 from source seems to have fixed the crashing for me on Pop_OS! 22.04, gnome-shell 42.3.1. With 0.20.0 from the repo, the problem was also...