Mushfiqur Rahman Abir's Public Portfolio implementation Using GitProfile Project
This is a fork and my modified version of GitProfile project. The repo is used for my public web portfolio. So it will be modified with some more features and customization.
Thank you @arifszn brother for this cool project �
The full & upstream documentaion can be found here
- Set your GitHub pages source to gh-pages branch.
- Edit the
vite.config.js
file'sbase
property according to your needs. If you are deploying tohttps://<USERNAME>.github.io
, set base to'/'
. If you are deploying tohttps://<USERNAME>.github.io/<REPO>/
, then set base to'/<REPO>/'
.
npm install
npm run dev
GitProfile is licensed under the Apache-2.0 License.