417 Commits

Author SHA1 Message Date
Ariful Alam
59a9a2fac4 Add type definitions for social link 2022-03-26 18:09:04 +06:00
Ariful Alam
263984b0a4 Make optional configs 2022-03-26 18:07:14 +06:00
Ariful Alam
7794d543d3 Update files option for npm publish 2022-03-26 15:02:26 +06:00
Ariful Alam
2623da910b Add custom postcss config 2022-03-26 13:51:35 +06:00
Ariful Alam
277fe5b01c Rename package.config.js to library.config.js 2022-03-26 13:39:29 +06:00
Ariful Alam
9f24ddbe46 Add type definitions 2022-03-26 13:30:43 +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
c6066fd038 Support SSR 2022-03-25 18:47:28 +06:00
Ariful Alam
5058711985 Include style.css in exports 2022-03-25 18:45:30 +06:00
Ariful Alam
bbac82bd16 Remove custom build option 2022-03-24 23:36:26 +06:00
Ariful Alam
39125b018c Add build:package script 2022-03-24 23:34:19 +06:00
Ariful Alam
7964ae57bb Create package.config.js 2022-03-24 23:32:27 +06:00
Ariful Alam
b3715bca0a Move entry file to components folder 2022-03-24 23:26:36 +06:00
Ariful Alam
07e1e090a1 Test run 2022-03-24 22:22:45 +06:00
Ariful Alam
c453eb95fd
Merge pull request #52 from arifszn/51-add-control-to-customize-the-button-style-on-custom-theme
feat: add control to customize the button style on custom theme
2022-03-23 18:52:16 +06:00
MD. Ariful Alam
9ac2e49a58 Add control to customize the button style on custom theme 2022-03-23 18:47:00 +06:00
Ariful Alam
24b2194129
Merge pull request #50 from arifszn/update-dependencies
build: update dependencies
2022-03-23 02:45:36 +06:00
Ariful Alam
d5bea5a160 Update dependencies 2022-03-23 02:43:21 +06:00
Ariful Alam
2209b21942
Merge pull request #49 from arifszn/47-add-ability-to-make-custom-theme
feat: add ability to make custom theme
2022-03-23 02:21:53 +06:00
Ariful Alam
725091dc52 Add custom theme option 2022-03-23 02:13:51 +06:00
Ariful Alam
4013491663 Add 8 new themes 2022-03-23 02:05:34 +06:00
Ariful Alam
4390701a8c Remove fix height of theme changer 2022-03-23 01:55:24 +06:00
Ariful Alam
ad2439316e Remove uppercase class from skill 2022-03-23 01:55:02 +06:00
Ariful Alam
a4b1660004 Remove gh-pages 2022-03-23 01:12:57 +06:00
Ariful Alam
4bbbf7cde3 Move gitprofile.config.js to root 2022-03-22 23:44:17 +06:00
Ariful Alam
b89dd276df
Merge pull request #45 from arifszn/44-update-deploy-guide
Update deploy guide
2022-03-22 02:56:16 +06:00
Ariful Alam
7f007a8bb0 Update guide for deployment 2022-03-22 02:54:37 +06:00
Ariful Alam
741e8ff6cd Add instruction for base value in vite.config.js 2022-03-22 02:50:29 +06:00
Ariful Alam
ebc01a51f9 Remove homepage 2022-03-22 02:41:29 +06:00
Ariful Alam
f309fdb5a6 Remove manual deploy scripts 2022-03-22 02:41:12 +06:00
Ariful Alam
764fbea04b
Merge pull request #43 from arifszn/42-combine-lint-and-test-deploy-actions
build: combine lint and test-deploy actions
2022-03-22 02:29:38 +06:00
Ariful Alam
e0b62bb38c Delete lint.yml 2022-03-22 02:23:38 +06:00
Ariful Alam
db3d5c363d Add lint and prettier step on test-deploy 2022-03-22 02:23:15 +06:00
Ariful Alam
f409069210 Fix getInitialTheme method to get theme from localStorage 2022-03-21 02:11:39 +06:00
Ariful Alam
da281dfc80 Set respectPrefersColorScheme to false 2022-03-21 02:02:57 +06:00
Ariful Alam
a40a6a669f Bump version to 2.0.0 🚀 2022-03-20 18:45:32 +06:00
Ariful Alam
d7fa99c787
Merge pull request #41 from arifszn/design
Update design of project and blog sections
2022-03-20 18:44:02 +06:00
Ariful Alam
1f74163548 Wrap the blog items with a container 2022-03-20 18:40:14 +06:00
Ariful Alam
ea71fdee1d Wrap the project items with a container 2022-03-20 18:34:20 +06:00
Ariful Alam
d719e38531
Merge pull request #40 from arifszn/issue-39
feat: make the project and blog items openable on right click action
2022-03-20 18:12:38 +06:00
Ariful Alam
f8fff21f3c Increase the project limit 2022-03-20 18:11:20 +06:00
Ariful Alam
e9ac566737 Make the blog items openable on right click action 2022-03-20 18:09:31 +06:00
Ariful Alam
0a9671bddc Make the project items openable on right click action 2022-03-20 18:05:48 +06:00
Ariful Alam
adc5fc857f
Merge pull request #38 from arifszn/close-37
feat: check the value of `localStorage.getItem` exists in the theme array
2022-03-20 17:49:50 +06:00
Ariful Alam
ab3eb39618 Check the value of localStorage.getItem exists in the theme array 2022-03-20 17:47:03 +06:00
Ariful Alam
101e00845d
Update README.md 2022-03-20 11:46:14 +06:00
Ariful Alam
f711238d73 Update gitprofile.config.js 2022-03-20 02:35:10 +06:00
Ariful Alam
fe21ead1f2
Merge pull request #36 from arifszn/update-repo-name
Update repo name
2022-03-20 02:25:36 +06:00
Ariful Alam
20ac254201 Update repo name 2022-03-20 02:23:44 +06:00