From 3dced46db72814a06c404e9ebee466a118fb9811 Mon Sep 17 00:00:00 2001 From: dan sinclair Date: Mon, 31 May 2021 15:52:26 -0400 Subject: [PATCH] Fixup .File.Dir warning from Hugo. This PR removes the .File.Dir warning generated by Hugo on startup. It does this by removing the use of .File.Dir and adding a new key into the parameters for each of our types of things (partnership, platform-tool or resource). This key is then used `.Params.productkind` to do the filtering instead of the `.File.Dir` check. Issue #2052 --- .../en/products/products/e-briefing-app.md | 1 + content/en/products/products/energuide-api.md | 1 + .../find-financial-help-during-covid-19.md | 1 + .../find-relevant-benefits-for-veterans.md | 1 + ...anada-exposure-notifications-mobile-app.md | 1 + .../guidance-on-regulatory-consultation.md | 1 + ...dians-access-the-cpp-disability-benefit.md | 1 + ...lp-canadians-with-low-income-file-taxes.md | 1 + .../impact-canada-challenge-platform.md | 1 + ...easier-to-identify-tender-opportunities.md | 1 + ...to-help-governments-respond-to-covid-19.md | 1 + .../products/products/report-a-cybercrime.md | 1 + .../products/reschedule-a-citizenship-test.md | 1 + .../products/track-web-security-compliance.md | 1 + .../platform-tools/a11y-tracker.md | 1 + .../book-an-appointment-with-government.md | 1 + .../platform-tools/bundle-size-tracker.md | 1 + .../platform-tools/cds-log-driver.md | 1 + .../platform-tools/continuous-security.md | 1 + .../platform-tools/dependency-checker.md | 1 + .../platform-tools/github-actions.md | 1 + ...public-servants-create-and-manage-forms.md | 1 + .../kubernetes-branch-reviews.md | 1 + .../platform-tools/notify.md | 3 +- ...sonal-identifiable-information-checking.md | 1 + .../platform-tools/security-goals.md | 1 + .../time-to-interactive-tracking.md | 1 + .../a-guide-to-research-interviewing.md | 1 + .../resources/a-guide-to-usability-testing.md | 1 + .../resources/accessibility-handbook.md | 1 + .../cds-product-evaluation-framework.md | 1 + .../digital-government-reading-list.md | 1 + layouts/section/partnerships.html | 32 ++++++++-------- layouts/section/tools-and-resources.html | 37 +++++++++---------- 34 files changed, 67 insertions(+), 36 deletions(-) diff --git a/content/en/products/products/e-briefing-app.md b/content/en/products/products/e-briefing-app.md index 25ff03e5ef..9c6b426641 100644 --- a/content/en/products/products/e-briefing-app.md +++ b/content/en/products/products/e-briefing-app.md @@ -5,6 +5,7 @@ description: >- An application to replace internal paper-based briefing binders. phase: alpha status: past +productkind: partnership onhomepage: false contact: - email: mario.garneau@tbs-sct.gc.ca diff --git a/content/en/products/products/energuide-api.md b/content/en/products/products/energuide-api.md index b389e1da67..efdac94a1d 100644 --- a/content/en/products/products/energuide-api.md +++ b/content/en/products/products/energuide-api.md @@ -5,6 +5,7 @@ description: >- A public-facing application programming interface (API) to open up access to EnerGuide Home Energy Ratings data in a transparent and reusable way. phase: alpha status: past +productkind: partnership onhomepage: false contact: - email: jennifer.fletcher@tbs-sct.gc.ca diff --git a/content/en/products/products/find-financial-help-during-covid-19.md b/content/en/products/products/find-financial-help-during-covid-19.md index 0128534baf..ec327f4caa 100644 --- a/content/en/products/products/find-financial-help-during-covid-19.md +++ b/content/en/products/products/find-financial-help-during-covid-19.md @@ -6,6 +6,7 @@ description: >- product-url: https://covid-benefits.alpha.canada.ca/en/start phase: alpha status: past +productkind: partnership onhomepage: false contact: - email: CDS-SNC@tbs-sct.gc.ca diff --git a/content/en/products/products/find-relevant-benefits-for-veterans.md b/content/en/products/products/find-relevant-benefits-for-veterans.md index c5b8b25a4f..56033d259d 100644 --- a/content/en/products/products/find-relevant-benefits-for-veterans.md +++ b/content/en/products/products/find-relevant-benefits-for-veterans.md @@ -5,6 +5,7 @@ description: >- An online tool to make it easier for Veterans and their family members to determine which benefits, programs, and services are relevant to them. phase: live status: past +productkind: partnership onhomepage: false contact: - email: courtney.claessens@tbs-sct.gc.ca diff --git a/content/en/products/products/government-of-canada-exposure-notifications-mobile-app.md b/content/en/products/products/government-of-canada-exposure-notifications-mobile-app.md index fb8d90e591..3f8212be99 100644 --- a/content/en/products/products/government-of-canada-exposure-notifications-mobile-app.md +++ b/content/en/products/products/government-of-canada-exposure-notifications-mobile-app.md @@ -6,6 +6,7 @@ description: >- product-url: https://www.canada.ca/en/public-health/services/diseases/coronavirus-disease-covid-19/covid-alert.html phase: live status: in-flight +productkind: partnership onhomepage: true contact: - email: CDS-SNC@tbs-sct.gc.ca diff --git a/content/en/products/products/guidance-on-regulatory-consultation.md b/content/en/products/products/guidance-on-regulatory-consultation.md index 29f2808d1c..999191acb9 100644 --- a/content/en/products/products/guidance-on-regulatory-consultation.md +++ b/content/en/products/products/guidance-on-regulatory-consultation.md @@ -5,6 +5,7 @@ description: >- Providing guidance on efforts to engage Canadians on regulations by identifying and validating user and business needs, conducting a market analysis of existing digital products, and presenting recommendations concerning procuring a product vs. building and maintaining a custom product. phase: discovery status: past +productkind: partnership onhomepage: false contact: - email: CDS-SNC@tbs-sct.gc.ca diff --git a/content/en/products/products/help-canadians-access-the-cpp-disability-benefit.md b/content/en/products/products/help-canadians-access-the-cpp-disability-benefit.md index d80cea94ef..2945e76351 100644 --- a/content/en/products/products/help-canadians-access-the-cpp-disability-benefit.md +++ b/content/en/products/products/help-canadians-access-the-cpp-disability-benefit.md @@ -5,6 +5,7 @@ description: >- Exploring how to improve service delivery for Canadians with disabilities and their children who apply for Canada Pension Plan (CPP) benefits. phase: alpha status: in-flight +productkind: partnership onhomepage: true contact: - email: courtney.claessens@tbs-sct.gc.ca diff --git a/content/en/products/products/help-canadians-with-low-income-file-taxes.md b/content/en/products/products/help-canadians-with-low-income-file-taxes.md index 187677c852..3e9dfcc507 100644 --- a/content/en/products/products/help-canadians-with-low-income-file-taxes.md +++ b/content/en/products/products/help-canadians-with-low-income-file-taxes.md @@ -6,6 +6,7 @@ description: >- product-url: https://claim-tax-benefits.herokuapp.com/start phase: beta status: past +productkind: partnership onhomepage: false contact: - email: clementine.hahn@tbs-sct.gc.ca diff --git a/content/en/products/products/impact-canada-challenge-platform.md b/content/en/products/products/impact-canada-challenge-platform.md index da38e9950f..84986f7358 100644 --- a/content/en/products/products/impact-canada-challenge-platform.md +++ b/content/en/products/products/impact-canada-challenge-platform.md @@ -6,6 +6,7 @@ description: >- product-url: https://impact.canada.ca/ phase: beta status: past +productkind: partnership onhomepage: false contact: - email: CDS-SNC@tbs-sct.gc.ca diff --git a/content/en/products/products/make-it-easier-to-identify-tender-opportunities.md b/content/en/products/products/make-it-easier-to-identify-tender-opportunities.md index 9ca51d2f08..706d11093e 100644 --- a/content/en/products/products/make-it-easier-to-identify-tender-opportunities.md +++ b/content/en/products/products/make-it-easier-to-identify-tender-opportunities.md @@ -5,6 +5,7 @@ description: >- Exploring a service to create a modern, single point of access to all tenders across governments, including publicly funded academic, social, and health institutions. phase: discovery status: past +productkind: partnership onhomepage: false contact: - email: steven.talbot@cds-snc.ca diff --git a/content/en/products/products/open-call-catalogue-to-help-governments-respond-to-covid-19.md b/content/en/products/products/open-call-catalogue-to-help-governments-respond-to-covid-19.md index 1dfc89ca18..1ad9b98567 100644 --- a/content/en/products/products/open-call-catalogue-to-help-governments-respond-to-covid-19.md +++ b/content/en/products/products/open-call-catalogue-to-help-governments-respond-to-covid-19.md @@ -6,6 +6,7 @@ description: >- product-url: https://opencall-appelouvert.alpha.canada.ca/#/ phase: alpha status: in-flight +productkind: partnership onhomepage: true contact: - email: honey.dacanay@da-an.ca diff --git a/content/en/products/products/report-a-cybercrime.md b/content/en/products/products/report-a-cybercrime.md index a2fd761657..6a20c4b43b 100644 --- a/content/en/products/products/report-a-cybercrime.md +++ b/content/en/products/products/report-a-cybercrime.md @@ -5,6 +5,7 @@ description: >- Iterating on a service that makes it easier for victims of cybercrime to report an incident and get guidance on what they can do to protect themselves. phase: beta status: in-flight +productkind: partnership onhomepage: true contact: - email: emily.kuret@tbs-sct.gc.ca diff --git a/content/en/products/products/reschedule-a-citizenship-test.md b/content/en/products/products/reschedule-a-citizenship-test.md index ad9f02a2f1..5eff95eaa2 100644 --- a/content/en/products/products/reschedule-a-citizenship-test.md +++ b/content/en/products/products/reschedule-a-citizenship-test.md @@ -5,6 +5,7 @@ description: >- A service that allows people to reschedule their citizenship test online, moving away from paper-based processes and providing a simpler, easier and faster user experience for citizenship applicants. phase: beta status: past +productkind: partnership onhomepage: false contact: - email: CDS-SNC@tbs-sct.gc.ca diff --git a/content/en/products/products/track-web-security-compliance.md b/content/en/products/products/track-web-security-compliance.md index b45a5847cb..734e02e24d 100644 --- a/content/en/products/products/track-web-security-compliance.md +++ b/content/en/products/products/track-web-security-compliance.md @@ -5,6 +5,7 @@ description: >- An online tool to check which government sites and web services are meeting good security practices, such as requiring privacy-protecting Hypertext Transfer Protocol Secure (HTTPS) connections. phase: beta status: past +productkind: partnership onhomepage: false contact: - email: courtney.claessens@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/platform-tools/a11y-tracker.md b/content/en/tools-and-resources/platform-tools/a11y-tracker.md index 9730283745..2cdbe77e26 100644 --- a/content/en/tools-and-resources/platform-tools/a11y-tracker.md +++ b/content/en/tools-and-resources/platform-tools/a11y-tracker.md @@ -6,6 +6,7 @@ description: >- product-url: https://github.com/cds-snc/a11y-tracker phase: alpha status: in-flight +productkind: platform-tool onhomepage: false contact: - email: julie-ann.rowsell@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/platform-tools/book-an-appointment-with-government.md b/content/en/tools-and-resources/platform-tools/book-an-appointment-with-government.md index 0505077807..c12a4b78ba 100644 --- a/content/en/tools-and-resources/platform-tools/book-an-appointment-with-government.md +++ b/content/en/tools-and-resources/platform-tools/book-an-appointment-with-government.md @@ -5,6 +5,7 @@ description: >- Researching a common way of booking appointments with government, to get people the in-person assistance they need. phase: discovery status: in-flight +productkind: platform-tool onhomepage: false contact: - email: steven.talbot@cds-snc.ca diff --git a/content/en/tools-and-resources/platform-tools/bundle-size-tracker.md b/content/en/tools-and-resources/platform-tools/bundle-size-tracker.md index 8e4b83c792..5179941f79 100644 --- a/content/en/tools-and-resources/platform-tools/bundle-size-tracker.md +++ b/content/en/tools-and-resources/platform-tools/bundle-size-tracker.md @@ -6,6 +6,7 @@ description: >- product-url: https://github.com/cds-snc/bundle-size-tracker phase: beta status: in-flight +productkind: platform-tool onhomepage: false contact: - email: CDSPlatform.PlateformesSNC@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/platform-tools/cds-log-driver.md b/content/en/tools-and-resources/platform-tools/cds-log-driver.md index 1dc383eb63..375018d4e3 100644 --- a/content/en/tools-and-resources/platform-tools/cds-log-driver.md +++ b/content/en/tools-and-resources/platform-tools/cds-log-driver.md @@ -6,6 +6,7 @@ description: >- product-url: https://github.com/cds-snc/logDriver phase: beta status: in-flight +productkind: platform-tool onhomepage: false contact: - email: CDSPlatform.PlateformesSNC@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/platform-tools/continuous-security.md b/content/en/tools-and-resources/platform-tools/continuous-security.md index 4fd88be727..d741b1ba79 100644 --- a/content/en/tools-and-resources/platform-tools/continuous-security.md +++ b/content/en/tools-and-resources/platform-tools/continuous-security.md @@ -5,6 +5,7 @@ description: >- Security and risk management is often thought of at the end of a delivery phase, which prevents delivery teams from continuous delivery - we're working with IT security professionals and delivery teams to understand what it will take to make continuous security a reality. phase: discovery status: in-flight +productkind: platform-tool onhomepage: false contact: - email: caitlin.tuba@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/platform-tools/dependency-checker.md b/content/en/tools-and-resources/platform-tools/dependency-checker.md index 3a76b8f628..4750b9171f 100644 --- a/content/en/tools-and-resources/platform-tools/dependency-checker.md +++ b/content/en/tools-and-resources/platform-tools/dependency-checker.md @@ -6,6 +6,7 @@ description: >- product-url: https://github.com/cds-snc/dependency-checker phase: beta status: in-flight +productkind: platform-tool onhomepage: false contact: - email: CDSPlatform.PlateformesSNC@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/platform-tools/github-actions.md b/content/en/tools-and-resources/platform-tools/github-actions.md index 6101e5787f..c67be57ea6 100644 --- a/content/en/tools-and-resources/platform-tools/github-actions.md +++ b/content/en/tools-and-resources/platform-tools/github-actions.md @@ -6,6 +6,7 @@ description: >- product-url: https://github.com/cds-snc/github-actions phase: beta status: in-flight +productkind: platform-tool onhomepage: false contact: - email: CDSPlatform.PlateformesSNC@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/platform-tools/help-public-servants-create-and-manage-forms.md b/content/en/tools-and-resources/platform-tools/help-public-servants-create-and-manage-forms.md index c9d6a86f48..bf28e640bb 100644 --- a/content/en/tools-and-resources/platform-tools/help-public-servants-create-and-manage-forms.md +++ b/content/en/tools-and-resources/platform-tools/help-public-servants-create-and-manage-forms.md @@ -6,6 +6,7 @@ description: >- product-url: https://forms-formulaires.alpha.canada.ca/id/20 phase: alpha status: in-flight +productkind: platform-tool onhomepage: false contact: - email: steven.talbot@cds-snc.ca diff --git a/content/en/tools-and-resources/platform-tools/kubernetes-branch-reviews.md b/content/en/tools-and-resources/platform-tools/kubernetes-branch-reviews.md index 96409351f9..23fda32bbd 100644 --- a/content/en/tools-and-resources/platform-tools/kubernetes-branch-reviews.md +++ b/content/en/tools-and-resources/platform-tools/kubernetes-branch-reviews.md @@ -6,6 +6,7 @@ description: >- product-url: https://github.com/cds-snc/kubernetes-branch-review phase: beta status: in-flight +productkind: platform-tool onhomepage: false contact: - email: CDSPlatform.PlateformesSNC@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/platform-tools/notify.md b/content/en/tools-and-resources/platform-tools/notify.md index 5fb7d3c8f8..e4a8419d2b 100644 --- a/content/en/tools-and-resources/platform-tools/notify.md +++ b/content/en/tools-and-resources/platform-tools/notify.md @@ -2,10 +2,11 @@ title: 'Notify' translationKey: notify-product description: >- - Keeping people updated as they use government services, by providing a simple and efficient way for government to build simple email and text notifications into their services. + Keeping people updated as they use government services, by providing a simple and efficient way for government to build simple email and text notifications into their services. product-url: https://notification.canada.ca/ phase: beta status: in-flight +productkind: platform-tool onhomepage: false contact: - email: bryan.willey@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/platform-tools/personal-identifiable-information-checking.md b/content/en/tools-and-resources/platform-tools/personal-identifiable-information-checking.md index a55383dd14..4094807d43 100644 --- a/content/en/tools-and-resources/platform-tools/personal-identifiable-information-checking.md +++ b/content/en/tools-and-resources/platform-tools/personal-identifiable-information-checking.md @@ -6,6 +6,7 @@ description: >- product-url: https://github.com/cds-snc/pii-checker phase: beta status: in-flight +productkind: platform-tool onhomepage: false contact: - email: CDSPlatform.PlateformesSNC@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/platform-tools/security-goals.md b/content/en/tools-and-resources/platform-tools/security-goals.md index 809131970c..6a8949d079 100644 --- a/content/en/tools-and-resources/platform-tools/security-goals.md +++ b/content/en/tools-and-resources/platform-tools/security-goals.md @@ -6,6 +6,7 @@ description: >- product-url: https://github.com/cds-snc/security-goals phase: alpha status: in-flight +productkind: platform-tool onhomepage: false contact: - email: CDSPlatform.PlateformesSNC@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/platform-tools/time-to-interactive-tracking.md b/content/en/tools-and-resources/platform-tools/time-to-interactive-tracking.md index d319c72d73..8cca4f2065 100644 --- a/content/en/tools-and-resources/platform-tools/time-to-interactive-tracking.md +++ b/content/en/tools-and-resources/platform-tools/time-to-interactive-tracking.md @@ -6,6 +6,7 @@ description: >- product-url: https://github.com/cds-snc/tti-tools-tracker phase: alpha status: in-flight +productkind: platform-tool onhomepage: false contact: - email: CDSPlatform.PlateformesSNC@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/resources/a-guide-to-research-interviewing.md b/content/en/tools-and-resources/resources/a-guide-to-research-interviewing.md index d6945ff160..ed32fa55b7 100644 --- a/content/en/tools-and-resources/resources/a-guide-to-research-interviewing.md +++ b/content/en/tools-and-resources/resources/a-guide-to-research-interviewing.md @@ -5,6 +5,7 @@ description: >- A 101 on research interviewing. phase: live status: in-flight +productkind: resource onhomepage: false contact: - email: CDS-SNC@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/resources/a-guide-to-usability-testing.md b/content/en/tools-and-resources/resources/a-guide-to-usability-testing.md index 5c5243bf64..34f3d4a0f9 100644 --- a/content/en/tools-and-resources/resources/a-guide-to-usability-testing.md +++ b/content/en/tools-and-resources/resources/a-guide-to-usability-testing.md @@ -5,6 +5,7 @@ description: >- A 101 on usability testing. phase: live status: in-flight +productkind: resource onhomepage: false contact: - email: CDS-SNC@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/resources/accessibility-handbook.md b/content/en/tools-and-resources/resources/accessibility-handbook.md index d921d5a687..8254300816 100644 --- a/content/en/tools-and-resources/resources/accessibility-handbook.md +++ b/content/en/tools-and-resources/resources/accessibility-handbook.md @@ -5,6 +5,7 @@ description: >- A set of guidelines for creating accessible and inclusive content for people with disabilities. phase: alpha status: in-flight +productkind: resource onhomepage: false contact: - email: julie-ann.rowsell@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/resources/cds-product-evaluation-framework.md b/content/en/tools-and-resources/resources/cds-product-evaluation-framework.md index 50867c778b..4ab1e9866d 100644 --- a/content/en/tools-and-resources/resources/cds-product-evaluation-framework.md +++ b/content/en/tools-and-resources/resources/cds-product-evaluation-framework.md @@ -5,6 +5,7 @@ description: >- An outline of how CDS evaluates products and how they are delivered. phase: live status: in-flight +productkind: resource onhomepage: false contact: - email: CDS-SNC@tbs-sct.gc.ca diff --git a/content/en/tools-and-resources/resources/digital-government-reading-list.md b/content/en/tools-and-resources/resources/digital-government-reading-list.md index 74ba0b4748..264e1762b6 100644 --- a/content/en/tools-and-resources/resources/digital-government-reading-list.md +++ b/content/en/tools-and-resources/resources/digital-government-reading-list.md @@ -5,6 +5,7 @@ description: >- A list of articles to learn more about digital service delivery and technology modernization. phase: live status: in-flight +productkind: resource onhomepage: false contact: - email: sean.boots@tbs-sct.gc.ca diff --git a/layouts/section/partnerships.html b/layouts/section/partnerships.html index b0fe310c55..35b3d62d91 100644 --- a/layouts/section/partnerships.html +++ b/layouts/section/partnerships.html @@ -72,7 +72,7 @@

