Commit Graph

13 Commits

Author SHA1 Message Date
Julio Ruiz a6d1468a2a Fixed image url in news list 2026-07-01 12:42:28 -05:00
Esteban acc3e72dfa add editorial section to page 2026-06-30 13:27:49 -05:00
Esteban Paz 9fd54b11cf fix: correcciones en locales (pr, rw, es), nombre país y estilos UI
- Añadida fecha 2026-05-20 para locales pr y rw
- Imágenes corregidas para noticias en locale es
- Nombre país ajustado: Salvador → El Salvador
- Eliminada altura fija del carrusel
- Posición de fecha corregida dentro del texto
2026-05-25 23:05:52 -05:00
Esteban 1a60c71d0c feat(i18n): localize news dates and country names dynamically by page locale
- Replace hardcoded Spanish ("es") for Intl.DisplayNames and dayjs with Astro.currentLocale
- Import dayjs locale bundles for all active languages (es, fr, he, uk, pt, ru, rw) in NewsList and NewsCard
- Clean up duplicate date and location headers in Portuguese news article (2025-12-11)
- Improve translations and visual emphasis in Spanish and Portuguese i18n JSON files
2026-05-21 11:06:25 -05:00
Esteban Paz 7b60700832 feat: add new news articles in multiple languages and update NewsList component and schema configuration 2026-05-09 13:03:11 -05:00
Esteban Paz aa54417618 feat: implement dynamic news pages and listing components with internationalization support 2026-05-07 20:50:53 -05:00
Esteban Paz d47a9e4d10 fix order of news, aspect square for all imagees
Co-authored-by: Copilot <copilot@github.com>
2026-05-06 06:31:24 -05:00
Esteban Paz 5837f8cd9d fix newslist and location of new 2026-05-06 05:53:33 -05:00
Esteban 7598808f60 feat: implement NewsList component and configure TinaCMS news and documentary collections 2026-05-05 00:21:23 -05:00
Esteban Paz 3d8465fbf2 added news of year 2024 and january 2025 2026-04-23 21:04:25 -05:00
Esteban d028418aa4 fix: clean markdown formatting in news excerpts 2026-04-22 14:32:53 -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 fc83095cda added the news of congress and change the view of news in the subpage 2026-03-10 07:30:53 -05:00