Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 2.01 KB

TREEDOM_BADGE.md

File metadata and controls

51 lines (35 loc) · 2.01 KB

The Treedom "Plant a Tree" Badge

Share how much you care about the environment in every project you work on!

Plant a Tree

With this badge you can either feature your personal account or a forest where people can plant trees.

Usually you would want to embed the badge in your README.md file. You can do that by following the steps below.

Made with ❤️ at Treedom

Forest Badge

You can also embed a badge for a forest:

  1. Create an account on treedom.net
  2. Create a new forest and select the option "Who can plant in the forest: Everyone"
  3. Customize your forest with a nice background and choose a name: remember that it will be used to generate its permanent URL "slug".
  4. Publish the forest and copy the forest "slug" from the URL: ../en/user/treedom/event/my-forest-slug
  5. Embed the badge in your README.md file using the following code:
[![Plant a Tree](https://badges.treedom.net/badge/f/my-forest-slug)](https://treedom.net/forest/my-forest-slug)

Personal account Badge

  1. Create an account on treedom.net
  2. Embed the badge in your README.md file using the following code:
[![Plant a Tree](https://badges.treedom.net/badge/u/your-username)](https://treedom.net/your-username)
  1. Make sure you replace your-username with your username on treedom.net
  2. Plant a tree!

Alternatively, you can use the direct link to the badge:

https://badges.treedom.net/badge/u/your-username

Organization / Business account Badge

Same as above, but replace u/ with org/:

[![Plant a Tree](https://badges.treedom.net/badge/org/your-organization)](https://treedom.net/your-organization)