Skip to content

Latest commit

 

History

History
executable file
·
65 lines (49 loc) · 3.08 KB

README.md

File metadata and controls

executable file
·
65 lines (49 loc) · 3.08 KB

Simple-Portfolio

A simple single page portfolio which is easy to edit and easy to deploy.

Netlify Deploy Netlify Deploy

Features

  • Single Page
  • Good Looking Design
  • Easy To Edit
  • Easy to Deploy
  • 24x7 Uptime (On Github Pages / Netlify)
  • Support

Dont Forget To 🌟Star and 🍴Fork This Repo 💙

Need Help?

twitter badge telegram badge mailid badge

Clone This Repo

git clone https://github.com/CyberBoyAyush/Simple-Portfolio.git

Make Your Edits

  • 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.

Push Edited Code On Github

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).

Deploy Simple-Portfolio on Github Pages

Go to your repo >> settings >> pages >> source >> select master branch >> now click on save

Deploy Simple-Portfolio on Netlify

Click on below button to deploy it on Netlify

Netlify Deploy

Host it on your own server (Hosting Or Cloud)

Download Source Code Zip and add it to your hosting file manager and than extract it and delete readme.md

LICENSE📋

GNU GPLv3 Image

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.