0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/integrations/sitemap
ktym4a 9b78c99275
Add option to prefix sitemap (#9846)
* Add option to prefix sitemap

* Fix call resolve twice

* let to const

* Apply suggestions from code review

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* change changeset patch to minor

* use node:test

* Update changeset

* Add regex validation for prefix

* Update .changeset/eighty-falcons-tease.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Update prefix regex in SitemapOptionsSchema

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-02-20 08:36:09 +00:00
..
src Add option to prefix sitemap (#9846) 2024-02-20 08:36:09 +00:00
test Add option to prefix sitemap (#9846) 2024-02-20 08:36:09 +00:00
CHANGELOG.md [ci] release (#9709) 2024-01-18 10:30:19 +00:00
package.json chore(@astrojs/sitemap): migrate tests to node:test (#9892) 2024-01-31 09:47:33 +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