Andrew Taylor
Andrew Taylor
> Rather than implement like this, it would be more maintainable to support consolidation/filter-via-dot-access-data and provide flags as shortcuts for some comparisons. @greg-1-anderson I was just following the existing pattern...
I think hiding frozen sites by default is a bit heavy-handed as it could break existing implementations. I will work thinking of a different way to implement filtering frozen sites.
@greg-1-anderson I'm not saying we shouldn't do it, just that refactoring filtering across Terminus should be a separate issue/task. If you want to schedule half a day together to knock...
My goal is to solve the problem folks have about needing more filters (both internally and externally). How that is achieved is less important to me. I had an hour...
A second endpoint for the tree shaken CSS would be great too
> So which is right? I think the latter is, and the core block library and default AMP plugin styles should be included in content.amp.styles alongside any styles that are...
@felixarntz do you want to merge this is now for the next bugfix release or wait for `2.1`?
@felixarntz do you want to try writing this article? I probably won't have time for a week or so
@mor10 I think this needs its own file but [as @felixarntz mentioned](https://github.com/wprig/wprig/issues/308#issuecomment-457340296) there needs to be some more information. Should I ported what we have now then work on additions...
`Could not find openssl on your system path` gives a hint at the issue. `openssl` is required to be installed. [Binaries can be downloaded here](https://wiki.openssl.org/index.php/Binaries). I _think_ `openssl` shipped with...