Skip to content

AkhilParikh/IIST-Hacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

This is a webpage for IIST-Hacks showing you about the list of Attendees for the "IIST Indore Hacks - Hacktoberfest Online Meetup" event

Task 1

Steps taken to perform the task

  1. Fork this repository
  2. Clone your forked repo
  3. Open and edit the index.html file of this forked repo and than copy the below lines of code, edit them with your details, that is, your name, your github username and your profile photo link.
  4. Save them make a commit
  5. And Finally make a Pull request
<!-- FOR EXAMPLE = iharshit009 IN PLACE OF 
                    YOUR_GITHUB_USERNAME in the below line -->
                  <a
                    href="https://github.com/YOUR_GITHUB_USERNAME"
                    class="profile"
                  >
                    <!-- FOR EXAMPLE =
                  https://avatars1.githubusercontent.com/devabhixda?size=200
                  IN PLACE OF YOUR_IMAGE_LINK in the below line-->
                    <img src="YOUR_IMAGE_LINK" />

                    <!-- FOR EXAMPLE = HARSHIT JAIN 
                    IN PLACE OF YOUR_FULL_NAME in the below line -->
                    <span>YOUR_FULL_NAME</span></a
                  >
Now Wait for us to review and merge your Pull request after that see your name here

Learn the basics form Youtube or any other resources like Progate, FreeCodeCamp etc

Task 2

Your another task is to make a repo and host any of your website or webpage under Github Pages You have to share the link of your hosted page in the Google Form mentioned above You may refer to this article or GitHub Pages for more help

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published