Nathan Schneider acbb211e62 Merge branch 'ntnsndr-efe865d6-patch-abf8' into 'master' | 21 godzin temu | |
---|---|---|
_about | 2 lat temu | |
_data | 2 lat temu | |
_guides | 2 lat temu | |
_includes | 1 rok temu | |
_layouts | 2 lat temu | |
_modules | 1 rok temu | |
_sass | 1 rok temu | |
_templates | 1 rok temu | |
assets | 2 lat temu | |
css | 2 lat temu | |
.gitattributes | 7 lat temu | |
.gitignore | 4 lat temu | |
.gitlab-ci.yml | 3 lat temu | |
404.html | 4 lat temu | |
Gemfile | 2 lat temu | |
Gemfile.lock | 2 lat temu | |
LICENSE | 4 lat temu | |
README.md | 21 godzin temu | |
_config.yml | 2 lat temu | |
about.md | 2 lat temu | |
book.md | 3 lat temu | |
create.md | 2 lat temu | |
feed.xml | 8 lat temu | |
guides.md | 2 lat temu | |
index.html | 2 lat temu | |
library.md | 4 lat temu | |
templates.md | 2 lat temu |
The repos for this project are now located here
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