No Description

Nathan Schneider 94885506a8 Small tweaks here and there 2 years ago
_about f3a2e97283 updates rulebook styling and function 2 years ago
_data cc5d46013c Added questions and icons to module_types database 3 years ago
_guides 41847ce650 Removed Modules page and updated Guides 3 years ago
_includes 167f045afd updates header 2 years ago
_layouts 633913a0ed implements loading skeleton 2 years ago
_modules f45a4a0d8c Additions and changes to the _modules list, drawing some from GovBase 3 years ago
_sass 8a570cf15d tweeks footer style 2 years ago
_templates 97a8863b11 Added consensus template 3 years ago
assets 981268ccc8 updates favicon 2 years ago
css f7b5037847 adds new icons and styles 3 years ago
.gitattributes a1cb43f3ef Introduce end-of-line normalization 7 years ago
.gitignore a946bd85d6 Use an updated version of ruby 4 years ago
.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 years ago
404.html a946bd85d6 Use an updated version of ruby 4 years ago
Gemfile b125002fe9 Update Gemfile to Jekyll 4.1.0 3 years ago
Gemfile.lock ab4d749609 updates gemfile 3 years ago
LICENSE 581f8af187 Add LICENSE 4 years ago
README.md 4ddf4f5183 Put js from rule.html into rule-scripts.js to allow for multiple rule layouts 3 years ago
_config.yml 97a8863b11 Added consensus template 3 years ago
about.md f3255204e3 formatting update about page 3 years ago
book.md 94885506a8 Small tweaks here and there 2 years ago
create.md 41847ce650 Removed Modules page and updated Guides 3 years ago
feed.xml 0142a85cee jekyll 3.2.1 default 8 years ago
guides.md 41847ce650 Removed Modules page and updated Guides 3 years ago
index.html 94885506a8 Small tweaks here and there 2 years ago
library.md 67746a0fd9 Added modules to Library listing 3 years ago
templates.md 94885506a8 Small tweaks here and there 2 years ago

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