Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 628 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 628 Bytes

My Personal Site - on github pages

This repo is built based on pure html, css, javascript to put my web development skill to test and to create my own portfolio :)

Check it out here at rikilg.github.io

Steps to Clone

  1. Fork the repository
  2. Change the name of repo to your github username ({username}.github.io)
  3. Clone the repository to any local system
  4. Make all the required edits in the HTML file and to skills and framewoks arrays present at the top of js/index.js
  5. git push to your repo
  6. Checkout your free awesome portfolio site on github pages with your own url!