diff --git a/content/learning-paths/servers-and-cloud-computing/go-benchmarking-with-sweet/add_c4_vm.md b/content/learning-paths/servers-and-cloud-computing/go-benchmarking-with-sweet/add_c4_vm.md index 2885faa9ca..70b37ecf2e 100644 --- a/content/learning-paths/servers-and-cloud-computing/go-benchmarking-with-sweet/add_c4_vm.md +++ b/content/learning-paths/servers-and-cloud-computing/go-benchmarking-with-sweet/add_c4_vm.md @@ -27,4 +27,6 @@ To create the second system, follow the previous lesson's c4a install instructio ![](images/launch_c4/5.png) +{{% notice Note %}} Don't forget to set the disk size for this c4 to 1000GB under the "OS and Storage" tab like you did for the c4a.{{% /notice %}} + After the c4 instance starts up, you are ready to continue to the next section, where you'll install the benchmarking software. diff --git a/content/learning-paths/servers-and-cloud-computing/go-benchmarking-with-sweet/installing_go_and_sweet.md b/content/learning-paths/servers-and-cloud-computing/go-benchmarking-with-sweet/installing_go_and_sweet.md index 2cb26b45ae..9f8552fbea 100644 --- a/content/learning-paths/servers-and-cloud-computing/go-benchmarking-with-sweet/installing_go_and_sweet.md +++ b/content/learning-paths/servers-and-cloud-computing/go-benchmarking-with-sweet/installing_go_and_sweet.md @@ -69,7 +69,7 @@ go install golang.org/x/perf/cmd/benchstat@latest git clone https://github.com/golang/benchmarks cd benchmarks/sweet -sweet get -force # to get assets +sweet get # to get assets # Create a configuration file diff --git a/data/stats_current_test_info.yml b/data/stats_current_test_info.yml index 8caea4bc62..dcdd3fd9a1 100644 --- a/data/stats_current_test_info.yml +++ b/data/stats_current_test_info.yml @@ -1,5 +1,5 @@ summary: - content_total: 379 + content_total: 380 content_with_all_tests_passing: 0 content_with_tests_enabled: 61 sw_categories: @@ -63,8 +63,7 @@ sw_categories: tests_and_status: [] aws-q-cli: readable_title: Amazon Q Developer CLI - tests_and_status: - - ubuntu:latest: passed + tests_and_status: [] azure-cli: readable_title: Azure CLI tests_and_status: [] diff --git a/data/stats_weekly_data.yml b/data/stats_weekly_data.yml index 16a2337ba6..6bc46cd4f4 100644 --- a/data/stats_weekly_data.yml +++ b/data/stats_weekly_data.yml @@ -6337,3 +6337,113 @@ avg_close_time_hrs: 0 num_issues: 17 percent_closed_vs_total: 0.0 +- a_date: '2025-06-23' + content: + automotive: 2 + cross-platform: 33 + embedded-and-microcontrollers: 41 + install-guides: 102 + iot: 6 + laptops-and-desktops: 38 + mobile-graphics-and-gaming: 34 + servers-and-cloud-computing: 124 + total: 380 + contributions: + external: 97 + internal: 505 + github_engagement: + num_forks: 30 + num_prs: 6 + individual_authors: + adnan-alsinan: 2 + alaaeddine-chakroun: 2 + albin-bernhardsson: 1 + alex-su: 1 + alexandros-lamprineas: 1 + andrew-choi: 2 + andrew-kilroy: 1 + annie-tallund: 4 + arm: 3 + arnaud-de-grandmaison: 4 + arnaud-de-grandmaison.: 1 + aude-vuilliomenet: 1 + avin-zarlez: 1 + barbara-corriero: 1 + basma-el-gaabouri: 1 + ben-clark: 1 + bolt-liu: 2 + brenda-strech: 1 + chaodong-gong: 1 + chen-zhang: 1 + christophe-favergeon: 1 + christopher-seidl: 7 + cyril-rohr: 1 + daniel-gubay: 1 + daniel-nguyen: 2 + david-spickett: 2 + dawid-borycki: 33 + diego-russo: 2 + dominica-abena-o.-amanfo: 1 + elham-harirpoush: 2 + florent-lebeau: 5 + "fr\xE9d\xE9ric--lefred--descamps": 2 + gabriel-peterson: 5 + gayathri-narayana-yegna-narayanan: 1 + georgios-mermigkis: 1 + geremy-cohen: 2 + gian-marco-iodice: 1 + graham-woodward: 1 + han-yin: 1 + iago-calvo-lista: 1 + james-whitaker: 1 + jason-andrews: 103 + joe-stech: 6 + johanna-skinnider: 2 + jonathan-davies: 2 + jose-emilio-munoz-lopez: 1 + julie-gaskin: 5 + julio-suarez: 6 + jun-he: 1 + kasper-mecklenburg: 1 + kieran-hejmadi: 12 + koki-mitsunami: 2 + konstantinos-margaritis: 8 + kristof-beyls: 1 + leandro-nunes: 1 + liliya-wu: 1 + mark-thurman: 1 + masoud-koleini: 1 + mathias-brossard: 1 + michael-hall: 5 + na-li: 1 + nader-zouaoui: 2 + nikhil-gupta: 1 + nina-drozd: 1 + nobel-chowdary-mandepudi: 6 + odin-shen: 7 + owen-wu: 2 + pareena-verma: 46 + paul-howard: 3 + peter-harris: 1 + pranay-bakre: 5 + preema-merlin-dsouza: 1 + przemyslaw-wirkus: 2 + rin-dobrescu: 1 + roberto-lopez-mendez: 2 + ronan-synnott: 45 + shuheng-deng: 1 + thirdai: 1 + tianyu-li: 2 + tom-pilar: 1 + uma-ramalingam: 1 + varun-chari: 2 + visualsilicon: 1 + willen-yang: 1 + ying-yu: 2 + yiyang-fan: 1 + zach-lasiuk: 2 + zhengjun-xing: 2 + issues: + avg_close_time_hrs: 0 + num_issues: 14 + percent_closed_vs_total: 0.0 diff --git a/themes/arm-design-system-hugo-theme/layouts/_default/index.coveo.xml b/themes/arm-design-system-hugo-theme/layouts/_default/index.coveo.xml index 48cf8c2e17..3a2a723c8d 100644 --- a/themes/arm-design-system-hugo-theme/layouts/_default/index.coveo.xml +++ b/themes/arm-design-system-hugo-theme/layouts/_default/index.coveo.xml @@ -3,6 +3,9 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:coveo="http://www.coveo.com/schemas/metadata"> +{{- $itemidcounter := 1 -}} + + {{- range where .Site.Pages "Params.sitemap_exclude" "ne" true -}} {{- $pathParts := split .RelPermalink "/" -}} @@ -31,7 +34,11 @@ Learning Path - {{- .Params.title -}} + {{- if and (.File) (in .File.Path "install-guides") -}} + {{ .Params.title}} - Install Guide + {{- else -}} + {{- .Params.title -}} + {{- end -}} {{- if and (.File) (in .File.Path "learning-paths") -}} @@ -172,24 +179,28 @@ {{ end }} {{- end -}} + + + + {{- if and (.File) (in .File.Path "learning-paths") -}} - - {{- if .IsSection -}} - {{- with .Title -}} - {{ . }} - {{- else -}} - Unknown Section Title - {{- end -}} - {{- else -}} - {{- with .Parent.Title -}} - {{ . }} - {{- else -}} - Unknown Parent Title - {{- end -}} - {{- end -}} - - 1 - {{.Params.weight -}} + + + {{/* Ensure a unique ID for each learning path */}} + {{- $itemidcounter = add $itemidcounter 1 -}} + + + + + {{- if .IsSection -}}{{ .Title }} + {{- else -}}{{ .Parent.Title }} + {{- end -}} + + {{ md5 .RelPermalink }} + {{- if and .Parent (not .IsSection) (not .Parent.IsPage) (or .Parent.IsSection) }} + {{ md5 .Parent.RelPermalink }} + {{- end -}} + {{- end -}}