aboutsummaryrefslogtreecommitdiff
path: root/src/content.config.ts
AgeCommit message (Collapse)Author
2026-03-13chore: update dependencies and improve font handlingAriel Costas Guerrero
- Bump versions of several Astro-related dependencies in package.json for better performance and features. - Update content.config.ts to import z from astro/zod for improved type validation. - Modify Layout.astro to use the Font component for better font management and preload the Archivo font. - Change font stacks in _variables.scss to reflect the new font choices, enhancing typography consistency.
2025-10-12Get rid of trajectory and portfolioAriel Costas Guerrero
2025-06-07Add new images and update portfolio layouts for enhanced presentationAriel Costas Guerrero
2025-06-05Refresh portfolio design and fontsAriel Costas Guerrero
2025-04-30Add tagging to articlesAriel Costas Guerrero
2025-04-11Use MDX instead of markdownAriel Costas Guerrero
2025-04-10Fix formattingAriel Costas Guerrero
2025-03-14Refactor SCSS imports to use @use syntax, update portfolio entries, and add ↵Ariel Costas Guerrero
new projects
2024-12-23Update to astro 5Ariel Costas Guerrero