Skip to content

Commit 30122f0

Browse files
Merge pull request #1525 from jasonrandrews/review
fix index info
2 parents f78dd08 + e6d926e commit 30122f0

File tree

5 files changed

+30
-22
lines changed

5 files changed

+30
-22
lines changed

content/learning-paths/cross-platform/daytona/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ armips:
2424
### Tags
2525
skilllevels: Introductory
2626
subjects: Containers and Virtualization
27+
operatingsystems:
28+
- Windows
29+
- macOS
30+
- Linux
2731
tools_software_languages:
2832
- Daytona
2933

content/learning-paths/embedded-systems/_index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ maintopic: true
1010
operatingsystems_filter:
1111
- Android: 1
1212
- Baremetal: 10
13-
- Linux: 23
14-
- macOS: 2
15-
- Windows: 1
13+
- Linux: 24
14+
- macOS: 3
15+
- Windows: 2
1616
subjects_filter:
1717
- CI-CD: 4
18-
- Containers and Virtualization: 7
18+
- Containers and Virtualization: 8
1919
- Embedded Linux: 5
2020
- ML: 4
2121
- Performance and Architecture: 13
@@ -37,6 +37,7 @@ tools_software_languages_filter:
3737
- Clang: 1
3838
- Coding: 10
3939
- Containerd: 1
40+
- Daytona: 1
4041
- DetectNet: 1
4142
- Docker: 9
4243
- DSTREAM: 2

content/learning-paths/laptops-and-desktops/_index.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,33 +11,34 @@ operatingsystems_filter:
1111
- Android: 2
1212
- Baremetal: 1
1313
- ChromeOS: 1
14-
- Linux: 27
15-
- macOS: 5
16-
- Windows: 36
14+
- Linux: 28
15+
- macOS: 6
16+
- Windows: 38
1717
subjects_filter:
1818
- CI-CD: 3
19-
- Containers and Virtualization: 6
20-
- Migration to Arm: 26
19+
- Containers and Virtualization: 7
20+
- Migration to Arm: 27
2121
- Performance and Architecture: 21
2222
subtitle: Create and migrate apps for power efficient performance
2323
title: Laptops and Desktops
2424
tools_software_languages_filter:
25-
- .NET: 12
25+
- .NET: 13
2626
- Alacritty: 1
2727
- Android Studio: 1
2828
- Arm Development Studio: 2
2929
- Arm64EC: 1
3030
- assembly: 1
3131
- Automotive: 1
3232
- C: 2
33-
- C#: 5
33+
- C#: 6
3434
- C++: 3
3535
- C/C++: 4
3636
- CCA: 1
3737
- Clang: 10
3838
- CMake: 2
3939
- Coding: 17
4040
- CSS: 1
41+
- Daytona: 1
4142
- Docker: 4
4243
- GCC: 9
4344
- GitHub: 2
@@ -66,7 +67,7 @@ tools_software_languages_filter:
6667
- SVE: 1
6768
- SVE2: 1
6869
- Trusted Firmware: 1
69-
- Visual Studio: 10
70+
- Visual Studio: 11
7071
- Visual Studio Code: 9
7172
- VS Code: 3
7273
- Windows Forms: 1

content/learning-paths/servers-and-cloud-computing/_index.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ maintopic: true
99
operatingsystems_filter:
1010
- Android: 2
1111
- Baremetal: 1
12-
- Linux: 113
13-
- macOS: 7
14-
- Windows: 12
12+
- Linux: 116
13+
- macOS: 8
14+
- Windows: 13
1515
pinned_modules:
1616
- module:
1717
name: Recommended getting started learning paths
@@ -20,9 +20,9 @@ pinned_modules:
2020
- migration
2121
subjects_filter:
2222
- CI-CD: 4
23-
- Containers and Virtualization: 26
23+
- Containers and Virtualization: 28
2424
- Databases: 15
25-
- Libraries: 7
25+
- Libraries: 8
2626
- ML: 13
2727
- Performance and Architecture: 42
2828
- Storage: 1
@@ -46,7 +46,7 @@ tools_software_languages_filter:
4646
- AWS CodeBuild: 1
4747
- AWS EC2: 2
4848
- AWS Elastic Container Service (ECS): 1
49-
- AWS Elastic Kubernetes Service (EKS): 2
49+
- AWS Elastic Kubernetes Service (EKS): 3
5050
- Bash: 1
5151
- Bastion: 3
5252
- BOLT: 1
@@ -64,6 +64,7 @@ tools_software_languages_filter:
6464
- CloudFormation: 1
6565
- CMake: 1
6666
- Coding: 18
67+
- Daytona: 1
6768
- Django: 1
6869
- Docker: 16
6970
- Envoy: 2
@@ -87,7 +88,7 @@ tools_software_languages_filter:
8788
- JAX: 1
8889
- Kafka: 1
8990
- Keras: 1
90-
- Kubernetes: 10
91+
- Kubernetes: 11
9192
- Lambda: 1
9293
- libbpf: 1
9394
- Linaro Forge: 1
@@ -133,15 +134,16 @@ tools_software_languages_filter:
133134
- Visual Studio Code: 4
134135
- vLLM: 1
135136
- VS Code: 1
137+
- vvenc: 1
136138
- WindowsPerf: 1
137139
- WordPress: 3
138140
- x265: 1
139141
- zlib: 1
140142
- Zookeeper: 1
141143
weight: 1
142144
cloud_service_providers_filter:
143-
- AWS: 13
144-
- Google Cloud: 8
145+
- AWS: 14
146+
- Google Cloud: 9
145147
- Microsoft Azure: 8
146148
- Oracle: 2
147149
---

content/learning-paths/servers-and-cloud-computing/net-aspire/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ author_primary: Dawid Borycki
2020
### Tags
2121
skilllevels: Introductory
2222
subjects: Containers and Virtualization
23-
cloud_service_providers: AWS, Google Cloud
23+
cloud_service_providers: Google Cloud
2424

2525
armips:
2626
- Neoverse

0 commit comments

Comments
 (0)