slush-wordpress-theme

0.4.1 • Public • Published

slush wordpress

Gitter

NPM version Download stats

NPM stats

installation

npm install -g slush
npm install -g slush-wordpress-theme

Wordpress theme scaffolding

create the theme

slush wordpress-theme

create custom page template

slush wordpress-theme:custom-page custom-page-name

create custom post type

slush wordpress-theme:post-type
// add the code to the functions.php make sure you don't close the php tag.

enqueue script

slush wordpress-theme:enqueue-script some-script
// add the code to the functions.php make sure you don't close the php tag.

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i slush-wordpress-theme

    Weekly Downloads

    6

    Version

    0.4.1

    License

    MIT

    Last publish

    Collaborators

    • amitmtrn