gesso-wp icon indicating copy to clipboard operation
gesso-wp copied to clipboard

Gesso WordPress theme

Results 28 gesso-wp issues
Sort by recently updated
recently updated
newest added

Testing AC: - [ ] Check that correct packages are installed and build/watch commands work as expected - [ ] Make sure all references to gesso functions and variables have...

Small improvement - it would be easier to inspect the theme.json if it were formatted with linebreaks & indents rather than compressed to one line.

enhancement

To discuss - what takes the place of pattern lab / storybook in gesso 5? Blockbook exists, but seems to be unmaintained, and may not work well with the dynamic...

question

Inspired partially by this and posts like it - https://richtabor.com/theme-json-font-sizes/ On recent projects, I've changed the keys on the font-size map from 1, 2, 3, etc... to x-small, small, medium,...

Review theme and remove code that is no longer needed or duplicative of what WordPress already provides. Ex: remove layout constrains, custom breakpoints, unneccessary mixins, f1 block library styles, etc.

* Similarly to how we've been cleaning up the theme for old design tokens and classes, lets take a look at the copious amount of colors that exist upon initial...

Please audit and clean up the current gesso theme for things that may now be vestigial from when we were using twig or perhaps referencing drupal specific items. Places to...

As WP keeps evolving, more and more of the tokens we've historically kept in a yaml config are now expected to be part of theme.json. We have scripts to convert...

* Maintenance EOL - May 2025 This is interrelated with the PR regarding SWC in which it appears we are going to try to move to @wordpress/scripts instead. In that...

* Ideal result would be that there would be instructions and an automation that devs could use on project spinup to either configure the templates to be the hybrid gesso...