Personal portfolio site for Ramesh.
How to publish on GitHub Pages (this repo is rkvaw.github.io):
- Place your
avatar.jpgin the repo root (optional). - Commit and push to
main. GitHub Pages will serve this repo at:https://rkvaw.github.io/
Quick commands:
git add [index.html](http://_vscodecontentref_/11) [style.css](http://_vscodecontentref_/12) [particles.js](http://_vscodecontentref_/13) [main.js](http://_vscodecontentref_/14) [README.md](http://_vscodecontentref_/15) avatar.jpg
git commit -m "Site: tidy for GitHub Pages"
git push origin main