Skip to content

Commit

Permalink
Merge pull request #221 from ministryofjustice/remove-brookhouse-theme
Browse files Browse the repository at this point in the history
Remove BrookHouse theme and footnotes plugin
  • Loading branch information
RobLoweMOJ authored Nov 6, 2024
2 parents ab405b7 + 9ec656c commit c8bbda2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/rw-build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ jobs:
wordpress/wp-content/themes/hale/node_modules
wordpress/wp-content/themes/hale-dash/node_modules
wordpress/wp-content/themes/hale-showcase/node_modules
wordpress/wp-content/themes/brookhouse/node_modules
wordpress/wp-content/themes/lawcom/node_modules
wordpress/wp-content/themes/justicejobs/node_modules
wordpress/wp-content/themes/ppo/node_modules
Expand Down
2 changes: 0 additions & 2 deletions bin/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ while true; do
echo -e '######################\n'
npm install --prefix ./wordpress/wp-content/themes/hale
npm run production --if-present --prefix ./wordpress/wp-content/themes/hale
npm install --prefix ./wordpress/wp-content/themes/brookhouse
npm run production --if-present --prefix ./wordpress/wp-content/themes/brookhouse
npm install --prefix ./wordpress/wp-content/themes/lawcom
npm run production --if-present --prefix ./wordpress/wp-content/themes/lawcom
npm install --prefix ./wordpress/wp-content/themes/justicejobs
Expand Down
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,8 @@
],
"require": {
"composer/installers": "^v1.7.0",
"ministryofjustice/brookhouse": "dev-main",
"ministryofjustice/cookie-compliance-for-wordpress": "3.4.15",
"ministryofjustice/feed-importer": "1.1.0",
"ministryofjustice/footnotes-made-easy": "^2.0",
"ministryofjustice/hale": "4.16.2",
"ministryofjustice/hale-components": "1.3.2",
"ministryofjustice/hale-dash": "1.1.7",
Expand Down

0 comments on commit c8bbda2

Please sign in to comment.