JanushiShastri 27130def80 solved issue: remove colon when description is empty | 4 mēneši atpakaļ | |
---|---|---|
_about | 2 gadi atpakaļ | |
_data | 2 gadi atpakaļ | |
_guides | 2 gadi atpakaļ | |
_includes | 4 mēneši atpakaļ | |
_layouts | 8 mēneši atpakaļ | |
_modules | 1 gadu atpakaļ | |
_sass | 1 gadu atpakaļ | |
_templates | 1 gadu atpakaļ | |
assets | 4 mēneši atpakaļ | |
css | 2 gadi atpakaļ | |
.gitattributes | 7 gadi atpakaļ | |
.gitignore | 4 gadi atpakaļ | |
.gitlab-ci.yml | 3 gadi atpakaļ | |
404.html | 4 gadi atpakaļ | |
Gemfile | 2 gadi atpakaļ | |
Gemfile.lock | 2 gadi atpakaļ | |
LICENSE | 4 gadi atpakaļ | |
README.md | 2 gadi atpakaļ | |
_config.yml | 2 gadi atpakaļ | |
about.md | 6 mēneši atpakaļ | |
book.md | 3 gadi atpakaļ | |
create.md | 2 gadi atpakaļ | |
feed.xml | 8 gadi atpakaļ | |
guides.md | 2 gadi atpakaļ | |
index.html | 2 gadi atpakaļ | |
library.md | 4 gadi atpakaļ | |
templates.md | 2 gadi atpakaļ |
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