File tree Expand file tree Collapse file tree 2 files changed +41
-3
lines changed
Expand file tree Collapse file tree 2 files changed +41
-3
lines changed Original file line number Diff line number Diff line change 1+ +++
2+ title = " Vlogs"
3+ type = " vlogs"
4+ layout = " single"
5+ +++
6+
7+ Here you can find all of our vlogs by our one and only ** Avinash Mallick** !
8+
9+ ## Vlog 4 - IBM Presentation @ IBM Innovation Studio London
10+ * July 18th 2025*
11+ Featuring ** Andrei Constantin**
12+ {{< youtube Y5OEST_gJlU >}}
13+
14+ ---
15+
16+ ## Vlog 3 - Agent Orchestration and Proof-of-Concept
17+ * July 11th 2025*
18+ {{< youtube eKaEyw469rU >}}
19+
20+ ---
21+
22+ ## Vlog 2 - Anti-Pattern Resolution via LangFlow
23+ * June 27th 2025*
24+ Featuring ** Maoqin Lei**
25+
26+ {{< youtube lqkGKYIcUiw >}}
27+
28+ ---
29+
30+ ## Vlog 1 - SkillsBuild
31+ * June 20th 2025*
32+
33+ {{< youtube xH3O7tqcgrs >}}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ defaultContentLanguage = "en"
66enableInlineShortcodes = true
77
88[params ]
9- mainSections = [" posts" , " project" , " team" ]
9+ mainSections = [" posts" , " vlogs " , " project" , " team" ]
1010 ShowBreadCrumbs = true
1111 ShowReadingTime = true
1212 ShowPostNavLinks = true
@@ -29,15 +29,20 @@ enableInlineShortcodes = true
2929 url = " /posts"
3030 weight = 2
3131
32+ [[menu .main ]]
33+ name = " Vlogs"
34+ url = " /vlogs"
35+ weight = 3
36+
3237[[menu .main ]]
3338 name = " Project"
3439 url = " /project"
35- weight = 3
40+ weight = 4
3641
3742[[menu .main ]]
3843 name = " Team"
3944 url = " /team"
40- weight = 4
45+ weight = 5
4146
4247[params .assets ]
4348 customCSS = [
You can’t perform that action at this time.
0 commit comments