Commit graph

27 commits

Author SHA1 Message Date
28d0e36ee7 feat(Localization): add more text in landing page 2024-04-06 18:30:46 -03:00
033e5bbf94 feat(Content): Add brief introduction to landing page 2024-04-06 12:48:12 -03:00
b30d0e6864 feat(Content): Add content for "about me" in en/es 2024-04-04 16:24:12 -03:00
218216dcd8 fix(build): fix build issues
- remove games reference after removing collection
- update obsolote localizations
2024-03-21 22:43:15 -03:00
a85f9adc9b feat(Projects): Update project entry design
Also update project card in index and project list.
Also added portrait image.
2024-03-21 17:57:55 -03:00
944b553e73 feat(Components): Add pagination component
This component accept a Page<T> type from [astro](https://docs.astro.build/en/guides/routing/#complete-api-reference)
2024-03-19 20:43:04 -03:00
66d337255c fix(Landing): fix layout brake 2024-03-17 20:15:48 -03:00
45fcc13497 feat(langs): Add internacionalization functionality 2024-03-16 18:37:12 -03:00
d7a9817514 feat(Style): add animations and effects to landing page
added:

- float like group
- button hover effect
- link hover glow effect
- component zoom effect
2024-03-14 17:22:59 -03:00
d49fe554ee feat(Style): update responsive design of landing page
fix overflow issues in small screens, hide full navbar on mobile and replace for an off-canvas version
2024-03-13 20:05:15 -03:00
d52de9bc59 feat(Style): Apply responsive design
BREAKING CHANGE:
2024-03-13 11:37:54 -03:00
59ceb8ec44 feat: Apply some elevation to landing components 2024-03-12 17:06:17 -03:00
6e84ff1ec3 feat: Apply skeleton of new design to landing page 2024-03-11 19:30:16 -03:00
b6450742d1 Update games to make them visible 2023-12-17 20:58:58 -03:00
4a96e58ebf Update some text inside the project 2023-11-27 19:44:05 -03:00
318a647147 Add portafolio page 2023-11-18 14:02:51 -03:00
8ca3b129dc Add basic pages for blog entries 2023-11-11 18:48:50 -03:00
606d9a285b fix metadata change in games 2023-09-09 11:30:44 -03:00
5bde1eb8d3 update cards style 2023-08-27 12:54:35 -04:00
b187c50fb1 add update cards elements 2023-08-20 13:53:21 -04:00
b89096cbe6 add CSS grid utilities 2023-08-20 12:58:53 -04:00
a8a942f4d1 add basic presentation 2023-08-20 12:36:37 -04:00
6917b0c1bd Update layout
- Move navbar into layout
- Add layout to 404 page
2023-08-13 12:35:44 -04:00
11473a6b53 create basic components for index
- Updated layout
- Include CSS reset
- Include Catppuccin color variables
- Add basic styling
- Create navbar component
2023-08-13 12:32:28 -04:00
99ff916961 update 2023-06-25 16:48:43 -04:00
9a4cf1eb13 add common config 2023-06-25 13:57:27 -04:00
houston[bot]
79c1ece8c6 Initial commit from Astro 2023-06-24 12:41:25 -04:00