ethereum / ethereum-org-website

Ethereum.org is a primary online resource for the Ethereum community.
https://ethereum.org/
MIT License
5.08k stars 4.83k forks source link

Site Translation: Add Igbo #542

Closed samajammin closed 4 years ago

samajammin commented 4 years ago

Prize Bounty

100 DAI

Challenge Description

Igbo translations are completed, reviewed & ready to to be added to the website!

Submission Requirements

This previous PR may be a useful reference. Below are the steps required to add a new language:

  1. Download the markdown files from CrowdIn. You may need to sign up for CrowdIn & join our project in order to download the files - here's the invite link.
  2. Add markdown files in a new /docs/ig/ directory
  3. Add nav to config.js (locales key)
  4. Update the homepage markdown file (the root index.md) to use the HomePage.vue component
  5. In each newly added markdown file...
    • Front matter
    • Add meta property (i.e. og:title) - check out other translation markdown files for reference
    • Confirm it has (correct) lang property
    • Remove date fields (if they exist)
    • Add sidebar: auto for /learn & /developers pages
    • Add explicit heading IDs to each primary header (#) & secondary header (##) to match the English file versions. For more context on why we do this, see here
    • e.g. ## Začíname {#getting-started} from /docs/sk/developers/index.md
    • Update relative links (i.e. add language path)
    • e.g. a link to the /use page within the /docs/ig/beginners/index.md file should link to ethereum.org/ig/use, not ethereum.org/use

Judging Criteria

The prize will be awarded to the first valid submission.

Winner Announcement Date

We will review work within a week of submission. Payouts will occur within a week of submission acceptance.

EnochMbaebie commented 4 years ago

ready to be reviewed

samajammin commented 4 years ago

Hey @EnochMbaebie - someone just pointed out to me your work in your fork. To submit work for a bounty (or to make any contribution), please make sure you submit a PR to this repo! You can learn how to do that here. Sorry if there was confusion around how to contribute. If there's ways you think we could improve communication, please let me know.

Unfortunately someone already solved this bounty last week (https://github.com/ethereum/ethereum-org-website/pull/580) but please keep an eye out for future bounties!

samajammin commented 4 years ago

Hey @karansinghgit - please submit to the bounty here so we can pay you out: https://ethscholars.bounties.network/bounty/3748

Thanks!