A simple single page portfolio which is easy to edit and easy to deploy.
- Single Page
- Good Looking Design
- Easy To Edit
- Easy to Deploy
- 24x7 Uptime (On Github Pages / Netlify)
- Support
git clone https://github.com/CyberBoyAyush/Simple-Portfolio.git
- Edit index.html file according to your preference.
- Change or edit links according to you.
- For profile pic replace profile.png with your desired profile image. It will automatically fetch profile pic.
git add .
git commit -m "Type Your Message"
git remote remove origin
git remote add origin {your_repo}
git push origin [branch_name]
- Instead of your_repo add your repo link.
- Instead of branch_name add origin branch (default is master).
Go to your repo >> settings >> pages >> source >> select master branch >> now click on save
Download Source Code Zip and add it to your hosting file manager and than extract it and delete readme.md
- Copyright (C) 2021-2022 by CyberBoyAyush@Github, < https://github.com/CyberBoyAyush >.
Simple-Portfio is Free Template: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.