This repository was archived by the owner on Dec 8, 2024. It is now read-only.
This repository was archived by the owner on Dec 8, 2024. It is now read-only.
Create Your Portfolio Website #3
Open
Description
This issue aims to assist beginners in becoming acquainted with GitHub Pages. We invite you to craft a basic portfolio website using HTML and subsequently host it using GitHub Pages.
- Create a private repository by yourself
- Create a branch "portfolio-website"(necessary) and switch to it.
- In that branch, create a new HTML file (e.g., index.html) to build your portfolio.
- Details like Name, College, Email, Github profile are a must. You can add many more things..
- You can keep it simple or get creative with your design.
- Feel free to use any templates online, as this issue only intends to see if you can deploy webpages.
- Commit Your Changes
- Host Your Portfolio using GitHub Pages
- Now add the live link of your hosted page to your info.md file.
- Commit changes and make a PR.
Make sure to follow instruction correctly like the branch name. Else PR wont won't be merged.
If you're new to Github, this is a great opportunity to learn!