{{ i18n "what-were-working-on" }}

{{ $blog_url := "picking-our-projects" }} {{ if eq $.Site.Language.Lang "fr" }} - {{ $blog_url = "choisir-nos-projets" }} + {{ $blog_url = "choisir-nos-projets" }} {{ end }} {{ i18n "blog-post" }}. @@ -83,7 +83,7 @@

{{ i18n "what-were-working-on" }}

- {{ $products := where .Site.Pages ".File.Dir" "==" "products/products/" }} + {{ $products := where .Site.Pages ".Params.productkind" "==" "partnership" }}
@@ -93,13 +93,13 @@

{{ i18n "partnerships-inflight" }}

{{ $inflight := where .Site.Pages ".Params.status" "==" "in-flight" }} {{ range $elem_index, $elem_val := $inflight | intersect $products }} - {{ if and (ne $elem_index 0) (eq (mod $elem_index 2) 0) }} -
-
- {{ end }} -
- {{ .Render "list"}} -
+ {{ if and (ne $elem_index 0) (eq (mod $elem_index 2) 0) }} +
+
+ {{ end }} +
+ {{ .Render "list"}} +
{{ end }}
@@ -114,13 +114,13 @@

{{ i18n "partnerships-past" }}

{{ $past := where .Site.Pages ".Params.status" "==" "past" }} {{ range $elem_index, $elem_val := $past | intersect $products }} - {{ if and (ne $elem_index 0) (eq (mod $elem_index 2) 0) }} -
-
- {{ end }} -
- {{ .Render "list"}} -
+ {{ if and (ne $elem_index 0) (eq (mod $elem_index 2) 0) }} +
+
+ {{ end }} +
+ {{ .Render "list"}} +
{{ end }}
diff --git a/layouts/section/tools-and-resources.html b/layouts/section/tools-and-resources.html index ccf38b3193..6d60dfa0ff 100644 --- a/layouts/section/tools-and-resources.html +++ b/layouts/section/tools-and-resources.html @@ -23,7 +23,7 @@

