Aankhen

Results 48 comments of Aankhen

That would definitely be useful.

Does Haml stand in for Pug here? EDIT: Sorry, I just saw the ‘(and Pug)’. I guess my pet is safe!

@AasimFarooqi: > The second is Vite, as I need it for bundling, but I read the community survey and your post about potentially cutting Vite. If it helps, I’ve never...

@Zearin, I just migrated to Canary thanks to your plugin. (At least, everything looks okay so far.) Great job, and thank you.

I do like how easy Docker makes it to get a working environment, but my concern would be that it adds a lot of deferred complexity. The user can’t ignore...

> What are the drawbacks to checking in the lockfile? > > * Minor updates in dependencies must be opted into at the project level, right? > > * Increase...

> Numerous times over the years we’ve had deps issue updates and they are subsequently automatically picked up via minor releases without any action on my part. I agree that...

> There have been suggested workarounds that generally involve the 11ty user writing an(other) HTTP server to accept the request and dumping a file somewhere to trigger a rebuild. But...

> Nobody is "encouraging" the server to do anything except accept requests, which is the point of a server. The requests are not "arbitrary", on the contrary have a very...

I understand. It seems like a difficult thing to address, if that’s even possible. I prefer to use Windows, not WSL, so I’ll look for an alternative for now.