Commit graph

199 commits

Author SHA1 Message Date
Konrad Szwarc
aa373785de
refactor: move all text-related classes to Typography component (#198) 2023-02-06 21:53:45 +01:00
renovate[bot]
20e1423bf5
chore(deps): update all non-major dependencies (#199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 02:55:00 +00:00
Konrad Szwarc
d4c0e9ac55 feat: highlight link tags on hover 2023-02-03 23:43:18 +01:00
Konrad Szwarc
c64817a724 feat: open favorites links in new tabs 2023-02-03 23:41:11 +01:00
Konrad Szwarc
2f5badaaae
feat: unify card headings, add title to tags lists (#197) 2023-02-03 23:37:58 +01:00
Szymon Kin
a0d3a32f5e
feat: Add thumbnails to experience and education items (#196) 2023-02-01 21:20:39 +01:00
Konrad Szwarc
91121fcf8a fix: remove direct sections import in hash-state util 2023-02-01 14:06:00 +01:00
Szymon Kin
4f137e2a92
feat: Add screenshot gallery feature (#194)
Co-authored-by: Konrad Szwarc <konrad.szwarc.dev@gmail.com>
2023-01-31 22:35:15 +01:00
Konrad Szwarc
f51c4044b9 Initialize tooltips dynamically 2023-01-31 21:55:15 +01:00
angbur
544ad70d87
fix: change portfolio image height (#190)
Co-authored-by: hoolek77 <szymon.kin@gmail.com>
2023-01-31 14:38:40 +01:00
Szymon Kin
6fb26101b0
feat: Exclude pdf page from build (#187) 2023-01-30 20:18:33 +01:00
Konrad Szwarc
d421756f25
chore(deps): update dependencies (#191) 2023-01-30 12:28:23 +01:00
Konrad Szwarc
ac97d2044e Add issue templates 2023-01-29 15:11:25 +01:00
Szymon Kin
7399d6d386
feat: change theme-color dynamically (#185) 2023-01-29 12:28:05 +01:00
Konrad Szwarc
85e2437300 Use GitHub action instead of an app for validating PR title 2023-01-29 12:23:36 +01:00
Konrad Szwarc
192edcd720 Setup semantic commit messages for PRs 2023-01-29 12:07:57 +01:00
Konrad Szwarc
001100af71
Auto-generate favicons (#183) 2023-01-28 21:21:02 +01:00
Konrad Szwarc
f756c0c8f2 Update README 2023-01-28 20:00:41 +01:00
Konrad Szwarc
71b39080bf Fix code example in docs 2023-01-28 19:54:39 +01:00
Konrad Szwarc
c2674ead18 Add docs about pdf generation and data transformation 2023-01-28 19:49:01 +01:00
Konrad Szwarc
52227563c6 Update image names in docs 2023-01-28 17:30:48 +01:00
Konrad Szwarc
5bdbd601dd Update summary docs 2023-01-28 17:21:30 +01:00
Konrad Szwarc
6e6c705388
GitBook: [#2] No subject 2023-01-28 16:20:10 +00:00
Konrad Szwarc
814cf8de39 Add GitBook setup 2023-01-28 17:15:23 +01:00
Konrad Szwarc
0540a2891e Add descriptions of skills and links file 2023-01-28 17:14:01 +01:00
Konrad Szwarc
06a4f18912
Update README.md 2023-01-28 14:01:51 +01:00
Konrad Szwarc
47b54c5521 Remove analytics 2023-01-28 12:39:42 +01:00
Konrad Szwarc
0698d62a63 Setup Inter font (#182) 2023-01-28 12:39:37 +01:00
Konrad Szwarc
f617e3995f
Update README.md 2023-01-27 21:03:14 +01:00
Szymon Kin
b249607f77
Setup favicon generation (#178)
Co-authored-by: Konrad Szwarc <konrad.szwarc.dev@gmail.com>
2023-01-26 21:19:05 +01:00
Szymon Kin
2d09310352
Support visible property in pdf pages (#180) 2023-01-26 21:03:13 +01:00
Konrad Szwarc
c5c6872cc5
Allow to use rich text in description (#177) 2023-01-25 22:32:21 +01:00
Konrad Szwarc
8d0cd278eb
Document interfaces that describes cv data (#168)
Co-authored-by: Szymon Kin <68154191+hoolek77@users.noreply.github.com>
2023-01-25 10:39:45 +01:00
Konrad Szwarc
5ed3ad4fa3
Preserve consistent gap between items in the favorites section (#170) 2023-01-25 09:58:15 +01:00
Szymon Kin
69f39ed157
Fix google analytics (#172) 2023-01-24 22:07:37 +01:00
renovate[bot]
a5f48126bc
Update all non-major dependencies (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-23 02:34:37 +00:00
Konrad Szwarc
84e2d51396 Display tooltip when hovering LinkButton 2023-01-22 16:13:40 +01:00
angbur
a201528a97
Add opt-in Google Analitics integration (#165) 2023-01-22 14:38:58 +01:00
Konrad Szwarc
101ad265f0
Add visual regression tests to code review process (#166) 2023-01-21 23:51:54 +01:00
Konrad Szwarc
d01804eaab Run app quality check only for PRs within the main repo 2023-01-20 18:16:30 +01:00
Konrad Szwarc
f331ec7927 Move some data-related utils to the internals directory 2023-01-20 17:26:11 +01:00
Konrad Szwarc
b2650d771d
Data structure refactor (#164) 2023-01-20 16:13:03 +01:00
Konrad Szwarc
5afdfe9e16
Apply Lighthouse suggestions (#162) 2023-01-19 00:01:55 +01:00
Szymon Kin
cf2c83c0f1
Add configuration for footers consent content (#161) 2023-01-18 20:56:23 +01:00
Szymon Kin
4b96b84c31
Add configuration for skills section title and to exclude section (#158) 2023-01-18 20:39:22 +01:00
Konrad Szwarc
04dfc6e659
Add deploy previews with Lighthouse tests (#159) 2023-01-18 20:35:33 +01:00
Konrad Szwarc
2c47a49260 Add CV PDF to version control 2023-01-18 19:04:41 +01:00
Konrad Szwarc
af7e6c285d
Add PDF CV generation script (#156)
Co-authored-by: Szymon Kin <68154191+hoolek77@users.noreply.github.com>
2023-01-18 18:49:47 +01:00
Szymon Kin
6a452a457f
Create education section (#150) 2023-01-17 19:39:21 +01:00
Konrad Szwarc
b420fa2c0c Add Astro Compress 2023-01-17 18:41:40 +01:00