Commit graph

4 commits

Author SHA1 Message Date
f99a9ae2ac feat: implement barebone zola templates 2024-11-10 21:47:36 +00: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
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
b74fcb19cc feat(Components): Add Button and BackgroudnImage 2024-03-11 19:29:50 -03:00