説明なし

Nathan Schneider 94885506a8 Small tweaks here and there 3 年 前
_about f3a2e97283 updates rulebook styling and function 3 年 前
_data cc5d46013c Added questions and icons to module_types database 4 年 前
_guides 41847ce650 Removed Modules page and updated Guides 4 年 前
_includes 167f045afd updates header 3 年 前
_layouts 633913a0ed implements loading skeleton 3 年 前
_modules f45a4a0d8c Additions and changes to the _modules list, drawing some from GovBase 3 年 前
_sass 8a570cf15d tweeks footer style 3 年 前
_templates 97a8863b11 Added consensus template 4 年 前
assets 981268ccc8 updates favicon 3 年 前
css f7b5037847 adds new icons and styles 3 年 前
.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 b125002fe9 Update Gemfile to Jekyll 4.1.0 3 年 前
Gemfile.lock ab4d749609 updates gemfile 3 年 前
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 41847ce650 Removed Modules page and updated Guides 4 年 前
feed.xml 0142a85cee jekyll 3.2.1 default 8 年 前
guides.md 41847ce650 Removed Modules page and updated Guides 4 年 前
index.html 94885506a8 Small tweaks here and there 3 年 前
library.md 67746a0fd9 Added modules to Library listing 4 年 前
templates.md 94885506a8 Small tweaks here and there 3 年 前

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