simone-baldini/wordpress-starter-theme

A a productivity-driven WordPress starter theme with a modern development workflow.

Maintainers

Package info

github.com/simone-baldini/wordpress-starter-theme

Homepage

Type:wordpress-theme

pkg:composer/simone-baldini/wordpress-starter-theme

Statistics

Installs: 20

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.4.2 2021-05-13 23:16 UTC

This package is auto-updated.

Last update: 2026-03-14 10:17:49 UTC


README

A productivity-driven WordPress starter theme with a modern development workflow.

Requirements

Make sure all dependencies have been installed before moving on:

  • WordPress
  • Composer
  • Node.js

Installation

Open your favorite Terminal and run these commands.

# @ wp-content/themes/
$ composer create-project simone-baldini/wordpress-starter-theme your-theme-name

Development

Open your favorite Terminal and run these commands.

# @ wp-content/themes/your-theme-name
npm install
npx gulp

License

MIT