Nathan Schneider 8ba04fc1a7 Updates to About page | 5 月之前 | |
---|---|---|
_about | 2 年之前 | |
_data | 2 年之前 | |
_guides | 2 年之前 | |
_includes | 1 年之前 | |
_layouts | 7 月之前 | |
_modules | 1 年之前 | |
_sass | 1 年之前 | |
_templates | 1 年之前 | |
assets | 1 年之前 | |
css | 2 年之前 | |
.gitattributes | 7 年之前 | |
.gitignore | 4 年之前 | |
.gitlab-ci.yml | 3 年之前 | |
404.html | 4 年之前 | |
Gemfile | 2 年之前 | |
Gemfile.lock | 2 年之前 | |
LICENSE | 4 年之前 | |
README.md | 1 年之前 | |
_config.yml | 2 年之前 | |
about.md | 5 月之前 | |
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