1
0
Fork 0
web-jbeyerstedt/.gitmodules

35 lines
1.4 KiB
Plaintext
Raw Normal View History

2016-03-28 20:32:42 +00:00
[submodule "kirby"]
path = kirby
2019-04-02 19:14:06 +00:00
url = https://github.com/getkirby-v2/kirby
2016-03-28 20:32:42 +00:00
[submodule "panel"]
path = panel
2019-04-02 19:14:06 +00:00
url = https://github.com/getkirby-v2/panel
2016-03-28 20:32:42 +00:00
[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
2016-03-31 14:56:10 +00:00
[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
2019-04-02 19:14:06 +00:00
url = https://github.com/getkirby-v2/columns-plugin