Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EthicalSource/ethicalsource.dev
Home of the Organization for Ethical Source
https://github.com/EthicalSource/ethicalsource.dev
ethics licensing opensource
Last synced: 9 days ago
JSON representation
Home of the Organization for Ethical Source
- Host: GitHub
- URL: https://github.com/EthicalSource/ethicalsource.dev
- Owner: EthicalSource
- License: other
- Created: 2019-10-05T16:16:02.000Z (about 5 years ago)
- Default Branch: release
- Last Pushed: 2024-09-27T18:57:43.000Z (about 2 months ago)
- Last Synced: 2024-10-29T18:47:24.404Z (15 days ago)
- Topics: ethics, licensing, opensource
- Language: HTML
- Homepage: https://ethicalsource.dev
- Size: 76.3 MB
- Stars: 141
- Watchers: 16
- Forks: 40
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Governance: GOVERNANCE.md
Awesome Lists containing this project
README
# Ethical Source
[![An Ethical Open Source Project](https://img.shields.io/badge/open-ethical-%234baaaa)](https://img.shields.io/badge/open-ethical-%234baaaa) [![Financial Contributors on Open Collective](https://opencollective.com/ethical-source/all/badge.svg?label=financial+contributors)](https://opencollective.com/ethical-source)Home of the Organization for Ethical Source.
## On the web
Visit [ethicalsource.dev](https://ethicalsource.dev/)
## Contributing
Please feel free to submit pull requests or open issues to improve the site.
You should also check the [issues](https://github.com/EthicalSource/ethicalsource.dev/issues)
for the latest discussions involving the evolution of the definition.To build the website locally, first [install Hugo](https://gohugo.io/getting-started/installing)
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](https://brew.sh) 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 Principles 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.
1. 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`).
1. To start from the English version, copy the contents of `principles.md`
1. Create a markdown file with your translation in `content/principles.LANGUAGECODE.md`.
1. Open a pull request.
1. We will put out a call to have one or more other native speakers review the translation.
1. Collaborate until the translation is satisfactory.
1. We will merge your translation!
1. HTML and plain text versions are automatically generated from your markdown file.
1. A link to your translation is automatically added to the translations page.## Contributors
### Code Contributors
This project exists thanks to all the people around the world who contribute. [[Contribute](CONTRIBUTING.md)].
### Financial Contributors
Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/ethical-source/contribute)]
#### Individuals
#### Organizations
Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/ethical-source/contribute)]