Commit Graph

127 Commits

Author SHA1 Message Date
Julio Ruiz 9419b8f91b Recompressed JBP Image for footer
Fixed footer styles
2026-02-11 22:00:14 -05:00
Julio Ruiz d5bf6e7386 Merge branch 'main' of https://gitea.carpa.com/LGCC/cdrdpyj 2026-02-11 21:39:05 -05:00
Julio Ruiz b700cf3d26 Fixed formation area styles for desktop 2026-02-11 21:38:31 -05:00
Esteban Paz 29ad36777c added "Diplomacia Pública y Proyección Internacional" 2026-02-11 21:21:08 -05:00
Esteban Paz 63dba97efd style(ui): standardize component styling and enhance responsiveness
- Apply consistent text sizing (text-lg, text-xl) across section components
- Standardize color references by replacing hardcoded values with CSS custom properties (tertiary)
- Add responsive sizing improvements (w-3/4 container width, md:text-xl headings)
- Enhance grid and layout properties (min-h-100, self-end alignment)
- Add font-weight emphasis to key text elements in index page
2026-02-11 20:50:43 -05:00
Esteban Paz dbd2eb1ff8 feat(index): add AuthoritySection component showcasing leadership
- Introduces new AuthoritySection displaying Dr. José Benjamín Pérez Matos profile
- Adds new image asset DRJBP-1.webp for authority section
- Simplifies IdentitySection by extracting authority content to separate section
2026-02-11 20:25:19 -05:00
Julio Ruiz bfb70e4c27 Added footer section 2026-02-11 18:02:10 -05:00
Julio Ruiz e8636ee3ab Merge branch 'main' into feature/FormationSection 2026-02-11 22:31:23 +00:00
Julio Ruiz 1588b88b33 Adding FormationSection 2026-02-11 17:30:49 -05:00
Esteban 998e956682 added cont to identity section 2026-02-11 17:24:41 -05:00
Julio Ruiz 4afd1c303c Added Columns section 2026-02-11 17:05:17 -05:00
Julio Ruiz 36ff26fb25 Merge branch 'main' into identitySection 2026-02-11 20:39:59 +00:00
Esteban 2805a21dd4 added text to section 2026-02-11 15:34:32 -05:00
Julio Ruiz 19ac4fb580 Created grid section 2026-02-11 15:15:59 -05:00
Esteban 79bfd5cb54 finish infosection TODO: FIx images inside container 2026-02-11 14:30:04 -05:00
Esteban 13d94844d3 added contet to infosection 2026-02-11 11:42:13 -05:00
Julio Ruiz 345904df7c Organizing components into sections
Added title section
Added color section
Added Mision y Vision and two title sections to homepage
2026-02-11 09:01:08 -05:00
Esteban Paz da115b1aa0 multiple fixes :) 2026-02-11 01:18:49 -05:00
Julio Ruiz f463138018 Added carousel section 2026-02-11 00:05:30 -05:00
Julio Ruiz bb884e1299 Added pariticpate section 2026-02-10 23:27:45 -05:00
Julio Ruiz 6f8b1fa1a6 Fixed 4.md thumbnail 2026-02-10 23:11:55 -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 52d25fbf85 Modified alt text 2026-02-10 22:46:21 -05:00
Esteban Paz 6845c9f0d5 added components ui, fonts, header and footer 2026-02-10 22:43:58 -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
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