|
|
f99a9ae2ac
|
feat: implement barebone zola templates
|
2024-11-10 21:47:36 +00:00 |
|
|
|
b30d0e6864
|
feat(Content): Add content for "about me" in en/es
|
2024-04-04 16:24:12 -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 |
|
|
|
642e15656e
|
feat(Projects): refactor project list
|
2024-03-19 09:34:12 -03:00 |
|
|
|
b97413e816
|
fix(Navbar): fix trailing slash inconsistence between environments
|
2024-03-19 09:06:15 -03:00 |
|
|
|
45fcc13497
|
feat(langs): Add internacionalization functionality
|
2024-03-16 18:37:12 -03:00 |
|
|
|
8f36d1cd02
|
feat(Style): change layout to allow navbar to expand the whole width
|
2024-03-15 10:12:50 -03:00 |
|
|
|
9f15e40d6e
|
feat(Navbar): apply sticky style to the main navbar
|
2024-03-14 14:45:42 -03:00 |
|
|
|
544815e4d2
|
refactor(Components): move offcanvas from navbar to it's own component
|
2024-03-14 13:15:55 -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 |
|
|
|
d7f4d6321e
|
feat(Layout): apply view transition to page navigation
|
2024-02-29 17:03:04 -03:00 |
|
|
|
b187c50fb1
|
add update cards elements
|
2023-08-20 13:53:21 -04:00 |
|
|
|
bb346995ea
|
refactor navbar code
|
2023-08-20 11:45:40 -04:00 |
|
|
|
bced6944f6
|
update before work
|
2023-08-20 10:33:52 -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 |
|