forked from learn-the-web/www
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.23 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
31
32
33
34
35
36
[submodule "_topics"]
path = _topics
url = https://github.com/acgd-learn-the-web/topics.git
[submodule "_web-dev-1"]
path = _web-dev-1
url = [email protected]:acgd-webdev-1/curriculum.git
[submodule "_web-dev-2"]
path = _web-dev-2
url = [email protected]:acgd-webdev-2/curriculum.git
[submodule "_web-dev-3"]
path = _web-dev-3
url = [email protected]:acgd-webdev-3/curriculum.git
[submodule "_web-dev-4"]
path = _web-dev-4
url = [email protected]:acgd-webdev-4/curriculum.git
[submodule "_web-dev-5"]
path = _web-dev-5
url = [email protected]:acgd-webdev-5/curriculum.git
[submodule "_web-dev-6"]
path = _web-dev-6
url = [email protected]:acgd-webdev-6/curriculum.git
[submodule "_javascript"]
path = _javascript
url = [email protected]:acgd-webdev-javascript/curriculum.git
[submodule "_think-like-a-programmer"]
path = _think-like-a-programmer
url = [email protected]:acgd-webdev-workshops/think-like-a-programmer.git
[submodule "_jquery-jq-what"]
path = _jquery-jq-what
url = [email protected]:acgd-webdev-workshops/jquery-jq-what.git
[submodule "_shared"]
path = _shared
url = [email protected]:acgd-webdev-shared/curriculum.git
[submodule "_the-dom-i-kno"]
path = _the-dom-i-kno
url = [email protected]:acgd-webdev-workshops/the-dom-i-kno.git