A custom WordPress theme framework to jumpstart new themes.
github.com/wp-pure/core
Language:JavaScript
Type:project
pkg:composer/wp-pure/core
Installs: 5
Dependents: 0
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT a1d2a3a2275b8b587616c38b6fa33d985ce1d224
This package is auto-updated.
Last update: 2026-03-23 06:58:34 UTC
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.
grunt