| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-14 | Add multilingual support to layout and footer; include alternate hreflang links | Ariel Costas Guerrero | |
| 2025-03-14 | Implement new page layouts for Home, Contact, Portfolio, and Trajectory; ↵ | Ariel Costas Guerrero | |
| update header and footer for multilingual support | |||
| 2025-03-14 | Refactor SCSS imports to use @use syntax, update portfolio entries, and add ↵ | Ariel Costas Guerrero | |
| new projects | |||
| 2025-03-14 | Fix | Ariel Costas Guerrero | |
| 2025-03-14 | Update dependencies, fix path issues | Ariel Costas Guerrero | |
| 2025-03-14 | Dist directory didn't exist... | Ariel Costas Guerrero | |
| 2025-03-14 | Fix SSH dir not existing | Ariel Costas Guerrero | |
| 2025-03-14 | Guh | Ariel Costas Guerrero | |
| 2025-03-14 | New actions workflow | Ariel Costas Guerrero | |
| 2025-03-12 | Improve styling | Ariel Costas Guerrero | |
| 2025-01-20 | Fix canonical URLs with .html extension | Ariel Costas Guerrero | |
| 2025-01-17 | New post | Ariel Costas Guerrero | |
| 2025-01-13 | Add indexnow key | Ariel Costas Guerrero | |
| 2025-01-13 | Fix canonical URLs | Ariel Costas Guerrero | |
| 2025-01-03 | Add post | Ariel Costas Guerrero | |
| 2025-01-01 | Add Beiruti font for titles | Ariel Costas Guerrero | |
| 2025-01-01 | Give the site a cleaner look | Ariel Costas Guerrero | |
| 2024-12-23 | Fix complaints | Ariel Costas Guerrero | |
| 2024-12-23 | Update to astro 5 | Ariel Costas Guerrero | |
| 2024-12-17 | Add post | Ariel Costas Guerrero | |
| 2024-12-12 | Fix icon size | Ariel Costas Guerrero | |
| 2024-12-12 | Fix header alignment and give some more hue to header | Ariel Costas Guerrero | |
| 2024-12-12 | Add bluesky link | Ariel Costas Guerrero | |
| 2024-10-28 | Move vcard to VCF and improve MIME | Ariel Costas Guerrero | |
| 2024-10-18 | Add vcard | Ariel Costas Guerrero | |
| 2024-10-13 | fix build issues | Ariel Costas Guerrero | |
| 2024-10-13 | WP post | Ariel Costas Guerrero | |
| 2024-10-11 | Improve portfolio section | Ariel Costas Guerrero | |
| References #2 | |||
| 2024-09-19 | Merge pull request #9 from arielcostas/dependabot/npm_and_yarn/vite-5.4.6 | Ariel Costas Guerrero | |
| Bump vite from 5.3.1 to 5.4.6 | |||
| 2024-09-17 | Bump vite from 5.3.1 to 5.4.6 | dependabot[bot] | |
| Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.1 to 5.4.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-09-14 | Merge pull request #8 from ↵ | Ariel Costas Guerrero | |
| arielcostas/dependabot/npm_and_yarn/path-to-regexp-6.3.0 Bump path-to-regexp from 6.2.2 to 6.3.0 | |||
| 2024-09-12 | Bump path-to-regexp from 6.2.2 to 6.3.0 | dependabot[bot] | |
| Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 6.3.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.2...v6.3.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-09-12 | Merge pull request #7 from arielcostas/dependabot/npm_and_yarn/dset-3.1.4 | Ariel Costas Guerrero | |
| Bump dset from 3.1.3 to 3.1.4 | |||
| 2024-09-12 | Merge pull request #6 from arielcostas/dependabot/npm_and_yarn/micromatch-4.0.8 | Ariel Costas Guerrero | |
| Bump micromatch from 4.0.5 to 4.0.8 | |||
| 2024-09-11 | Bump dset from 3.1.3 to 3.1.4 | dependabot[bot] | |
| Bumps [dset](https://github.com/lukeed/dset) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/lukeed/dset/releases) - [Commits](https://github.com/lukeed/dset/compare/v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: dset dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-09-10 | Bump micromatch from 4.0.5 to 4.0.8 | dependabot[bot] | |
| Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-08-21 | Bring back the blog | Ariel Costas Guerrero | |
| 2024-07-30 | Merge pull request #5 from ↵ | Ariel Costas Guerrero | |
| arielcostas/dependabot/npm_and_yarn/fast-xml-parser-4.4.1 Bump fast-xml-parser from 4.4.0 to 4.4.1 | |||
| 2024-07-30 | Merge pull request #4 from arielcostas/dependabot/npm_and_yarn/braces-3.0.3 | Ariel Costas Guerrero | |
| Bump braces from 3.0.2 to 3.0.3 | |||
| 2024-07-30 | Update azure-static-web-apps-gray-tree-0fe191203.yml | Ariel Costas Guerrero | |
| 2024-07-29 | Bump fast-xml-parser from 4.4.0 to 4.4.1 | dependabot[bot] | |
| Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-06-18 | Bump braces from 3.0.2 to 3.0.3 | dependabot[bot] | |
| Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-06-18 | Update homepage and upgrade astro | Ariel Costas Guerrero | |
| 2024-06-18 | Deprecate blog and mastodon link | Ariel Costas Guerrero | |
| 2024-05-21 | Separate portfolio and trajectory | Ariel Costas Guerrero | |
| 2024-05-21 | Fix spacing issue in smaller pages | Ariel Costas Guerrero | |
| 2024-05-21 | Update dependencies | Ariel Costas Guerrero | |
| 2024-05-20 | Add Correos E-commerce blog post | Ariel Costas Guerrero | |
| 2024-05-04 | Reimplement header toggle script | Ariel Costas Guerrero | |
| Closes #3 | |||
| 2024-05-04 | Rebuild the site in Astro | Ariel 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 | |||
