Ben Word
Ben Word
@strarsis you're welcome, sorry it's just some rough notes haha! did you get the permission error when using the admin user?
@juslintek plenty of folks in this community are using trellis even for just deployment purposes - there's a lot of flexibility with trellis. people should use whatever tool works best...
howdy! the plugin can still be used, but we've archived it due to inactivity/and a lack of maintenance on our end. we'd be happy to transfer the repo to an...
@montchr Thanks for commenting — these are great points and I agree with you. This repo was archived in a batch with other old repos that don't have as much...
see #187 for previous initial attempt by @nathanielks
@palmiak thank you! want to push a PR and i can tag some people to review over there?
if you are creating new themes from the `master` branch then you should be expecting there to be some changes that might not yet be clearly communicated or documented. you...
@strarsis see https://github.com/roots/bud/issues/700#issuecomment-978727895 if you have further questions would you mind opening a topic on https://discourse.roots.io/?
i'll get readme/docs updates ready for this, but what if we also added a fake comment to the top of `theme.json`? ```json { "__generated__": "⚠️ this file is generated from...
https://github.com/WordPress/WordPress/blob/a5cc224b3c5a5d983673f5f8ec4b3a7ae9e97f27/wp-includes/block-patterns.php#L225 unfortunately wordpress doesn't provider a filter for the patterns directory i think that the ideal scenario would be that patterns would be created at `resources/views/patterns` and compiled to somewhere...