Skip to content

Commit

Permalink
VOTE-824 Update bixaluswds theme to track in composer
Browse files Browse the repository at this point in the history
Uninstall unused stable theme
  • Loading branch information
rayestrada committed Feb 15, 2024
1 parent ea8fe8d commit ef370e9
Show file tree
Hide file tree
Showing 57 changed files with 28 additions and 2,207 deletions.
21 changes: 17 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,27 @@
"docs": "https://www.drupal.org/docs/user_guide/en/index.html",
"chat": "https://www.drupal.org/node/314178"
},
"repositories": {
"drupal": {
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
},
{
"type": "package",
"package": {
"name": "bixal/bixaluswds",
"version": "1.0",
"type":"drupal-theme",
"source": {
"url": "https://github.com/Bixal/bixaluswds.git",
"type": "git",
"reference": "v0.0.2"
}
}
}
},
],
"require": {
"bixal/bixaluswds": "^1.0",
"composer/installers": "^2.0",
"cweagans/composer-patches": "^1.7",
"drupal-tome/tome_drush": "dev-master",
Expand Down Expand Up @@ -57,7 +71,6 @@
"drupal/s3fs": "^3.1",
"drupal/samlauth": "^3.8",
"drupal/simple_sitemap": "^4.1",
"drupal/stable": "^2.0",
"drupal/tome": "^1.8",
"drupal/translatable_menu_link_uri": "^2.0@dev",
"drupal/twig_field_value": "^2.0",
Expand Down
64 changes: 11 additions & 53 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion web/themes/custom/bixaluswds/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions web/themes/custom/bixaluswds/bixaluswds.info.yml

This file was deleted.

7 changes: 0 additions & 7 deletions web/themes/custom/bixaluswds/bixaluswds.libraries.yml

This file was deleted.

13 changes: 0 additions & 13 deletions web/themes/custom/bixaluswds/bixaluswds.theme

This file was deleted.

Binary file removed web/themes/custom/bixaluswds/favicon.ico
Binary file not shown.
41 changes: 0 additions & 41 deletions web/themes/custom/bixaluswds/logo.svg

This file was deleted.

14 changes: 0 additions & 14 deletions web/themes/custom/bixaluswds/preprocess/form.inc

This file was deleted.

16 changes: 0 additions & 16 deletions web/themes/custom/bixaluswds/preprocess/global.inc

This file was deleted.

16 changes: 0 additions & 16 deletions web/themes/custom/bixaluswds/preprocess/navigation.inc

This file was deleted.

21 changes: 0 additions & 21 deletions web/themes/custom/bixaluswds/preprocess/taxonomy.inc

This file was deleted.

19 changes: 0 additions & 19 deletions web/themes/custom/bixaluswds/preprocess/user.inc

This file was deleted.

36 changes: 0 additions & 36 deletions web/themes/custom/bixaluswds/preprocess/views.inc

This file was deleted.

Binary file removed web/themes/custom/bixaluswds/screenshot.png
Binary file not shown.

This file was deleted.

Loading

0 comments on commit ef370e9

Please sign in to comment.