2017 © Pedro Peláez
 

wordpress-theme wp-skeleton-theme

A walking skeleton WordPress theme. -_O

image

ptahdunbar/wp-skeleton-theme

A walking skeleton WordPress theme. -_O

  • Sunday, January 5, 2014
  • by ptahdunbar
  • Repository
  • 2 Watchers
  • 4 Stars
  • 1,077 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2706 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

WP Skeleton Theme Build Status

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

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.

The Versions