Nathan Schneider 3d0370d201 Finished module consolidation | 1 년 전 | |
---|---|---|
_about | 2 년 전 | |
_data | 2 년 전 | |
_guides | 2 년 전 | |
_includes | 1 년 전 | |
_layouts | 2 년 전 | |
_modules | 1 년 전 | |
_sass | 1 년 전 | |
_templates | 2 년 전 | |
assets | 2 년 전 | |
css | 2 년 전 | |
.gitattributes | 7 년 전 | |
.gitignore | 4 년 전 | |
.gitlab-ci.yml | 3 년 전 | |
404.html | 4 년 전 | |
Gemfile | 2 년 전 | |
Gemfile.lock | 2 년 전 | |
LICENSE | 4 년 전 | |
README.md | 2 년 전 | |
_config.yml | 2 년 전 | |
about.md | 2 년 전 | |
book.md | 3 년 전 | |
create.md | 2 년 전 | |
feed.xml | 8 년 전 | |
guides.md | 2 년 전 | |
index.html | 2 년 전 | |
library.md | 4 년 전 | |
templates.md | 2 년 전 |
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