Nathan Schneider 3d0370d201 Finished module consolidation | 1 rok pred | |
---|---|---|
_about | 2 rokov pred | |
_data | 2 rokov pred | |
_guides | 2 rokov pred | |
_includes | 1 rok pred | |
_layouts | 2 rokov pred | |
_modules | 1 rok pred | |
_sass | 1 rok pred | |
_templates | 2 rokov pred | |
assets | 1 rok pred | |
css | 2 rokov pred | |
.gitattributes | 7 rokov pred | |
.gitignore | 4 rokov pred | |
.gitlab-ci.yml | 3 rokov pred | |
404.html | 4 rokov pred | |
Gemfile | 2 rokov pred | |
Gemfile.lock | 2 rokov pred | |
LICENSE | 4 rokov pred | |
README.md | 2 rokov pred | |
_config.yml | 2 rokov pred | |
about.md | 2 rokov pred | |
book.md | 3 rokov pred | |
create.md | 2 rokov pred | |
feed.xml | 8 rokov pred | |
guides.md | 2 rokov pred | |
index.html | 2 rokov pred | |
library.md | 4 rokov pred | |
templates.md | 2 rokov pred |
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 an existing one at _template/[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 _template/[template_name].md
.
The app currently depends on Vue.js. Major scripts are located at assets/js/
.
To get involved, contact MEDLab.
gem install jekyll bundler
bundle install
bundle exec jekyll serve