You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
GIVEN I have added the jekyll-sitemap plugin to the above files
AND I have generated a new build
WHEN I visit {site_url}/sitemap.xml
THEN I expect to see a working sitemap
Background
[Any helpful contextual notes or links to artifacts/evidence, if needed]
This is done to assist in quarterly content audit tasks.
tdlowden
changed the title
Install Sitemap plugin on strategy.data.gov and sdg.data.gov
Install Sitemap plugin on strategy.data.gov, sdg.data.gov and federation.data.gov
Feb 28, 2024
tdlowden
changed the title
Install Sitemap plugin on strategy.data.gov, sdg.data.gov and federation.data.gov
Install Sitemap plugin on strategy.data.gov, sdg.data.gov, and federation.data.gov
Feb 28, 2024
btylerburton
changed the title
Install Sitemap plugin on strategy.data.gov, sdg.data.gov, and federation.data.gov
Install Sitemap plugin on static sites.
Feb 29, 2024
btylerburton
changed the title
Install Sitemap plugin on static sites.
Install Sitemap plugin on Jekyll static sites
Feb 29, 2024
User Story
In order to accurately audit the content on a static site, datagovteam wants to install the Jekyll sitemap plugin to generate a sitemap.
This will be done on:
https://github.com/GSA/sdg-indicators-usaThe sitemap plugin should be added to the Gemfile and the
_config.yml
.References for how to implement this are provided from the resources.data.gov repo:
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
AND I have generated a new build
WHEN I visit {site_url}/sitemap.xml
THEN I expect to see a working sitemap
Background
[Any helpful contextual notes or links to artifacts/evidence, if needed]
This is done to assist in quarterly content audit tasks.
Security Considerations (required)
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
Sketch
jekyll-sitemap
plugin to:The text was updated successfully, but these errors were encountered: