[WIP] Fix 404 errors and improve subpage formatting#2
Conversation
Co-authored-by: mk-ws-git <235080064+mk-ws-git@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Adds missing category pages to reduce 404s and provide dedicated URLs for each tool category.
Changes:
- Added eight new category pages under
/categories/<category>/(heat, flood, coastal, green, planning, data, energy, other). - Each page defines category front matter (layout/category/permalink) and introductory copy for the category.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 9 comments.
Show a summary per file
| File | Description |
|---|---|
| categories/heat.md | Adds Heat category page at /categories/heat/. |
| categories/flood.md | Adds Flood category page at /categories/flood/. |
| categories/coastal.md | Adds Coastal category page at /categories/coastal/. |
| categories/green.md | Adds Green Infrastructure category page at /categories/green/. |
| categories/planning.md | Adds Planning category page at /categories/planning/. |
| categories/data.md | Adds Data & Analytics category page at /categories/data/. |
| categories/energy.md | Adds Energy category page at /categories/energy/. |
| categories/other.md | Adds Other category page at /categories/other/. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| # Data & Analytics Tools | ||
|
|
||
| Access to quality climate data and analytics is essential for understanding risks, tracking trends, and measuring progress. These tools provide access to climate observations, projections, indicators, and analytical capabilities. | ||
|
|
||
| ## Key Challenges Addressed | ||
|
|
||
| - Climate data access and interpretation | ||
| - Future climate projections | ||
| - Risk quantification and mapping | ||
| - Performance tracking and monitoring | ||
| - Data visualization and communication | ||
|
|
||
| ## Common Use Cases | ||
|
|
||
| - Historical climate data analysis | ||
| - Future climate scenario exploration | ||
| - Climate indicator development | ||
| - Spatial analysis and mapping | ||
| - Report generation and visualization | ||
|
|
||
| Browse the tools below to find climate data and analytics solutions. |
There was a problem hiding this comment.
The markdown content starting with this H1 won’t be rendered with the current category layout because _layouts/category.html does not output {{ content }} (it only uses page.description and then renders the tool grid). Either update the category layout to render the page body (and preferably use page.title for the heading), or remove the unused markdown sections from this page to avoid dead/duplicated content.
| # Data & Analytics Tools | |
| Access to quality climate data and analytics is essential for understanding risks, tracking trends, and measuring progress. These tools provide access to climate observations, projections, indicators, and analytical capabilities. | |
| ## Key Challenges Addressed | |
| - Climate data access and interpretation | |
| - Future climate projections | |
| - Risk quantification and mapping | |
| - Performance tracking and monitoring | |
| - Data visualization and communication | |
| ## Common Use Cases | |
| - Historical climate data analysis | |
| - Future climate scenario exploration | |
| - Climate indicator development | |
| - Spatial analysis and mapping | |
| - Report generation and visualization | |
| Browse the tools below to find climate data and analytics solutions. |
|
|
||
| # Coastal Resilience Tools | ||
|
|
||
| Coastal communities face unique challenges from sea level rise, storm surge, erosion, and saltwater intrusion. These tools help cities and regions assess coastal vulnerability, model future scenarios, and develop adaptation strategies. | ||
|
|
||
| ## Key Challenges Addressed | ||
|
|
||
| - Sea level rise and inundation | ||
| - Storm surge and coastal flooding | ||
| - Shoreline erosion | ||
| - Saltwater intrusion | ||
| - Coastal infrastructure vulnerability | ||
|
|
||
| ## Common Use Cases | ||
|
|
||
| - Sea level rise impact assessment | ||
| - Storm surge modeling | ||
| - Coastal adaptation planning | ||
| - Nature-based coastal protection | ||
| - Infrastructure relocation planning | ||
|
|
||
| Browse the tools below to find solutions for coastal adaptation and resilience. |
There was a problem hiding this comment.
The markdown content starting with this H1 won’t be rendered with the current category layout because _layouts/category.html does not output {{ content }} (it only uses page.description and then renders the tool grid). Either update the category layout to render the page body (and preferably use page.title for the heading), or remove the unused markdown sections from this page to avoid dead/duplicated content.
| # Coastal Resilience Tools | |
| Coastal communities face unique challenges from sea level rise, storm surge, erosion, and saltwater intrusion. These tools help cities and regions assess coastal vulnerability, model future scenarios, and develop adaptation strategies. | |
| ## Key Challenges Addressed | |
| - Sea level rise and inundation | |
| - Storm surge and coastal flooding | |
| - Shoreline erosion | |
| - Saltwater intrusion | |
| - Coastal infrastructure vulnerability | |
| ## Common Use Cases | |
| - Sea level rise impact assessment | |
| - Storm surge modeling | |
| - Coastal adaptation planning | |
| - Nature-based coastal protection | |
| - Infrastructure relocation planning | |
| Browse the tools below to find solutions for coastal adaptation and resilience. |
| description: Tools and resources for managing urban heat islands, heat stress, and extreme temperature events in cities. | ||
| permalink: /categories/heat/ | ||
| --- |
There was a problem hiding this comment.
These pages define permalinks under /categories/<slug>/, but the site navigation and tool sidebar currently link to /categories/ (and /categories/#<slug>). Since there is no page with permalink: /categories/, the “Categories” nav link will still 404, and sidebar links won’t reach these new pages. Add a landing page at /categories/ and/or update the existing links to point at these permalinks.
|
|
||
| # Flood Risk Tools | ||
|
|
||
| Flooding is one of the most common and costly climate hazards facing cities. These tools help communities assess flood vulnerability, model inundation scenarios, design green and gray infrastructure, and develop flood management strategies. | ||
|
|
||
| ## Key Challenges Addressed | ||
|
|
||
| - Stormwater management | ||
| - Riverine and coastal flooding | ||
| - Flash floods and cloudbursts | ||
| - Infrastructure vulnerability | ||
| - Combined sewer overflows | ||
|
|
||
| ## Common Use Cases | ||
|
|
||
| - Flood risk mapping and modeling | ||
| - Stormwater infrastructure design | ||
| - Green infrastructure planning | ||
| - Flood warning systems | ||
| - Resilience planning and adaptation | ||
|
|
||
| Browse the tools below to find solutions for flood management and resilience. |
There was a problem hiding this comment.
The markdown content starting with this H1 won’t be rendered with the current category layout because _layouts/category.html does not output {{ content }} (it only uses page.description and then renders the tool grid). Either update the category layout to render the page body (and preferably use page.title for the heading), or remove the unused markdown sections from this page to avoid dead/duplicated content.
| # Flood Risk Tools | |
| Flooding is one of the most common and costly climate hazards facing cities. These tools help communities assess flood vulnerability, model inundation scenarios, design green and gray infrastructure, and develop flood management strategies. | |
| ## Key Challenges Addressed | |
| - Stormwater management | |
| - Riverine and coastal flooding | |
| - Flash floods and cloudbursts | |
| - Infrastructure vulnerability | |
| - Combined sewer overflows | |
| ## Common Use Cases | |
| - Flood risk mapping and modeling | |
| - Stormwater infrastructure design | |
| - Green infrastructure planning | |
| - Flood warning systems | |
| - Resilience planning and adaptation | |
| Browse the tools below to find solutions for flood management and resilience. |
|
|
||
| # Urban Planning Tools | ||
|
|
||
| Effective climate adaptation requires integrating resilience into comprehensive planning, zoning, capital investments, and policy decisions. These tools support climate-informed urban planning and decision-making. | ||
|
|
||
| ## Key Challenges Addressed | ||
|
|
||
| - Climate vulnerability assessment | ||
| - Adaptation strategy development | ||
| - Land use and zoning | ||
| - Infrastructure planning | ||
| - Community engagement | ||
|
|
||
| ## Common Use Cases | ||
|
|
||
| - Climate action plan development | ||
| - Vulnerability and risk assessment | ||
| - Scenario planning and modeling | ||
| - Resilience strategy prioritization | ||
| - Stakeholder engagement and communication | ||
|
|
||
| Browse the tools below to find solutions for climate-resilient urban planning. |
There was a problem hiding this comment.
The markdown content starting with this H1 won’t be rendered with the current category layout because _layouts/category.html does not output {{ content }} (it only uses page.description and then renders the tool grid). Either update the category layout to render the page body (and preferably use page.title for the heading), or remove the unused markdown sections from this page to avoid dead/duplicated content.
| # Urban Planning Tools | |
| Effective climate adaptation requires integrating resilience into comprehensive planning, zoning, capital investments, and policy decisions. These tools support climate-informed urban planning and decision-making. | |
| ## Key Challenges Addressed | |
| - Climate vulnerability assessment | |
| - Adaptation strategy development | |
| - Land use and zoning | |
| - Infrastructure planning | |
| - Community engagement | |
| ## Common Use Cases | |
| - Climate action plan development | |
| - Vulnerability and risk assessment | |
| - Scenario planning and modeling | |
| - Resilience strategy prioritization | |
| - Stakeholder engagement and communication | |
| Browse the tools below to find solutions for climate-resilient urban planning. |
|
|
||
| # Other Climate Tools | ||
|
|
||
| This category includes tools that don't fit neatly into a single category, serve multiple purposes, or address unique aspects of climate adaptation and resilience. | ||
|
|
||
| ## Tools Included | ||
|
|
||
| This section features: | ||
|
|
||
| - Multi-hazard assessment tools | ||
| - Cross-cutting resilience platforms | ||
| - Policy and governance frameworks | ||
| - Communication and engagement tools | ||
| - Specialized or emerging solutions | ||
|
|
||
| ## Common Use Cases | ||
|
|
||
| - Integrated risk assessment | ||
| - Multi-benefit analysis | ||
| - Community resilience planning | ||
| - Climate communication | ||
| - Innovative adaptation approaches | ||
|
|
||
| Browse the tools below to discover additional climate solutions. |
There was a problem hiding this comment.
The markdown content starting with this H1 won’t be rendered with the current category layout because _layouts/category.html does not output {{ content }} (it only uses page.description and then renders the tool grid). Either update the category layout to render the page body (and preferably use page.title for the heading), or remove the unused markdown sections from this page to avoid dead/duplicated content.
| # Other Climate Tools | |
| This category includes tools that don't fit neatly into a single category, serve multiple purposes, or address unique aspects of climate adaptation and resilience. | |
| ## Tools Included | |
| This section features: | |
| - Multi-hazard assessment tools | |
| - Cross-cutting resilience platforms | |
| - Policy and governance frameworks | |
| - Communication and engagement tools | |
| - Specialized or emerging solutions | |
| ## Common Use Cases | |
| - Integrated risk assessment | |
| - Multi-benefit analysis | |
| - Community resilience planning | |
| - Climate communication | |
| - Innovative adaptation approaches | |
| Browse the tools below to discover additional climate solutions. |
|
|
||
| # Heat Management Tools | ||
|
|
||
| Urban heat islands can raise temperatures by 1-7°F (0.6-3.9°C) compared to surrounding areas, increasing energy costs, heat-related illness, and mortality. These tools help cities assess, monitor, and mitigate heat impacts through data analysis, planning, and intervention strategies. | ||
|
|
||
| ## Key Challenges Addressed | ||
|
|
||
| - Urban heat island effect | ||
| - Heat stress and public health | ||
| - Extreme heat events | ||
| - Energy demand from cooling | ||
| - Vulnerable population protection | ||
|
|
||
| ## Common Use Cases | ||
|
|
||
| - Heat vulnerability assessments | ||
| - Cool surface material selection | ||
| - Tree canopy planning and optimization | ||
| - Heat action plan development | ||
| - Real-time heat monitoring and alerts | ||
|
|
||
| Browse the tools below to find solutions for your heat management needs. |
There was a problem hiding this comment.
The markdown content starting with this H1 won’t be rendered with the current category layout because _layouts/category.html does not output {{ content }} (it only uses page.description and then renders the tool grid). Either update the category layout to render the page body (and preferably use page.title for the heading), or remove the unused markdown sections from this page to avoid dead/duplicated content.
| # Heat Management Tools | |
| Urban heat islands can raise temperatures by 1-7°F (0.6-3.9°C) compared to surrounding areas, increasing energy costs, heat-related illness, and mortality. These tools help cities assess, monitor, and mitigate heat impacts through data analysis, planning, and intervention strategies. | |
| ## Key Challenges Addressed | |
| - Urban heat island effect | |
| - Heat stress and public health | |
| - Extreme heat events | |
| - Energy demand from cooling | |
| - Vulnerable population protection | |
| ## Common Use Cases | |
| - Heat vulnerability assessments | |
| - Cool surface material selection | |
| - Tree canopy planning and optimization | |
| - Heat action plan development | |
| - Real-time heat monitoring and alerts | |
| Browse the tools below to find solutions for your heat management needs. |
|
|
||
| # Green Infrastructure Tools | ||
|
|
||
| Green infrastructure uses vegetation, soils, and natural processes to manage water, moderate temperature, improve air quality, and provide co-benefits. These tools help cities plan, design, and assess the performance of green infrastructure systems. | ||
|
|
||
| ## Key Challenges Addressed | ||
|
|
||
| - Stormwater management | ||
| - Urban heat mitigation | ||
| - Air quality improvement | ||
| - Biodiversity loss | ||
| - Public health and wellbeing | ||
|
|
||
| ## Common Use Cases | ||
|
|
||
| - Green infrastructure site selection | ||
| - Tree canopy assessment and planning | ||
| - Green roof and bioswale design | ||
| - Ecosystem service valuation | ||
| - Performance monitoring | ||
|
|
||
| Browse the tools below to find solutions for green infrastructure planning and management. |
There was a problem hiding this comment.
The markdown content starting with this H1 won’t be rendered with the current category layout because _layouts/category.html does not output {{ content }} (it only uses page.description and then renders the tool grid). Either update the category layout to render the page body (and preferably use page.title for the heading), or remove the unused markdown sections from this page to avoid dead/duplicated content.
| # Green Infrastructure Tools | |
| Green infrastructure uses vegetation, soils, and natural processes to manage water, moderate temperature, improve air quality, and provide co-benefits. These tools help cities plan, design, and assess the performance of green infrastructure systems. | |
| ## Key Challenges Addressed | |
| - Stormwater management | |
| - Urban heat mitigation | |
| - Air quality improvement | |
| - Biodiversity loss | |
| - Public health and wellbeing | |
| ## Common Use Cases | |
| - Green infrastructure site selection | |
| - Tree canopy assessment and planning | |
| - Green roof and bioswale design | |
| - Ecosystem service valuation | |
| - Performance monitoring | |
| Browse the tools below to find solutions for green infrastructure planning and management. |
|
|
||
| # Energy Efficiency Tools | ||
|
|
||
| Buildings account for approximately 40% of global energy consumption and contribute significantly to greenhouse gas emissions. These tools help cities, building owners, and planners improve energy efficiency, reduce consumption, and transition to clean energy. | ||
|
|
||
| ## Key Challenges Addressed | ||
|
|
||
| - Building energy performance | ||
| - Greenhouse gas emissions reduction | ||
| - Energy cost management | ||
| - Renewable energy integration | ||
| - Grid resilience | ||
|
|
||
| ## Common Use Cases | ||
|
|
||
| - Building energy modeling and auditing | ||
| - Energy benchmarking and tracking | ||
| - Retrofit planning and analysis | ||
| - Solar potential assessment | ||
| - Energy master planning | ||
|
|
||
| Browse the tools below to find energy efficiency and clean energy solutions. |
There was a problem hiding this comment.
The markdown content starting with this H1 won’t be rendered with the current category layout because _layouts/category.html does not output {{ content }} (it only uses page.description and then renders the tool grid). Either update the category layout to render the page body (and preferably use page.title for the heading), or remove the unused markdown sections from this page to avoid dead/duplicated content.
| # Energy Efficiency Tools | |
| Buildings account for approximately 40% of global energy consumption and contribute significantly to greenhouse gas emissions. These tools help cities, building owners, and planners improve energy efficiency, reduce consumption, and transition to clean energy. | |
| ## Key Challenges Addressed | |
| - Building energy performance | |
| - Greenhouse gas emissions reduction | |
| - Energy cost management | |
| - Renewable energy integration | |
| - Grid resilience | |
| ## Common Use Cases | |
| - Building energy modeling and auditing | |
| - Energy benchmarking and tracking | |
| - Retrofit planning and analysis | |
| - Solar potential assessment | |
| - Energy master planning | |
| Browse the tools below to find energy efficiency and clean energy solutions. |
Fix 404 Errors and Improve Subpage Formatting
Progress Checklist:
Original prompt
This pull request was created from Copilot chat.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.