Skip to content

Commit

Permalink
Revert "Add kirby git plugin"
Browse files Browse the repository at this point in the history
This reverts commit aaa5f0d.
  • Loading branch information
sssggr committed Aug 6, 2024
1 parent aaa5f0d commit 4fba7ad
Show file tree
Hide file tree
Showing 16 changed files with 4 additions and 3,180 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"getkirby/cms": "^4.0",
"tobimori/kirby-seo": "^1.1",
"oblik/kirby-git": "^2.0"
"tobimori/kirby-seo": "^1.1"
},
"config": {
"allow-plugins": {
Expand Down
60 changes: 1 addition & 59 deletions composer.lock

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

4 changes: 0 additions & 4 deletions site/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
return [
'debug' => false,
'tobimori.seo.canonicalBase' => 'https://ninasiessegger.de',
'oblik.git' => [
'repo' => 'https://github.com/sssggr/nina-on-kirby',
'merge' => 'main',
],
'languages' => [
'detect' => true
],
Expand Down
21 changes: 0 additions & 21 deletions site/plugins/git/LICENSE

This file was deleted.

51 changes: 0 additions & 51 deletions site/plugins/git/composer.json

This file was deleted.

Loading

0 comments on commit 4fba7ad

Please sign in to comment.