ptahdunbar/wp-skeleton-theme

A walking skeleton WordPress theme. -_O

Installs: 1 089

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 3 124

Type:wordpress-theme

dev-master 2014-01-05 00:53 UTC

This package is not auto-updated.

Last update: 2024-04-23 00:58:49 UTC


README

This is a work in progress. Very alpha, subject to sweeping changes and random intervals :)

Installation

Via composer

{
    "require" : {
        "ptahdunbar/wp-skeleton-theme" : "dev-master"
    }
}

Via git

git clone git@github.com:ptahdunbar/wp-skeleton-theme.git

Features

  • Supports PHPUnit and Behat for automated testing.
  • Supports Travis CI for continuous integration.
  • Supports Phing for task automation.
  • Supports Composer and Bower for vendoring dependencies.
  • Includes a .pot as a starting translation file.