WP Theme and Plugin for Linksjugend ['solid]
Run project
Important: stick to the order of commands, otherwise files created by wp-scripts
might not be copied to the plugin directory. From project root directory:
- Bring up docker:
docker-compose up
- Install packages:
npm install
- Run dev watch task for plugin:
npm run dev:watch
- Start up gulp:
gulp dev
Build project
- Install packages:
npm install
- Run
gulp build
- Theme and plugin are located in
./dist
Use Theme
The latest, built version of the theme and plugin are available as build artifacts from the latest Pipeline. These links are usable directly: https://gitlab.die-linke.de/linksjugend-solid/webprojects/wordpress-theme/-/jobs/artifacts/main/browse/dist?job=build