today_ai_weather/app/views
songtianlun 9fe92b1fc4
Some checks failed
Docker / docker (push) Has been cancelled
feat: add RSS feed functionality
- Introduce RssController to handle RSS feed requests
- Add a new route for the RSS feed
- Implement RSS feed view to display weather art
- Update application layout to include RSS feed link
- Set content type for RSS responses

This commit adds an RSS feed feature that allows users to
subscribe to updates on daily AI-generated weather art.
The feed includes the latest weather art and relevant
metadata, enhancing user engagement and accessibility.
2025-02-19 17:38:49 +08:00
..
arts feat: add formatted time method for weather_art 2025-02-14 13:42:42 +08:00
cities feat: improve weather art display and generation 2025-02-17 00:15:32 +08:00
devise feat: enhance devise views with new styling 2025-02-11 16:43:05 +08:00
home fix: handle nil safely for latest arts image 2025-02-19 14:18:14 +08:00
kaminari feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
layouts feat: add RSS feed functionality 2025-02-19 17:38:49 +08:00
pwa init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
rss feat: add RSS feed functionality 2025-02-19 17:38:49 +08:00
shared feat: rename social media website, including X/Twitter 2025-02-16 12:12:29 +08:00
weather_arts style: update badge classes for weather art display 2025-02-18 17:00:49 +08:00