Commit Graph

9 Commits

Author SHA1 Message Date
Esteban 7598808f60 feat: implement NewsList component and configure TinaCMS news and documentary collections 2026-05-05 00:21:23 -05:00
Esteban 3988683b4f added text_alt for description of a image inside a image whit text 2026-04-22 14:14:55 -05:00
Esteban Paz b65e070620 feat(news): improve news listing with tags filter, badges and url params
- Add new vertical layout with thumbnail, excerpt, tags and read more button
- Add tags filter navbar with click-to-filter functionality
- Add tags as checkered badges (beige/green pattern)
- Add URL parameter ?tag=[tag] for sharing filtered views
- Add tags display to individual news page
- Fix TypeScript errors in news pages
- Update tina config for proper content schema
2026-04-20 20:33:53 -05:00
Esteban 1e17732d89 added order property to properties of astro and the news of paraguay 2026-03-10 10:44:26 -05:00
Julio Ruiz 3b5a4a13d5 Fixed footer image path to use aliases
Fixed carousel - added to an init script and re runs on astro page change
2026-02-18 13:07:08 -05:00
Julio Ruiz 5bb47caa95 Fixed translations for news items - amended data structure. Added locale to news posts. Added filter by locale for news display. 2026-02-17 16:32:56 -05:00
Julio Ruiz 5d233a409f Updated content
Fixed carousel in news
2026-02-12 19:40:22 -05:00
Julio Ruiz 3ec4f92cc3 Added gallery configuration in zod schema for content collection
Added youtube configuration.
Added imagekit images for news items.
2026-02-10 22:30:53 -05:00
Julio Ruiz 4056ce793d Added tailwind typography
Created news content collection
Added 4 news articles in /data/news
Added news detail stub
Added content configuration as well as astro icon and unpic for image handling.
2026-02-10 22:16:47 -05:00