Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

grrr-amsterdam/wordpress-scaffold

Repository files navigation

WordPress Scaffold

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: