today_ai_weather/app/views
songtianlun 4e322bd6e9 feat: add JSON feed support for weather art
- Implement JSON feed generation in the RssController
- Add new API endpoint to serve JSON feed
- Update RSS feed view to include hidden machine-readable data

This commit introduces a new feature that allows the application to
serve weather art data in JSON format. The JSON feed includes
metadata such as the title, description, and additional custom
fields for better integration with other services. The changes
also enhance the existing RSS feed by embedding machine-readable
data within the HTML structure, improving accessibility and
usability for automated systems.
2025-03-05 14:59:02 +08:00
..
arts feat: add pagination parameters to weather arts 2025-02-26 15:59:39 +08:00
cities feat: enhance city pagination and data fetching 2025-02-26 15:31:45 +08:00
devise feat: enhance devise views with new styling 2025-02-11 16:43:05 +08:00
home feat: add internationalization support 2025-02-21 17:51:25 +08:00
kaminari feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
layouts refactor: remove language switcher from navbar 2025-02-28 13:23:21 +08:00
pwa init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
rss feat: add JSON feed support for weather art 2025-03-05 14:59:02 +08:00
shared feat: add hashtag support to social share button 2025-03-04 14:46:13 +08:00
sitemaps feat: add sitemap management feature 2025-02-24 17:28:21 +08:00
weather_arts feat: add translatable name module for countries and regions 2025-02-21 23:46:25 +08:00