Skip to content

devcindore/devcindore.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a webpage from DevC Indore showing you about the list of Attendees selected for the "Beyond Git" event

DevC Indore

Please make sure you do the following task and than fill up this Google form to confirm your seat

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 from 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

For more information related to the event refer this
For any Queries mail us

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published