Commit graph

28 commits

Author SHA1 Message Date
Szymon Kin
8992b4244f
Restore anchor in skill component (#66) 2022-10-26 21:39:28 +02:00
Szymon Kin
0e3bb5f849
Create profile card section (#55) 2022-10-25 19:38:25 +02:00
angbur
cd71aff5a3
Components for the favorites section (#27)
Co-authored-by: WindOfCodes <59533802+WindOfCodes@users.noreply.github.com>
Co-authored-by: Konrad Szwarc <konrad.szwarc.dev@gmail.com>
Co-authored-by: Bury <agnieszka.bury@capgemini.com>
2022-10-24 20:11:10 +02:00
Szymon Kin
1a5e537750
Create testimonial component + testimonials section (#53) 2022-10-23 16:47:56 +02:00
Konrad Szwarc
41df1d8420 Add sidebar to the main page 2022-10-22 13:33:42 +02:00
Konrad Szwarc
f258bc6cb4 Make all props used in components listed explicitly 2022-10-22 13:04:36 +02:00
Konrad Szwarc
e46a29e314 Use anchor element for the Button component 2022-10-22 12:45:35 +02:00
Konrad Szwarc
eb368790f0
Create Tag component (#52) 2022-10-22 12:38:53 +02:00
Ewelina
368a6fa26c
Create social media button (#15)
Co-authored-by: Konrad Szwarc <konrad.szwarc.dev@gmail.com>
Co-authored-by: hoolek77 <szymon.kin@gmail.com>
2022-10-20 09:59:17 +02:00
Hanna Kozak
a8a05c6298
Create Skill component (#19)
Co-authored-by: hoolek77 <szymon.kin@gmail.com>
2022-10-17 23:32:57 +02:00
Rafał Pryma
a713bb5400
Create sidebar component (#32) 2022-10-10 18:39:46 +02:00
Konrad Szwarc
f7377a640c Add styles for the main layout 2022-09-02 14:58:14 +02:00
Konrad Szwarc
f3479c9671 Clean up section components 2022-08-30 00:32:49 +02:00
Konrad Szwarc
860be15d71 Add item-title-suffix typography variant 2022-08-29 17:34:50 +02:00
Konrad Szwarc
de5967f959 Mover from astro-icon to @iconify-icon/react 2022-08-29 00:06:36 +02:00
Konrad Szwarc
33f137d269 Create playground for Astro components 2022-08-28 22:44:37 +02:00
Konrad Szwarc
6252066a9e Add @astrojs/image to the project 2022-08-28 16:58:55 +02:00
Konrad Szwarc
18a8941c0e Configure ESLint for astro files 2022-08-28 12:59:25 +02:00
Konrad Szwarc
26889501f7 Use astro-icon instead of importing icons separately 2022-08-28 02:31:52 +02:00
Konrad Szwarc
1bb8587933 Move all components to Astro 2022-08-28 01:10:39 +02:00
Konrad Szwarc
0c8e1d4c18 Create main data file and empty components for all sections 2022-08-27 21:09:05 +02:00
Konrad Szwarc
bf38e195ba Configure ESLint and fix all reported issues 2022-08-27 01:57:54 +02:00
Konrad Szwarc
135ed17813 Add missing stories and configure TypeScript path aliases 2022-08-26 20:52:23 +02:00
Konrad Szwarc
b4fd781886 Create Button component 2022-08-26 00:25:12 +02:00
Konrad Szwarc
38153e42dc Move from SCSS to Tailwind 2022-08-25 18:24:46 +02:00
Konrad Szwarc
56033e3440 Add Prettier and move all components to TSX 2022-08-25 01:20:22 +02:00
Konrad Szwarc
a596a61a17 Create SectionCard and typography-related components 2022-08-24 21:00:38 +02:00
Konrad Szwarc
25122c494e Initialize Astro project 2022-08-24 19:22:50 +02:00