Skip to content
Snippets Groups Projects
Sistason's avatar
Kai authored
b592f5a1

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:

  1. Bring up docker: docker-compose up
  2. Install packages: npm install
  3. Run dev watch task for plugin: npm run dev:watch
  4. Start up gulp: gulp dev

Build project

  1. Install packages: npm install
  2. Run gulp build
  3. 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