31 Commits

Author SHA1 Message Date
Christian Sarnataro
efaebb7892 Added skype and telegram to GitProfile props
* Added skype and telegram to GitProfile props via PropTypes.
* Added skype and telegram to types.d.ts
2023-02-15 10:03:32 +01:00
Ariful Alam
b06ddf911a
Merge pull request #266 from csarnataro/add-mastodon-to-social-links
Added Mastodon social link
2023-02-14 21:10:53 +06:00
Ariful Alam
2c9700d47e Add missing prop type for Mastodon 2023-02-14 21:07:59 +06:00
Ariful Alam
5575e6c5f2 Add prop definition for resume and footer 2023-01-13 16:30:05 +06:00
Christian Sarnataro
2364f267cf Merge branch 'main' of https://github.com/csarnataro/gitprofile into add-option-to-display-footer 2023-01-04 20:52:23 +01:00
Christian Sarnataro
fff850f94f Added an option to display a custom footer
Added an option in config file.
Added a component which renders the custom footer or a default footer if
no custom footer is defined.
Updated readme file with related instructions.
2023-01-04 20:36:03 +01:00
Ariful Alam
984bee1fcf Fix prop definition of externalProjects 2023-01-03 14:23:03 +06:00
Ariful Alam
53b4a1ee39 Refactor external projects 2023-01-03 14:23:03 +06:00
Michel Doré
04603e7bd3 Added type and new styling for showcases 2023-01-03 14:23:03 +06:00
Michel Doré
422e0ba12f Clean commit for showcases with image possibility 2023-01-03 14:23:03 +06:00
Ariful Alam
ae8cc57533 Refactor certification section 2022-12-09 20:51:21 +06:00
Nate Goldsborough
9e34239877
Adds a Certifications section 2022-11-01 00:36:23 -05:00
Daniel Knittl-Frank
8498ad8ada Allow linking Stack Overflow account/profile #226 2022-10-27 12:37:56 +02:00
Your Name~
e4f06638f9 Hide project section if no public github repo available for user 2022-10-25 16:50:46 +05:45
Ariful Alam
ab035d13e5 Change background color of the body 2022-10-24 15:02:47 +06:00
Joan Jeremiah J
29a75d06cd added conditional download resume feature 2022-10-02 17:29:59 +05:30
Ariful Alam
f25f5bf2d5 Control avatar ring visibility 2022-09-08 21:46:09 +06:00
Ariful Alam
67c881eb05 Add MIT License 2022-09-08 21:17:28 +06:00
Ariful Alam
d87f8986ee Add skeleton loader in footer 2022-07-25 19:11:08 +06:00
golles
0c2b93ff85 Add social: Instagram 2022-07-07 22:42:10 +02:00
Ariful Alam
6020ecf818 Add missing h-screen class 2022-05-19 19:54:10 +06:00
Ariful Alam
6b3d089b4b Replace moment with date-fns 2022-05-19 19:38:55 +06:00
Ariful Alam
66d680e2ec Rename dev.to 2022-03-30 21:30:42 +06:00
Ariful Alam
54ff094b64 Add type definition for custom theme 2022-03-27 17:57:02 +06:00
Ariful Alam
e46529b25b Update footer 2022-03-27 14:55:25 +06:00
Ariful Alam
f75eae4547 Sanitize config props 2022-03-27 01:56:05 +06:00
Ariful Alam
4cb107e168 Rename themeConfig.default to themeConfig.defaultTheme 2022-03-26 18:23:09 +06:00
Ariful Alam
263984b0a4 Make optional configs 2022-03-26 18:07:14 +06:00
Ariful Alam
8dedc09ea8 Update error page 2022-03-25 23:29:06 +06:00
Ariful Alam
82eb282e17 Pass config as props 2022-03-25 22:45:11 +06:00
Ariful Alam
b3715bca0a Move entry file to components folder 2022-03-24 23:26:36 +06:00