-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhome.yml
36 lines (36 loc) · 856 Bytes
/
home.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
- title: "AI and LLMs"
subtitle: Learn about AI and Large Language Models
image: /media/ai.jpeg
path: ai/index.qmd
- title: "Analysis"
subtitle:
image: /media/data-analysis.jpeg
path: analysis/index.qmd
- title: "Computing"
subtitle:
image: /media/computing.jpeg
path: computing/index.qmd
- title: "Data"
subtitle:
image: /media/data-storage.jpeg
path: data/index.qmd
- title: "Deployment"
subtitle:
image: /media/deployment.jpeg
path: deployment/index.qmd
- title: "Development"
subtitle:
image: /media/development.jpeg
path: development/index.qmd
- title: "DevOps"
subtitle:
image: /media/devops.jpeg
path: devops/index.qmd
- title: "Resources"
subtitle:
image: /media/resources.jpeg
path: resources/index.qmd
- title: "Software"
subtitle:
image: /media/software.jpeg
path: software/index.qmd