[GIT] setup initial configuration
This commit is contained in:
commit
46b0df0faf
32 changed files with 10188 additions and 0 deletions
33
.gitmodules
vendored
Normal file
33
.gitmodules
vendored
Normal file
|
@ -0,0 +1,33 @@
|
|||
[submodule "kirby"]
|
||||
path = kirby
|
||||
url = https://github.com/getkirby/kirby
|
||||
[submodule "panel"]
|
||||
path = panel
|
||||
url = https://github.com/getkirby/panel
|
||||
[submodule "modules/getkirby-plugins"]
|
||||
path = modules/getkirby-plugins
|
||||
url = https://github.com/getkirby/plugins.git
|
||||
[submodule "modules/kirby-widget-gitupdate"]
|
||||
path = modules/kirby-widget-gitupdate
|
||||
url = ssh://git@beyvpn.dnshome.de/home/git/repos/kirby-widget-gitupdate.git
|
||||
[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
|
||||
[submodule "modules/kirby-site-snippets"]
|
||||
path = modules/kirby-site-snippets
|
||||
url = https://github.com/jbeyerstedt/kirby-site-snippets.git
|
||||
[submodule "assets/vendors/swipebox"]
|
||||
path = assets/vendors/swipebox
|
||||
url = https://github.com/brutaldesign/swipebox.git
|
||||
[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
|
Loading…
Add table
Add a link
Reference in a new issue