Upgrade to Kirby 3
This commit is contained in:
parent
80004a968c
commit
03ab30b8c1
64 changed files with 524 additions and 683 deletions
20
.gitmodules
vendored
20
.gitmodules
vendored
|
@ -1,18 +1,6 @@
|
|||
[submodule "kirby"]
|
||||
path = kirby
|
||||
url = https://github.com/getkirby-v2/kirby
|
||||
[submodule "panel"]
|
||||
path = panel
|
||||
url = https://github.com/getkirby-v2/panel
|
||||
[submodule "modules/kirby-template-sitemap"]
|
||||
path = modules/kirby-template-sitemap
|
||||
url = https://github.com/jbeyerstedt/kirby-template-sitemap
|
||||
[submodule "modules/kirby-plugin-thumbExt"]
|
||||
path = modules/kirby-plugin-thumbExt
|
||||
url = https://github.com/jbeyerstedt/kirby-plugin-thumbExt.git
|
||||
[submodule "modules/kirby-plugin-kirbytextRaw"]
|
||||
path = modules/kirby-plugin-kirbytextRaw
|
||||
url = https://github.com/jbeyerstedt/kirby-plugin-kirbytextRaw
|
||||
url = https://github.com/getkirby/kirby.git
|
||||
[submodule "modules/kirby-site-snippets"]
|
||||
path = modules/kirby-site-snippets
|
||||
url = https://github.com/jbeyerstedt/kirby-site-snippets.git
|
||||
|
@ -22,13 +10,7 @@
|
|||
[submodule "assets/vendors/masonry"]
|
||||
path = assets/vendors/masonry
|
||||
url = https://github.com/desandro/masonry.git
|
||||
[submodule "modules/kirby-kirbytag-html5video"]
|
||||
path = modules/kirby-kirbytag-html5video
|
||||
url = https://github.com/jbeyerstedt/kirby-kirbytag-html5video.git
|
||||
[submodule "assets/vendors/bootstrap"]
|
||||
path = assets/vendors/bootstrap
|
||||
url = https://github.com/twbs/bootstrap.git
|
||||
branch = v4-dev
|
||||
[submodule "modules/columns-plugin"]
|
||||
path = modules/columns-plugin
|
||||
url = https://github.com/getkirby-v2/columns-plugin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue