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
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
ebbf02d9aa
style(Style): change division method to prevent warnings
2024-03-14 12:06:26 -03:00
abc6660ac7
bump: version 0.1.0 → 0.2.0
2024-03-13 20:19:56 -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
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
d52de9bc59
feat(Style): Apply responsive design
...
BREAKING CHANGE:
2024-03-13 11:37:54 -03:00
a950d4b2fa
build(Commitizen): Add commitizen config to project
2024-03-13 10:07:21 -03:00
54010c6a23
bump: version 0.0.1 → 0.1.0
2024-03-13 09:59:58 -03:00
59ceb8ec44
feat: Apply some elevation to landing components
2024-03-12 17:06:17 -03:00
3bd2b6a4b6
refactor: Remove BackgroundImageDiv component
...
Component is redundant, move style to CSS class and allows to set the
image via CSS variables
2024-03-12 17:05:13 -03:00
6e84ff1ec3
feat: Apply skeleton of new design to landing page
2024-03-11 19:30:16 -03:00
b74fcb19cc
feat(Components): Add Button and BackgroudnImage
2024-03-11 19:29:50 -03:00
a1528a2ad8
feat(Layout): add loading spinner component and to layout
...
Reusable spinner component
Apply spinner to layout to show a "loading state" between transitions, the spinner only shows if the transition is taking more than .2 secconds
2024-03-07 17:20:45 -03:00
d770f51948
Revert "ci(woodpecker): Set NODE_ENV to production in CI"
...
This reverts commit df32342455 .
2024-02-29 17:18:29 -03:00
e5048519b5
Revert "fix(woodpecker): incorrect yaml syntax"
...
This reverts commit c84fc0ed03 .
2024-02-29 17:18:26 -03:00
c84fc0ed03
fix(woodpecker): incorrect yaml syntax
2024-02-29 17:06:39 -03:00
d7f4d6321e
feat(Layout): apply view transition to page navigation
2024-02-29 17:03:04 -03:00
df32342455
ci(woodpecker): Set NODE_ENV to production in CI
2024-02-29 16:45:43 -03:00
2fe966c6f7
ci(woodpecker): remove submodule step
2024-02-27 21:14:29 -03:00
8f15b45e9b
feat(components): add carousel components
...
it's inmidiatly used in the image gallery
2024-02-27 21:10:39 -03:00
4f903c3c8d
refactor: move submodule into this repo
2024-02-27 19:14:40 -03:00
b6450742d1
Update games to make them visible
2023-12-17 20:58:58 -03:00
800d2a83b1
Merge branch 'main' of codeberg.org:aleidk/personal-page
2023-12-17 20:21:38 -03:00
a6f9ce9647
feat(components): Add lightgallery library
...
Add external library until I develop a custom ligthbox
closes #20
2023-12-17 20:21:38 -03:00
7d359ea21f
Update Readme
2023-12-10 18:52:53 -03:00
5a4c64ed21
Add basic test for landing page
2023-12-09 19:30:21 -03:00
ea22c57f41
update
2023-11-27 19:52:08 -03:00
4a96e58ebf
Update some text inside the project
2023-11-27 19:44:05 -03:00
b3f7b6cc4a
Update woodpecker config
2023-11-25 18:45:05 -03:00
0bf1e9dd92
Update woodpecker config
2023-11-25 18:39:01 -03:00
7587732262
Update woodpecker config
2023-11-25 18:19:49 -03:00
ec7380207f
Update woodpecker config
2023-11-25 18:16:09 -03:00
536a6ff06b
Update woodpecker config
2023-11-25 17:44:59 -03:00
2a99784bfb
Update woodpecker config
2023-11-25 17:40:25 -03:00
8a0c213c09
Update woodpecker config
2023-11-25 17:21:51 -03:00
0909991c8f
Update woodpecker config
2023-11-25 17:17:28 -03:00
42eb15bb6e
Update woodpecker config
2023-11-25 17:12:12 -03:00
e8f66340b3
Update woodpecker config
2023-11-25 17:07:08 -03:00
8372fcade9
Update woodpecker config
2023-11-25 17:02:33 -03:00
6302ce531d
Update woodpecker config
2023-11-25 16:53:22 -03:00
1457177038
Update woodpecker config
2023-11-25 16:48:47 -03:00
d9910e60c6
Use host git executable for the time beign in woodpecker
2023-11-25 16:30:55 -03:00
5ac6628eef
Update woodpecker config
2023-11-25 16:10:20 -03:00
f34bd1c570
Update deploy script
2023-11-25 16:06:18 -03:00
af9a065092
Remove decap cms
2023-11-25 15:56:23 -03:00
7e5499b5c9
add decap cms
2023-11-25 11:21:56 -03:00
344c8c3fe3
Change content submodule repo
2023-11-25 10:12:56 -03:00
01d30dd842
test woodpecker config
2023-11-18 19:50:42 -03:00