We follow a simple code of conduct: Be good to and for the community.
Welcome! Distributed Chaos is a community project and we welcome contributions of all kinds!
- Found a bug?
- Need to request a feature?
- Want your group listed or updated?
- Have a blog post abstract to submit?
Open an issue and we'll get back with you!
All group info lives in _data/groups.yml. The comment at the top shows all available fields and indicates which are required/optional. We try to keep the group list alphabetized, so please keep that in mind when adding a new group.
We’re not strict about code style, but please:
- Open an issue before submitting major changes
- Keep pull requests focused on single issues
- Include relatively detailed commit messages
This project is built using Ruby and Jekyll. You'll need to install Ruby and Make before you will be able to build this project.
Once dependencies are satisfied, you should be able to clone this repository (or your fork of it) and run the following commands to host locally:
bundle install
bundle exec jekyll serveAll original content in this repository including Markdown files, blog posts, documentation, and static site content is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
You are free to:
- Share, copy, and redistribute the material in any medium or format.
- Adapt, remix, transform, and build upon the material for any purpose.
Under the following terms:
- You must give appropriate credit, provide a link to the license, and indicate if changes were made.
- If you remix, transform, or build upon the material, you must distribute your contributions under the same license.
This license does not apply to third-party assets, external libraries, or referenced works, which retain their original licenses.
The minimal JS and theme scaffolding used to present this content are licensed under the MIT License, unless otherwise stated.