Skip to content

Commit 82b99b7

Browse files
authored
Merge pull request #4 from benfrancis/new-website
Add api, docs and schemas sub-sites
2 parents 9a05a2c + aa75ac6 commit 82b99b7

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "schemas"]
2+
path = schemas
3+
url = https://github.com/WebThingsIO/schemas.git
4+
[submodule "docs"]
5+
path = docs
6+
url = https://github.com/WebThingsIO/docs.git
7+
[submodule "api"]
8+
path = api
9+
url = https://github.com/WebThingsIO/wot.git

api

Submodule api added at 423f72f

docs

Submodule docs added at 5113660

schemas

Submodule schemas added at ecf7441

0 commit comments

Comments
 (0)