Skip to content

Scaffold for block themes using a modified wp-scripts workflow

License

Notifications You must be signed in to change notification settings

cr0ybot/wp-block-theme-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block Theme Scaffold for WordPress

A scaffold for block themes using a modified wp-scripts workflow.

Features

  1. WP-Env - Optional Docker-powered local development environment.
  2. Auto-Required Includes - Automatically required files in includes for a streamlined functional programming approach.
  3. Composer - Composer for managing PHP dependencies.
  4. Sass Style Framework - A structured Sass framework for building block themes.
  5. Block Styles - Automatically enqueued block styles defined with a file header comment.
  6. Block Stylesheet Overrides - Automatically enqueued block stylesheet overrides for core and third-party blocks.
  7. Custom Block Workflow - A custom block development workflow using @wordpress/scripts.
  8. Theme.json and front end Global Styles switcher - A theme.json file for defining global styles and settings, and a Global Style Switcher block for switching between alternate global styles (dark mode).
  9. Block Patterns, Parts, and Templates - Scaffolded parts, patterns, and templates folders.
  10. Humans.txt - A humans.txt file for giving credit where credit is due.

About

Scaffold for block themes using a modified wp-scripts workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published