Commit Graph

23 Commits

Author SHA1 Message Date
Julio Ruiz 7431087d7a Changed to payload CMS
Amended content collections to TS
Amended content definition to include all fields
Amended content display to use correct url's
Added testing URL for R2 bucket
2026-07-01 12:29:40 -05:00
Esteban Paz fb6976c67f fix(content): update news titles, metadata and content across en, es, pt locales
- Fix titles, descriptions, and formatting in 41 news files
- Update tags and categories for consistency
- Correct content across all language versions
2026-05-30 22:08:43 -05:00
Esteban Paz bcac9d79ab add tina and config of tina for news 2026-04-18 14:59:00 -05:00
Esteban Paz f4ab194b2b create pages of archive, added to header TODO: install TINA CMS 2026-04-18 14:03:40 -05:00
Esteban Paz 3f12d8157d fixed name of new of 03 april. Add new of 11 April about spain and france 2026-04-11 09:33:24 -05:00
Esteban Paz 64092ed62e Merge pull request 'prism db sqlite' (#12) from prisma-sqlite into main
Reviewed-on: #12
2026-02-20 01:18:55 +00:00
David Ascanio de551afdf4 prism db sqlite 2026-02-19 22:09:46 -03:00
Esteban ba7e2eb5d2 npm fix audit 2026-02-19 19:23:31 -05:00
David Ascanio fa9b14cac5 add components vue footer form contact / modal register 2026-02-17 21:22:13 -03:00
David Ascanio 3ba5e9f4ee Merge branch 'main' of https://gitea.carpa.com/LGCC/cdrdpyj into status-postulacion 2026-02-17 19:56:45 -03:00
Esteban 0053ee71bc added dropdown languege switcher 2026-02-17 15:39:03 -05:00
Julio Ruiz ea16b61dfc Added font source fonts.
Added font import to layouts.
Added font names to css file
2026-02-15 05:40:38 -05:00
David Ascanio 63d076eca9 model vue postulación 2026-02-15 00:36:32 -03:00
Esteban d73a3dbcbd added dontenv 2026-02-13 11:52:05 -05:00
Esteban 04ec0df522 database to google sheets added send to google apis from cloud console 2026-02-13 11:42:11 -05:00
David Ascanio e866f9ea0e emails 2026-02-13 01:49:41 -03:00
Esteban Paz a66f795fd5 feat: add Google Analytics integration and standardize organization branding
- Integrate Google Analytics using astro-google-analytics package
- Add `text-[#003421]` color classes to improve text visibility across components
- Refactor Swiper carousel initialization to use modules pattern with Navigation, Pagination, and Scrollbar
- Add background styling to modal form labels for better UX
- Standardize organization name from "CPyJ" to full "Centro del Reino de Paz y Justicia (CRPJ)" across all content sections
2026-02-12 18:39:30 -05:00
Esteban 6610058e41 change favicon added modal form, fixed sections and installed daisy ui 2026-02-12 15:40:04 -05:00
Julio Ruiz 2979d507a7 Resizing logo image
Fixed news internal page
2026-02-11 23:37:25 -05:00
Julio Ruiz f463138018 Added carousel section 2026-02-11 00:05:30 -05:00
Julio Ruiz 2f428d0cad Added dayjs for date handling
Added news card for homepage news section
Added news section.
Added basic styling in grid layout per design
2026-02-10 23:10:39 -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
Julio Ruiz 10355939ed Removed original html - added astro folder structure
Astro has multilanguage support in place
Configured with latest tailwind and mdx support
2026-02-10 21:04:44 -05:00