wp-pure/core

A custom WordPress theme framework to jumpstart new themes.

Maintainers

Details

github.com/wp-pure/core

Source

Issues

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

1.1.0 2019-05-21 06:51 UTC

This package is auto-updated.

Last update: 2024-05-23 02:49:23 UTC


README

A simple WordPress theme development framework - with a few helpful built-in shortcodes, Sass, Minify, and everything you'll need to build a new theme.

cd wp-content/themes/
composer create-project jpederson/wp-pure
npm install

Then, to start editing, just run grunt.