forked from redaxo/redaxo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.24 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "redaxo/src/addons/be_style/vendor/font-awesome"]
path = redaxo/src/addons/be_style/vendor/font-awesome
url = https://github.com/FortAwesome/Font-Awesome
[submodule "redaxo/src/addons/be_style/vendor/bootstrap"]
path = redaxo/src/addons/be_style/vendor/bootstrap
url = https://github.com/twbs/bootstrap-sass
[submodule "redaxo/src/addons/be_style/vendor/scssphp"]
path = redaxo/src/addons/be_style/vendor/scssphp
url = https://github.com/leafo/scssphp
[submodule "redaxo/src/addons/watson"]
path = redaxo/src/addons/watson
url = https://github.com/tbaddade/redaxo_watson
[submodule "redaxo/src/addons/yform"]
path = redaxo/src/addons/yform
url = https://github.com/yakamara/redaxo_yform
[submodule "redaxo/src/addons/be_style/vendor/bootstrap-select"]
path = redaxo/src/addons/be_style/vendor/bootstrap-select
url = https://github.com/silviomoreto/bootstrap-select.git
[submodule "redaxo/src/addons/yrewrite"]
path = redaxo/src/addons/yrewrite
url = https://github.com/yakamara/redaxo_yrewrite.git
[submodule "redaxo/src/addons/sprog"]
path = redaxo/src/addons/sprog
url = https://github.com/tbaddade/redaxo_sprog
[submodule "redaxo/src/addons/demo_base"]
path = redaxo/src/addons/demo_base
url = https://github.com/redaxo/redaxo_demo_base.git