Skip to content

Commit d1d545d

Browse files
docs: split up templates to their repos
1 parent b6f13c6 commit d1d545d

2 files changed

Lines changed: 22 additions & 4 deletions

File tree

_pages/projects.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ The FEAST ecosystem consists of several project repositories that provide tools,
1212

1313
Additional project pages, hosted standalone, can be accessed via their corresponding GitHub Pages sites:
1414

15-
- [Slice_TEMP](/Slice_TEMP/)
15+
- [Slice_TEMP_NANO_S2L-r1](/Slice_TEMP_NANO_S2L-r1/)
16+
- [Slice_TEMP_NANO_S2L-r2](/Slice_TEMP_NANO_S2L-r2/)
17+
- [Slice_TEMP_NUCL_S4L-r1](/Slice_TEMP_NUCL_S4L-r1/)
18+
- [Slice_TEMP_NUCL_L4L-r1](/Slice_TEMP_NUCL_L4L-r1/)
1619
- [Slice_DCMT](/Slice_DCMT/)
1720
- [can-nano-shield](/can-nano-shield/)
1821
- [can-nano-shield-fieldbus](/can-nano-shield-fieldbus/)

sources.linked.json

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
11
{
22
"linked_projects": [
33
{
4-
"name": "Slice_TEMP",
5-
"title": "Slice TEMP",
6-
"url": "/Slice_TEMP/"
4+
"name": "Slice_TEMP_NANO_S2L-r1",
5+
"title": "Slice TEMP NANO S2L-r1",
6+
"url": "/Slice_TEMP_NANO_S2L-r1/"
7+
},
8+
{
9+
"name": "Slice_TEMP_NANO_S2L-r2",
10+
"title": "Slice TEMP NANO S2L-r2",
11+
"url": "/Slice_TEMP_NANO_S2L-r2/"
12+
},
13+
{
14+
"name": "Slice_TEMP_NUCL_S4L-r1",
15+
"title": "Slice TEMP NUCLEAR S4L-r1",
16+
"url": "/Slice_TEMP_NUCL_S4L-r1/"
17+
},
18+
{
19+
"name": "Slice_TEMP_NUCL_L4L-r1",
20+
"title": "Slice TEMP NUCLEAR L4L-r1",
21+
"url": "/Slice_TEMP_NUCL_L4L-r1/"
722
},
823
{
924
"name": "Slice_DCMT",

0 commit comments

Comments
 (0)