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

kurtrank/create-tux-wp-child

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-tux-wp-child

A simple scaffolding tool to generate a new WordPress theme based on tux-wp-child.

Requirements

Setup

Create a new repo with the format tux-wp-abbr, where "abbr" is the school's initials. Then run the following in your local themes directory:

npx https://github.com/kurtrank/create-tux-wp-child/ abbr

Options

--branch=branch-name can be passed as a second argument, and branch-name will be used as the starting point for the new theme. This allows for better testing before updates to the starter are merged.

This is primarily used with the beta branch:

npx https://github.com/kurtrank/create-tux-wp-child/ abbr --branch=beta

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published