today_ai_weather/app
songtianlun 5feaee4922 feat: add sitemap functionality
- Create SitemapsController to serve sitemaps
- Configure AWS S3 storage for sitemaps
- Update routes to include sitemap paths
- Add SitemapsHelper module
- Configure SitemapGenerator with AWS adapter
- Update storage configurations for AWS

This feature adds sitemap functionality to the application, enabling search engines to discover and index its content more efficiently. It includes configuration for AWS S3 storage to host the sitemaps and updates the application's routes to serve them.
2025-01-26 00:07:44 +08:00
..
admin refactor: improve countries find_resource method 2025-01-25 01:29:50 +08:00
assets init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: add sitemap functionality 2025-01-26 00:07:44 +08:00
helpers feat: add sitemap functionality 2025-01-26 00:07:44 +08:00
javascript feat: add jQuery and UI support 2025-01-25 01:11:15 +08:00
jobs refactor: clean up ai_service code formatting 2025-01-22 16:50:21 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add country filter in city admin 2025-01-25 00:54:23 +08:00
services fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00
views style: update layout of city show view 2025-01-25 10:51:14 +08:00
workers feat: add sitemap functionality 2025-01-26 00:07:44 +08:00