Skip to content

Commit

Permalink
[TASK] Use external repository
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminkott committed Jun 24, 2024
1 parent 1ee2187 commit 0b52083
Show file tree
Hide file tree
Showing 223 changed files with 689 additions and 8,169 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,6 @@ jobs:
with:
php-version: 8.2

- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18

- name: Install and Build
run: |
npm install
npm run build
- name: Install Magallanes
run: |
composer global require "andres-montanez/magallanes" --no-progress --ansi
Expand Down
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@
"homepage": "https://typo3.org/community/"
}
],
"repositories": {
"local_packages": {
"type": "path",
"url": "local_packages/*"
}
},
"config": {
"bin-dir": "bin",
"platform": {
Expand Down
1,192 changes: 675 additions & 517 deletions composer.lock

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions config/sites/portfolio/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,17 @@ styles:
columnSpacing: 10
borderWidth: 2
borderPadding: 0

socials:
channels:
xing:
link: 'https://www.xing.com/profile/Georg_Ringer'
linkedin:
link: 'https://www.linkedin.com/in/georgringer'
x:
link: 'https://twitter.com/georg_ringer'
github:
link: 'https://github.com/georgringer'

logo:
path: '/fileadmin/logo/georg-ringer.svg'
28 changes: 0 additions & 28 deletions local_packages/portfolio/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion local_packages/portfolio/Classes/.gitkeep

This file was deleted.

32 changes: 0 additions & 32 deletions local_packages/portfolio/Classes/Controller/ProjectController.php

This file was deleted.

39 changes: 0 additions & 39 deletions local_packages/portfolio/Classes/Domain/Model/Link.php

This file was deleted.

132 changes: 0 additions & 132 deletions local_packages/portfolio/Classes/Domain/Model/Project.php

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0b52083

Please sign in to comment.