Chris Wiegman explains how to create…

Chris Wiegman explains how to create a minimal WordPress theme “in the era of Gutenberg” with three key focus points:

  • No JavaScript should be needed on the front end.
  • CSS should be limited to a single stylesheet and strive to be as minimal as possible.
  • Remove all non-essential assets such as fonts, images, and comments.

Chris also shared his own blog theme as “an accessible, sustainable, and usable base.”

Similar Posts