Create sites.json

This commit is contained in:
samir
2021-06-30 22:33:59 +02:00
committed by GitHub
parent 9044b67bf0
commit a175d0765f

55
sites.json Normal file
View File

@@ -0,0 +1,55 @@
[{
"name": "www_threefold_io",
"url": "https://github.com/threefoldfoundation/www_threefold_io",
"branch": "",
"pull": false,
"reset": false,
"cat": 2,
"shortname": "threefold",
"path_code": "",
"domains": ["www.threefold.io", "www.threefold.me", "threefold.me", "new.threefold.io", "staging.threefold.io", "threefold.io"],
"descr": "is our entry point for everyone, redirect to the detailed websites underneith.",
"groups": [{
"name": "tf1",
"members_users": ["kristof", "adnan", "rob"],
"members_groups": []
}, {
"name": "tf2",
"members_users": ["polleke"],
"members_groups": ["tf1"]
}],
"acl": [],
"trackingid": "",
"opengraph": {
"title": "",
"description": "",
"url": "",
"type_": "article",
"image": "",
"image_width": "1200",
"image_height": "630"
}
}, {
"name": "data_threefold",
"url": "https://github.com/threefoldfoundation/data_threefold",
"branch": "",
"pull": false,
"reset": false,
"cat": 1,
"shortname": "data",
"path_code": "",
"domains": [],
"descr": "",
"groups": [],
"acl": [],
"trackingid": "",
"opengraph": {
"title": "",
"description": "",
"url": "",
"type_": "article",
"image": "",
"image_width": "1200",
"image_height": "630"
}
}]