aboutsummaryrefslogtreecommitdiff
path: root/astro.config.mjs
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.
2026-01-07Nuevo postAriel Costas Guerrero
2025-08-25Fix build issuesAriel Costas Guerrero
2025-08-25Add compression pluginAriel Costas Guerrero
2025-04-29Indicate external linksAriel Costas Guerrero
2025-04-21Refactor localization: remove i18n support and update layouts to use static textAriel Costas Guerrero
2025-04-10Fix formattingAriel Costas Guerrero
2025-04-10Add husky and update dependenciesAriel Costas Guerrero
2025-03-14Implement new page layouts for Home, Contact, Portfolio, and Trajectory; ↵Ariel Costas Guerrero
update header and footer for multilingual support
2025-03-14Refactor SCSS imports to use @use syntax, update portfolio entries, and add ↵Ariel Costas Guerrero
new projects
2025-03-14FixAriel Costas Guerrero
2025-01-13Fix canonical URLsAriel Costas Guerrero
2024-12-23Update to astro 5Ariel Costas Guerrero
2024-05-04Rebuild the site in AstroAriel Costas Guerrero
Add licence Update site name in header to match README.md Add missing metadescription, opengraph and link to RSS Update Astro configuration to include sitemap integration with priority and changefreq settings New post