-
Notifications
You must be signed in to change notification settings - Fork 33
/
.gitmodules
30 lines (30 loc) · 1.59 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
28
29
30
[submodule "templates/project/sources/formalize"]
path = templates/project/sources/formalize
url = https://github.com/nathansmith/formalize.git
[submodule "templates/project/sources/Geared-Scrolling"]
path = templates/project/sources/Geared-Scrolling
url = https://github.com/heyday/Geared-Scrolling.git
[submodule "templates/project/sources/Lettering.js"]
path = templates/project/sources/Lettering.js
url = https://github.com/davatron5000/Lettering.js.git
[submodule "templates/project/sources/FitText"]
path = templates/project/sources/FitText
url = https://github.com/davatron5000/FitText.js.git
[submodule "templates/project/sources/Respond"]
path = templates/project/sources/Respond
url = https://github.com/scottjehl/Respond.git
[submodule "templates/project/sources/iOS-Orientationchange-Fix"]
path = templates/project/sources/iOS-Orientationchange-Fix
url = https://github.com/scottjehl/iOS-Orientationchange-Fix.git
[submodule "templates/project/sources/FitVids"]
path = templates/project/sources/FitVids
url = https://github.com/davatron5000/FitVids.js.git
[submodule "templates/project/sources/jQuery-widowFix"]
path = templates/project/sources/jQuery-widowFix
url = https://github.com/matthewlein/jQuery-widowFix.git
[submodule "templates/project/sources/jquery-html5-placeholder-shim"]
path = templates/project/sources/jquery-html5-placeholder-shim
url = https://github.com/jcampbell1/jquery-html5-placeholder-shim.git
[submodule "templates/project/sources/box-sizing-polyfill"]
path = templates/project/sources/box-sizing-polyfill
url = https://github.com/Schepp/box-sizing-polyfill.git