Нет описания

Drew 015eba9e6e Code Refactor Phase 1 2 лет назад
_about f3a2e97283 updates rulebook styling and function 3 лет назад
_data 015eba9e6e Code Refactor Phase 1 2 лет назад
_guides 41847ce650 Removed Modules page and updated Guides 4 лет назад
_includes 015eba9e6e Code Refactor Phase 1 2 лет назад
_layouts 015eba9e6e Code Refactor Phase 1 2 лет назад
_modules 07814f72ba Revert "Update _modules/consent.md" 2 лет назад
_sass 015eba9e6e Code Refactor Phase 1 2 лет назад
_templates 015eba9e6e Code Refactor Phase 1 2 лет назад
assets 015eba9e6e Code Refactor Phase 1 2 лет назад
css 015eba9e6e Code Refactor Phase 1 2 лет назад
.gitattributes a1cb43f3ef Introduce end-of-line normalization 7 лет назад
.gitignore a946bd85d6 Use an updated version of ruby 4 лет назад
.gitlab-ci.yml 33d6d322c6 Update .gitlab-ci.yml: Had to change ruby version from latest to 2, following this thread https://gitlab.com/pages/jekyll/-/issues/40 3 лет назад
404.html a946bd85d6 Use an updated version of ruby 4 лет назад
Gemfile 015eba9e6e Code Refactor Phase 1 2 лет назад
Gemfile.lock 015eba9e6e Code Refactor Phase 1 2 лет назад
LICENSE 581f8af187 Add LICENSE 4 лет назад
README.md 4ddf4f5183 Put js from rule.html into rule-scripts.js to allow for multiple rule layouts 3 лет назад
_config.yml 97a8863b11 Added consensus template 4 лет назад
about.md f3255204e3 formatting update about page 3 лет назад
book.md 94885506a8 Small tweaks here and there 3 лет назад
create.md 015eba9e6e Code Refactor Phase 1 2 лет назад
feed.xml 0142a85cee jekyll 3.2.1 default 8 лет назад
guides.md 41847ce650 Removed Modules page and updated Guides 4 лет назад
index.html 746c080f3d Removed outreach offer 2 лет назад
library.md 67746a0fd9 Added modules to Library listing 4 лет назад
templates.md 015eba9e6e Code Refactor Phase 1 2 лет назад

README.md

CommunityRule


A governance toolkit for great communities, located at communityrule.info.


This project welcomes contributors. All contributions are assumed to accept the project's GPL and Creative Commons licenses.

To contribute governance templates, copy create.md at _create/[template_name].md and fill out the YAML metadata. This will automatically add a new template into the system.

Propose edits to existing governance templates at _create/[template_name].md.

Most of CommunityRule's interactive features occur at _layouts/rule.html and _includes/rule-scripts.js. The Module data is located in _modules/.