Ariful Alam
Ariful Alam
> I am also facing the same issue and indeed it's related to Vite or [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/main/packages/plugin-react#readme). I have tried to run the same application using the react-scripts package (used by...
I can view your portfolio at https://elbkr.github.io. Can you confirm if you are still getting 404?
I can still see it live.
Yes, I did. I can still access it. However, closing this ticket as this issue is not related to this project. It's more a Github page issue/your device issue. You...
After looking at your source code, I can see that you are trying to deploy it in a custom domain. Your site is accessible at https://elbkr.github.io as I mentioned earlier....
To apply custom domain: - First, add the CNAME file in `gh-pages` branch - Then add `clean: true` in `.github/workflows/deploy.yml` file: ```yml - name: Deploy uses: JamesIves/github-pages-deploy-action@v4 with: branch: gh-pages...
Added in the discussion https://github.com/arifszn/gitprofile/discussions/126. Thanks for bringing out the issue.
Didn't want to give this control for randomizing the results actually. But yes, if the issue gets upvoted, I will surely add this. Thanks.
PR is welcome. :)
Does it have anything to do with #1110?