Skip to content

JackyBeatles/hacktoberfest2019

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World!

Follow these steps accordingly to contribute to Hacktoberfest to earn swags and learn something about the open source contribution.

Website link on which you will contribute https://aanfaisal.github.io/hacktoberfest2019/

Step 1

Create a account on Github

https://github.com

screenshot from 2018-10-03 01-55-18

Step 2

Register yourself for Hacktoberfest.

https://hacktoberfest.digitalocean.com/register

Screenshot (24)

Step 3

This is the link of the repository that you guys will be contributing to. https://github.com/aanfaisal/hacktoberfest2019/

screenshot from 2018-10-07 20-19-37

Step 4

Star this repository

screenshot from 2018-10-07 20-19-37

Step 5

Fork this repository on your profile

screenshot from 2018-10-07 20-19-37

Step 6

Open Terminal and type in these commands

$ cd Desktop
$ git clone (paste the url obtained from clicking on "Clone or download" option on YOUR OWN PROFILE)
$ cd Hacktoberfest

screenshot from 2018-10-07 20-20-18

Step 7

Add your name in contributors.md file in this format

Screenshot (30)

  1. Put your name
  2. Put your personal message
  3. Put the address of your github link , all in index.html file in the format shown below.

Screenshot (26)

Step 8

$ git remote add upstream https://github.com/aanfaisal/hacktoberfest2019/

screenshot from 2018-10-07 20-22-03

Step 9

Then:-

$ git pull upstream master
$ git add -A 
$ git commit -m “your commit message”
$ git push --set-upstream origin master

Then, type your github username and password

screenshot from 2018-10-07 20-22-46

Step 10

Now open the repository which you forked in your account and click on the Compare and Pull Request

screenshot from 2018-10-07 20-23-35 screenshot from 2018-10-07 20-23-53

Step 11

Open https://aanfaisal.github.io/hacktoberfest2019 when your PR will be merged it will appear on the page (Even after the PR is merged, It will take some time for the page to update)

Screenshot (29)

About

HacktoberFest 2019 - Semarang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 86.9%
  • CSS 13.1%