Git Product home page Git Product logo

nishantattrey07.github.io's Introduction

This project aims to help people who are new to Front-End web development and also want to start with Open-Source

Hey everyone, This is a beginner-friendly repository. In this project, you can learn about HTML, modify the website according to your likes and add something you have learned.

What is on this website?


Here I have written notes about HTML and how to use them.This helps you to learn and practise parallelly.The plus point about this website is that you will be having notes made by you and other contributors.
Note: CSS notes will be added soon
Happy Contributing!


How to Start?

Do refer the CODE OF CONDUCT.

  • First, go through the website and try to understand what the website is about.
  • If your interests align with the aim of the project Fork the repository and then clone it.

  • Now you will say "Dude we are beginners, how we are going to fork and clone it?"
    Don't worry I am here to guide you through the step-wise process of making your first ever Open-Source contribution if you have not already
  • Fork and Clone

    1. Forking the Repository
      Go to the repository and At the top mid right of the repository their is an option of fork, click it and fork the repository
      Forking repository

    2. Cloning the repository

      1. Now go to your accounts forked repository, you will find a green colour code button on the right side of your screen
        green code button

      2. Now copy the link of the forked repository from your account
        copying link of forked repository

      3. After copying the link, open your terminal and in your preferred folder, copy the project to your system by typing git clone <link you copied>
        cloning forked repository using git clone command

    Now you have cloned the repository to your system and you can now contribute to this project while learning but wait!

    Now you might have a question that "Hey Nishant, we have added our part or say I have contributed to this project but its not showing any changes in the original repository.Its neither on the forked repository nor on the main one, so what to do?

    Well there are still some parts left that you should know!


  • COMMIT,PUSH & PULL
  • Commit and Push

    1. After completing your contribution or any change, it's time you update it on github as well
      So let's do it!
      • git add --all

      • commit and push
      • git commit -m "<your message while committing>"
      • git push -u origin main
        commit and push is shown in this image

    Pull Request

    By now, you have updated the changes you made in the forked repository on your account and now it's time to add those changes to the main repository. For that you need to do a Pull-Request to the maintainer or owner of the project. Let's see how it's done!
    1. Go to the Pull Request section on your forked repository

    2. showing pull request
    3. Now click on New Pull Request button (green colour) on the right of your screen

    4. create new pull request
    5. Now click on create pull request button on the right side

    6. create pull request
    7. Add the title of your pull request(specific to changes or updates you made) and explain it in the comment section

    8. Adding title for pull request
    9. Now click on Create Pull request
    Congrats! You made your first contribution.Now you have to wait for your pull request to get approved by the maintainer or owner

More Updates coming soon...
Happy learning and contributing, I hope you learned something new.

nishantattrey07.github.io's People

Contributors

nishantattrey07 avatar srinika99 avatar kekmatime avatar nishant-attrey avatar darkknight20032001 avatar itsomsarraf avatar nemesiseg avatar prnvtripathi avatar firebout avatar 123shuklaayush avatar ritu-03thakur avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.