Skip to main content

Introduction

This theme is meant for diving into the deep waters of WordPress development. Adapt it to fit your shark-like coding skills. This is not meant to be a parent theme, but rather a starting point for crafting your own theme. Be it old school or a hybrid theme to tolerate gutenberg..., this theme uses @wordpress/scripts for compiling. Inspired by WebDevStudios and a many other coding maestros, with my own opinionated twist.

Delete what you want, keep what you want, modify what you want, eat what you want. 🍕 Live your life!

Requirements

Theme uses npm, webpack, Sass, and PostCSS. To help you write clean code (that meets WordPress standards), we utlize @wordpress/scripts as the foundation for the build tool which also includes linting for CSS and JavaScript.

Browsersync is lurking, watching your project and updates in real-time as you work.

Prerequisites

The theme compiles and bundles assets via NPM scripts, basic knowledge of the command line and the following dependencies are required to sail smoothly: