Commit graph

12 commits

Author SHA1 Message Date
f99a9ae2ac feat: implement barebone zola templates 2024-11-10 21:47:36 +00:00
642e15656e feat(Projects): refactor project list 2024-03-19 09:34: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
daa5eb27b6 refactor(Style): add SASS to reduce style repetition
- Use list, maps and loops to reduce code duplication with small variations
- Use SASS functions for some extreme cases
- Keep native CSS variables to allow overriding/reference in other
  styles

refactor(Style): change css theme variables to SASS

add sass files from catppuccin to the project instead of importing it from NPM

refactor(Style): use SASS functions to reduce code boilerplate
2024-03-13 15:18:27 -03:00
59ceb8ec44 feat: Apply some elevation to landing components 2024-03-12 17:06:17 -03:00
b74fcb19cc feat(Components): Add Button and BackgroudnImage 2024-03-11 19:29:50 -03:00
318a647147 Add portafolio page 2023-11-18 14:02:51 -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
60b5ab2cfd re-add component 2023-06-25 15:36:25 -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