From a93fa9deb3d3f9eb5219af32571d150e85024731 Mon Sep 17 00:00:00 2001 From: camillemorrow Date: Tue, 16 Jul 2024 11:54:00 -0400 Subject: [PATCH 1/4] change weight to 2.md changed weight in order to update homepage with DAP guide --- content/guides/site-scanning/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/site-scanning/_index.md b/content/guides/site-scanning/_index.md index ff7b45f2d5..a440296e8e 100644 --- a/content/guides/site-scanning/_index.md +++ b/content/guides/site-scanning/_index.md @@ -15,7 +15,7 @@ aliases: image: guide-site-scanning primary_image: guide-site-scanning layout: single -weight: 8 +weight: 2 guide_weight: 3 --- From d3180a78db5b3fb50d4c8ea82b7b0efdee3a9f14 Mon Sep 17 00:00:00 2001 From: camillemorrow Date: Tue, 16 Jul 2024 11:55:39 -0400 Subject: [PATCH 2/4] change weight to 6.md in order to replace the DAP guide on the homepage, changed the weight --- content/guides/dap/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/dap/_index.md b/content/guides/dap/_index.md index c540c96573..6f0a6d96c0 100755 --- a/content/guides/dap/_index.md +++ b/content/guides/dap/_index.md @@ -26,7 +26,7 @@ image: guide-dap primary_image: guide-dap -weight: 1 +weight: 6 guide_weight: 5 layout: single From db6371b8f2e36f3e3a0a4dc0717a2e7476febfee Mon Sep 17 00:00:00 2001 From: Toni Bonitto Date: Tue, 23 Jul 2024 19:39:58 -0400 Subject: [PATCH 3/4] Update _index.md fix weight, add comments to front matter --- content/guides/dap/_index.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/content/guides/dap/_index.md b/content/guides/dap/_index.md index 6f0a6d96c0..94e7638d7f 100755 --- a/content/guides/dap/_index.md +++ b/content/guides/dap/_index.md @@ -5,10 +5,13 @@ deck: "A free analytics tool for measuring digital services in the federal gover summary: "The Digital Analytics Program (DAP) offers advanced, easy web analytics for federal agencies." guide: dap +# See all topics at https://digital.gov/topics topics: - analytics - digital-service-delivery - user-experience + +# Redirects: Enter the paths of the old URLs that you want redirected to this page. aliases: - /guide/dap/ - /guides/dap/become-a-dap-certified-analyst/ @@ -22,14 +25,20 @@ aliases: - /guides/dap/gaining-access-to-dap-data/ - /guides/dap/guidelines-for-sharing-dap-data/ -image: guide-dap - +# For social media shares; if not provided, the default Digital.gov logo card appears. primary_image: guide-dap -weight: 6 guide_weight: 5 +image: guide-dap layout: single +# Controls how this page appears across the site +# 0 -- hidden +# 1 -- visible +# 2 -- highlighted +# 10, 9, 8, 7, or 6 -- for the five items that appear in the white box on homepage; 10 is first or at the top, and 6 is fifth or last. +weight: 9 + --- ## What is DAP? From 2c8c8bd4e8d022ec364fd1ec291dd651d60880c8 Mon Sep 17 00:00:00 2001 From: Toni Bonitto Date: Tue, 23 Jul 2024 19:45:47 -0400 Subject: [PATCH 4/4] Update _index.md change weight to remove from homepage, fix front matter --- content/guides/site-scanning/_index.md | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/content/guides/site-scanning/_index.md b/content/guides/site-scanning/_index.md index 0eb5561260..8d10ef570a 100644 --- a/content/guides/site-scanning/_index.md +++ b/content/guides/site-scanning/_index.md @@ -3,7 +3,13 @@ date: 2020-06-25 09:00:00 -0500 title: "Understanding the Site Scanning program" deck: "A set of daily scans of the federal web presence." summary: "This program is available to automatically generate data about the health and best practices of federal websites." + guide: site-scanning +image: guide-site-scanning +layout: single +guide_weight: 3 + +# Redirects: Enter the paths of the old URLs that you want redirected to this page. aliases: - /guide/site-scanning/ - /site-scanning/ @@ -12,11 +18,22 @@ aliases: - /sitescan/ - /site-scans/ - /sitescans/ -image: guide-site-scanning + +# See all topics at https://digital.gov/topics +topics: + - analytics + - budgeting-and-performance + +# For social media shares; if not provided, the default Digital.gov logo card appears. primary_image: guide-site-scanning -layout: single + +# Controls how this page appears across the site +# 0 -- hidden +# 1 -- visible +# 2 -- highlighted +# 10, 9, 8, 7, or 6 -- for the five items that appear in the white box on homepage; 10 is first or at the top, and 6 is fifth or last. weight: 2 -guide_weight: 3 + --- **The Site Scanning program** automates a wide range of scans of public federal websites and generates data about website health, policy compliance, and best practices.