aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: re-add margin-right for social iconspml682024-10-301-0/+4
|
* chore: upgrade to Svelte 5pml682024-10-301-1/+6
|
* refactor: remove unnecessary warning about the a tag not having a child elementpml682024-02-282-10/+5
|
* fix: the first three links were mixed uppml682024-02-281-1/+1
|
* feat: increase scale value (this is the last time I swear)pml682024-02-281-1/+1
|
* feat: lower scale value once againpml682024-02-281-1/+1
|
* feat: change hover scaling for project cards from 110% to 105%pml682024-02-271-1/+1
|
* refactor: remove leftover commented linespml682024-02-271-3/+0
|
* fix: icons not displaying in buildpml682024-02-272-10/+12
|
* feat: drop Font Awesome, migrate to SVG iconspml682024-02-2711-16/+36
|
* style: that simply sounded wrongpml682024-02-251-1/+1
|
* feat: remove unused importspml682024-01-311-4/+0
|
* fix: homepage link on Projects page unclickable on small width devicespml682024-01-311-0/+1
|
* fix: icon size problemspml682024-01-281-2/+3
|
* feat: decrease vertical margin between projectspml682024-01-261-1/+1
|
* fix: font size related issues on homepagepml682024-01-241-2/+2
|
* fix: align content in the center for desktop layoutpml682024-01-201-0/+2
|
* refactor: put personal site at the end of list, after all Oláh Barbershop ↵pml682024-01-201-6/+6
| | | | related projects
* fix: overflowing related issuespml682024-01-201-1/+0
|
* feat: make project list smaller, to leave room for the cornerspml682024-01-201-2/+2
|
* feat: add email to contact optionspml682024-01-202-5/+9
|
* feat: add actual projectspml682024-01-202-12/+12
|
* feat: add actual content to projects page (dummy projects for now)pml682024-01-205-15/+125
|
* feat: add projects page (empty for now)pml682024-01-203-13/+34
|
* feat: longer color transition duration for socialspml682024-01-181-2/+2
|
* fix: overflow issuespml682024-01-161-1/+2
|
* feat: add Telegrampml682024-01-161-0/+4
|
* refactor: change icon element from div to ipml682024-01-161-1/+1
|
* feat: add profile content, socials etc.pml682024-01-164-5/+76
|
* feat: make max size for waves biggerpml682024-01-161-2/+2
|
* feat: remove test square, add waves for the top cornerspml682024-01-164-3/+25
|
* Initial commitpml682024-01-166-0/+74
This is just a test site for now, will add content soon