grrr-amsterdam/wordpress-scaffold

This package is abandoned and no longer maintained. No replacement package was suggested.

A modern WordPress scaffold

v2.4.1 2020-06-19 13:49 UTC

README

A highly opinionated WordPress Pro scaffold. It includes:

Developed with ❤️ by GRRR

Requirements

  • PHP 7.1+ with Composer
  • Node 8+ with Yarn (front-end tooling)
  • Ruby 2.2+ with Bundler (deploying)

View the prerequisites in the wiki for more details.

Quick start

To create a new project, run:

$ composer create-project grrr-amsterdam/wordpress-scaffold <project-name>

After the project is created by Composer, you can run the setup command:

$ composer setup

This will trigger an interactive shell, which will prompt you with questions. The given answers will help configure the newly created project. See the complete list of tasks that will run during this interactive setup.

Documentation

View the wiki for more instructions, usage examples and conventions.

This scaffold is inspired by:

The scaffold and theme rely heavily on: