Skip to content

Commit 17bc539

Browse files
migration: remove anolis* and fluxgraph from site
1 parent 4a5736f commit 17bc539

1 file changed

Lines changed: 0 additions & 68 deletions

File tree

_data/sources.json

Lines changed: 0 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,5 @@
11
{
22
"sources": [
3-
{
4-
"name": "anolis",
5-
"title": "anolis",
6-
"repo": "FEASTorg/anolis",
7-
"ref": "main",
8-
"subdir": "docs",
9-
"mount": "projects/anolis",
10-
"nav_order": 1,
11-
"redirect_from": [
12-
"/anolis/",
13-
"/anolis"
14-
],
15-
"exclude": [
16-
"**/*.xcf",
17-
"**/TODO.md"
18-
]
19-
},
20-
{
21-
"name": "anolis-provider-sim",
22-
"title": "anolis-provider-sim",
23-
"repo": "FEASTorg/anolis-provider-sim",
24-
"ref": "main",
25-
"subdir": "docs",
26-
"mount": "projects/anolis-provider-sim",
27-
"nav_order": 2,
28-
"redirect_from": [
29-
"/anolis-provider-sim/",
30-
"/anolis-provider-sim"
31-
],
32-
"exclude": [
33-
"**/*.xcf",
34-
"**/TODO.md"
35-
]
36-
},
37-
{
38-
"name": "anolis-protocol",
39-
"title": "anolis-protocol",
40-
"repo": "FEASTorg/anolis-protocol",
41-
"ref": "main",
42-
"subdir": "docs",
43-
"mount": "projects/anolis-protocol",
44-
"nav_order": 3,
45-
"redirect_from": [
46-
"/anolis-protocol/",
47-
"/anolis-protocol"
48-
],
49-
"exclude": [
50-
"**/*.xcf",
51-
"**/TODO.md"
52-
]
53-
},
543
{
554
"name": "breads",
565
"title": "BREADS",
@@ -85,23 +34,6 @@
8534
"**/TODO.md"
8635
]
8736
},
88-
{
89-
"name": "fluxgraph",
90-
"title": "fluxgraph",
91-
"repo": "FEASTorg/fluxgraph",
92-
"ref": "main",
93-
"subdir": "docs",
94-
"mount": "projects/fluxgraph",
95-
"nav_order": 6,
96-
"redirect_from": [
97-
"/fluxgraph/",
98-
"/fluxgraph"
99-
],
100-
"exclude": [
101-
"**/*.xcf",
102-
"**/TODO.md"
103-
]
104-
},
10537
{
10638
"name": "linux-wire",
10739
"title": "linux-wire",

0 commit comments

Comments
 (0)