{{ i18n "tools-and-resources-platform-title" | safeHTML }}

- {{ $products := where .Site.Pages ".File.Dir" "==" "tools-and-resources/platform-tools/" }} + {{ $products := where .Site.Pages ".Params.productkind" "==" "platform-tool" }}
{{ $inflight := where .Site.Pages ".Params.status" "==" "in-flight" }} {{ range $elem_index, $elem_val := $inflight | intersect $products }} @@ -40,24 +40,23 @@

{{ i18n "tools-and-resources-platform-title" | safeHTML }}

- -
-

{{ i18n "tools-and-resources-resources-title" | safeHTML }}

-

{{ i18n "tools-and-resources-resources-description" | safeHTML }}

-
- {{ $products := where .Site.Pages ".File.Dir" "==" "tools-and-resources/resources/" }} -
- {{ $inflight := where .Site.Pages ".Params.status" "==" "in-flight" }} - {{ range $elem_index, $elem_val := $inflight | intersect $products }} - {{ if and (ne $elem_index 0) (eq (mod $elem_index 2) 0) }} -
-
- {{ end }} -
- {{ .Render "list"}} -
- {{ end }} +
+

{{ i18n "tools-and-resources-resources-title" | safeHTML }}

+

{{ i18n "tools-and-resources-resources-description" | safeHTML }}

+
+ {{ $products := where .Site.Pages ".Params.productkind" "==" "resource" }} +
+ {{ $inflight := where .Site.Pages ".Params.status" "==" "in-flight" }} + {{ range $elem_index, $elem_val := $inflight | intersect $products }} + {{ if and (ne $elem_index 0) (eq (mod $elem_index 2) 0) }} +
+
+ {{ end }} +
+ {{ .Render "list"}}
+ {{ end }} +
@@ -65,4 +64,4 @@

{{ i18n "tools-and-resources-resources-title" | safeHTML }}

{{ partial "mailing-list.html" }}
-{{ end }} \ No newline at end of file +{{ end }}