0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/sitemap
2024-12-03 11:46:25 +00:00
..
src fix(sitemap): add missing xslURL property to SitemapOptions type (#12156) 2024-10-14 20:45:24 +08:00
test feat(sitemap): add xslURL to enable styling (#11485) 2024-10-03 09:01:42 +01:00
CHANGELOG.md [ci] release (#12225) 2024-10-15 15:37:22 +08:00
package.json test: update sitemap tests to use the latest @astrojs/node (#12593) 2024-12-03 11:46:25 +00:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/sitemap 🗺

This Astro integration generates a sitemap based on your pages when you build your Astro project.

Documentation

Read the @astrojs/sitemap docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro