Bez popisu

Nathan Schneider 2608e6dc51 Merge branch 'phase1' into 'master' před 2 roky
_about f3a2e97283 updates rulebook styling and function před 3 roky
_data 015eba9e6e Code Refactor Phase 1 před 2 roky
_guides 41847ce650 Removed Modules page and updated Guides před 4 roky
_includes 015eba9e6e Code Refactor Phase 1 před 2 roky
_layouts 015eba9e6e Code Refactor Phase 1 před 2 roky
_modules 07814f72ba Revert "Update _modules/consent.md" před 2 roky
_sass 015eba9e6e Code Refactor Phase 1 před 2 roky
_templates 015eba9e6e Code Refactor Phase 1 před 2 roky
assets 015eba9e6e Code Refactor Phase 1 před 2 roky
css 015eba9e6e Code Refactor Phase 1 před 2 roky
.gitattributes a1cb43f3ef Introduce end-of-line normalization před 7 roky
.gitignore a946bd85d6 Use an updated version of ruby před 4 roky
.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 před 3 roky
404.html a946bd85d6 Use an updated version of ruby před 4 roky
Gemfile 015eba9e6e Code Refactor Phase 1 před 2 roky
Gemfile.lock 015eba9e6e Code Refactor Phase 1 před 2 roky
LICENSE 581f8af187 Add LICENSE před 4 roky
README.md 4ddf4f5183 Put js from rule.html into rule-scripts.js to allow for multiple rule layouts před 3 roky
_config.yml 97a8863b11 Added consensus template před 4 roky
about.md f3255204e3 formatting update about page před 3 roky
book.md 94885506a8 Small tweaks here and there před 3 roky
create.md 015eba9e6e Code Refactor Phase 1 před 2 roky
feed.xml 0142a85cee jekyll 3.2.1 default před 8 roky
guides.md 41847ce650 Removed Modules page and updated Guides před 4 roky
index.html 746c080f3d Removed outreach offer před 2 roky
library.md 67746a0fd9 Added modules to Library listing před 4 roky
templates.md 015eba9e6e Code Refactor Phase 1 před 2 roky

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/.