Tidak Ada Deskripsi

Nathan Schneider 33d6d322c6 Update .gitlab-ci.yml: Had to change ruby version from latest to 2, following this thread https://gitlab.com/pages/jekyll/-/issues/40 4 tahun lalu
_about 0da5e933d9 Fixed modules.html 4 tahun lalu
_data cc5d46013c Added questions and icons to module_types database 4 tahun lalu
_guides 41847ce650 Removed Modules page and updated Guides 4 tahun lalu
_includes 63e80d973c rule.html tweaks 4 tahun lalu
_layouts 45d165ace8 Removed extra "---" in .md export 4 tahun lalu
_modules f45a4a0d8c Additions and changes to the _modules list, drawing some from GovBase 4 tahun lalu
_sass c61c4b62d2 Several usability improvements, such as hiding RuleWriter by default and having modules hidden by default 4 tahun lalu
_templates 97a8863b11 Added consensus template 4 tahun lalu
assets 0370559a1d Removed non-working mobile drag-drop fix 4 tahun lalu
css 0961870ec3 Layout changes for readability 5 tahun lalu
.gitattributes a1cb43f3ef Introduce end-of-line normalization 8 tahun lalu
.gitignore a946bd85d6 Use an updated version of ruby 5 tahun lalu
.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 4 tahun lalu
404.html a946bd85d6 Use an updated version of ruby 5 tahun lalu
Gemfile b125002fe9 Update Gemfile to Jekyll 4.1.0 4 tahun lalu
Gemfile.lock 7b542bd20f Update Gemfile.lock to Jekyll 4.1.0 4 tahun lalu
LICENSE 581f8af187 Add LICENSE 5 tahun lalu
README.md 4ddf4f5183 Put js from rule.html into rule-scripts.js to allow for multiple rule layouts 4 tahun lalu
_config.yml 97a8863b11 Added consensus template 4 tahun lalu
about.md 654643ad69 Added Jo Freeman quote to About 4 tahun lalu
create.md 41847ce650 Removed Modules page and updated Guides 4 tahun lalu
feed.xml 0142a85cee jekyll 3.2.1 default 9 tahun lalu
guides.md 41847ce650 Removed Modules page and updated Guides 4 tahun lalu
index.md a9d2dbdd19 Re-merged builder and writer into Create 4 tahun lalu
library.md 67746a0fd9 Added modules to Library listing 4 tahun lalu
templates.md dd553499ba Fixed incorrect text on Templates page 4 tahun lalu

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