Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings #1

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 26 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
944d9c2
rearrangement of contact section finished
GonzaloLascano Feb 2, 2023
dfddf30
minor adjustments con footer
GonzaloLascano Feb 6, 2023
3202f58
resizing and adjusting positions
GonzaloLascano Feb 8, 2023
53b3ea1
responsiveness added plus minor adjustments
GonzaloLascano Feb 9, 2023
ee0cf6f
links incorporated and minor styling adjustments
GonzaloLascano Feb 9, 2023
4d5b4e5
several errors with media queries fixed
GonzaloLascano Feb 9, 2023
d01bb84
minor adjustments in alignment
GonzaloLascano Feb 9, 2023
21f1480
animated under construction banners added
GonzaloLascano Feb 12, 2023
7d9373e
adjustments to under construction label's media queries
GonzaloLascano Feb 12, 2023
d326bac
caution band background color changed slightly
GonzaloLascano Feb 12, 2023
f03825e
animations added and fixed positioning issues on menu-screen
GonzaloLascano Feb 12, 2023
45e2f4c
Adding classes and translations to english on index
GonzaloLascano Feb 13, 2023
f9dac23
language setting working
GonzaloLascano Feb 14, 2023
cc6e846
first tries for theme switch
GonzaloLascano Feb 14, 2023
3262294
theme setting errors fixed
GonzaloLascano Feb 14, 2023
0444f71
frist 100% functional version
GonzaloLascano Feb 14, 2023
43ae1ea
resolution fix on mobile and minor adjustments to nav button's location
GonzaloLascano Feb 15, 2023
4672495
added scrollbar animation to burger button
GonzaloLascano Feb 18, 2023
039768c
language and theme buttons relocated in homescreen-menu
GonzaloLascano Feb 18, 2023
9fca7a5
small adjustments after homscreen-menu adjustments
GonzaloLascano Feb 18, 2023
2d25306
animated tech cards feature added for hardskills container
GonzaloLascano Feb 21, 2023
6f2aef9
bug solved for language change on tech cards
GonzaloLascano Feb 22, 2023
af0c22a
mentions added and small style adjustments to tech cards.
GonzaloLascano Feb 22, 2023
1f32f71
remove gitignore files
GonzaloLascano Feb 23, 2023
29b8d04
removed node modules
GonzaloLascano Feb 23, 2023
a74306d
hand pointer not showing on dark mode in menu screen, special mention…
GonzaloLascano Feb 26, 2023
4ad9fd4
update
GonzaloLascano Aug 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/node_modules
Loading