Add Sitemap Editor by google-labs-jules[bot] · Pull Request #675 · codelitdev/courselit

@google-labs-jules

This commit adds a sitemap editor to the dashboard at `/dashboard/settings/sitemap`.

It includes:
- A new `Sitemap` collection to store sitemap data.
- GraphQL queries and mutations to get and update the sitemap.
- A new `/sitemap` route that generates the sitemap in XML format.
- A sitemap editor UI with a dropdown to add pages and a toggle to automatically publish the latest blogs.

@google-labs-jules

This commit adds a sitemap editor to the dashboard at `/dashboard/settings/sitemap`.

It includes:
- A new `Sitemap` collection to store sitemap data.
- GraphQL queries and mutations to get and update the sitemap.
- A new `/sitemap` route that generates the sitemap in XML format.
- A sitemap editor UI with a dropdown to add pages and a toggle to automatically publish the latest blogs.