Skip to content

Hacktoberfest #2

Description

@kavindyasinthasilva

Support open source and pick a limited edition T-shirt or plant a tree.😀😀😀

  1. Fork the repository.
    Fork

  2. Clone the forked repository from your account.
    Clone
    Copy the url and paste the url in the terminal/ git bash/ cmd or powershell.
    Don't copy the url given below.

git clone https://github.com/{your-username}/hacktoberfest-2020.git
  1. Go to the directory
cd hacktoberfest-2020
  1. Open the directory in VS Code (or any other code editor)
code .
  1. Download a copyright free image on climate change or take a selfie with your plantation. The image size should < 150 KB.

  2. Rename the image as your_name.jpg [no space] and copy the to assets/images/ directory.

  3. Go to _hackbars and create a new file your_name.md

  4. In the your_name.md file type as the following lines.

---
layout: hackbar
title: any_title
author: your_name
---

<!-- Your MESSAGE on open source-->

---

## <!-- Your MESSAGE on climate change -->

![image_caption]({{site.baseurl}}/assets/images/image_name.jpg)

Change image_name with your actual image file name.

For example -

---
layout: hackbar
title: Open Source
author: Tasnim Zotder
---

In open source, we feel strongly that to really do something well, you have to get a lot of people involved.

---

## We are losing the chance ⏱

![Ending Earth]({{site.baseurl}}/assets/images/shahil_akter.jpg)
  1. Add the changed files
git add .
  1. Commit the changes you have made
git commit -m "your_message"
  1. Push the codes to your repository
git push
  1. Create a pull request
    Image

  2. Next...
    Image

  3. Next...
    Image

😀😀😀😀

  • Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    HACKTOBERFESTSupport open source and pick a limited edition T-shirt or plant a tree.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions