mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-13 18:55:45 -04:00
Adds the `sitemap_generator` gem to generate a sitemap. - Includes static routes and dynamic routes for active crops, plantings, seeds, photos, posts, and members. - Implements a caching mechanism to ensure the sitemap is generated no more frequently than every 72 hours. - Updates `robots.txt` to point to the new sitemap. - Includes a unit test for the caching Rake task.