This repository hosts my personal portfolio site built with GitHub Pages. You can find the source in the docs/
folder.
To publish it:
- Go to your repository settings on GitHub.
- Scroll down to GitHub Pages.
- Under Source, choose the
docs
folder. - Save the settings and your site will be available at
https://<username>.github.io/<repository>
.
Feel free to customize docs/index.html
with your own content.