wds-block-based-theme icon indicating copy to clipboard operation
wds-block-based-theme copied to clipboard

Feature/more updates

Open guzmandrade-dev opened this issue 2 years ago • 0 comments

Closes https://github.com/WebDevStudios/wds-block-based-theme/issues/5

DESCRIPTION

  • Updated theme.json to version 2 following https://schemas.wp.org/trunk/theme.json and https://developer.wordpress.org/block-editor/reference-guides/theme-json-reference/theme-json-migrations/
  • Added templates for the posts archive and a new two-column structure to position the sidebar on the right.

SCREENSHOTS

Screenshot 2023-03-31 at 3 59 02 PM

Screenshot 2023-03-31 at 3 59 53 PM

OTHER

  • [ ] Is this issue accessible? (Section 508/WCAG 2.0AA)
  • [X] Does this issue pass all the linting? (PHPCS, ESLint, SassLint)
  • [ ] Does this pass CBT?

STEPS TO VERIFY

How do we test this?

The theme still works, and styles on theme.json are now functional.

DOCUMENTATION

Will this pull request require updating the theme documentation? Currently on README.md.

guzmandrade-dev avatar Mar 31 '23 21:03 guzmandrade-dev