aboutsummaryrefslogtreecommitdiff
path: root/src/routes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: "rewrite" in pure HTML/CSSPolesznyák Márk2025-09-254-92/+0
|
* feat: update relevant projectsPolesznyák Márk2025-09-231-3/+3
|
* feat: add sourcehut to socialsPolesznyák Márk2025-09-231-13/+7
|
* feat: update domainpml682024-12-111-4/+4
|
* chore: upgrade to Svelte 5pml682024-10-301-1/+6
|
* refactor: remove unnecessary warning about the a tag not having a child elementpml682024-02-281-5/+4
|
* fix: the first three links were mixed uppml682024-02-281-1/+1
|
* refactor: remove leftover commented linespml682024-02-271-3/+0
|
* fix: icons not displaying in buildpml682024-02-271-5/+7
|
* feat: drop Font Awesome, migrate to SVG iconspml682024-02-272-8/+19
|
* feat: remove unused importspml682024-01-311-4/+0
|
* feat: add email to contact optionspml682024-01-201-1/+1
|
* feat: add actual content to projects page (dummy projects for now)pml682024-01-202-3/+34
|
* feat: add projects page (empty for now)pml682024-01-203-13/+34
|
* refactor: change icon element from div to ipml682024-01-161-1/+1
|
* feat: add profile content, socials etc.pml682024-01-161-0/+20
|
* feat: remove test square, add waves for the top cornerspml682024-01-161-3/+4
|
* Initial commitpml682024-01-162-0/+15
This is just a test site for now, will add content soon