thejsa / ethicalsource

Home of the Ethical Source Definition.

Home Page:https://ethicalsource.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethical Source

The Ethical Source Definition, created by Coraline Ada Ehmke.

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. Create a markdown file with your translation in definition/definition.LANGUAGECODE.md.
  4. Open a pull request.
  5. We will put out a call to have one or more other native speakers review the translation.
  6. Collaborate until the translation is satisfactory.
  7. We will merge your translation!
  8. HTML and plain text versions are automatically generated from your markdown file.
  9. A link to your translation is automatically added to the translations page.

About

Home of the Ethical Source Definition.

https://ethicalsource.dev

License:Other


Languages

Language:CSS 72.8%Language:HTML 27.2%