bobchao / ethicalsource.dev

Home of the Ethical Source Definition.

Home Page:https://ethicalsource.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethical Source

An Ethical Open Source Project Financial Contributors on Open Collective

Home of the Ethical Source Definition.

Project Home Page

Visit ethicalsource.dev

Contributing

Please feel free to submit pull requests or open issues to improve the language of this document.

You should also check the issues for the latest discussions involving the evolution of the definition.

To build the website locally, first install Hugo using your package manager of choice.

For example, on Debian/Ubuntu:

apt-get install hugo

or if you are using Arch Linux:

pacman -S hugo

or using Homebrew on macOS:

brew install hugo

Then from the repository's root directory, start the development server:

hugo server -D

Translating

We're always looking for new localizations of the Ethical Source Definition and are thankful to the volunteers who spend their time on translations.

If you are interested in doing a translation, please follow these steps:

  1. Fork the repository and make a branch for your translation.
  2. If it's a new language, add it to config.toml, with a localized name and language code/optional region (e.g. pt or pt-br).
  3. To start from the English version, copy the contents of definition.md
  4. Create a markdown file with your translation in content/definition.LANGUAGECODE.md.
  5. Open a pull request.
  6. We will put out a call to have one or more other native speakers review the translation.
  7. Collaborate until the translation is satisfactory.
  8. We will merge your translation!
  9. HTML and plain text versions are automatically generated from your markdown file.
  10. A link to your translation is automatically added to the translations page.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

About

Home of the Ethical Source Definition.

https://ethicalsource.dev

License:Other


Languages

Language:HTML 57.1%Language:CSS 39.8%Language:JavaScript 3.1%