simone-baldini/wordpress-starter-theme

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

1.4.2 2021-05-13 23:16 UTC

This package is auto-updated.

Last update: 2024-09-14 06:57:26 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