Skip to content

Repository files navigation

IO Cooperative Policies

This repository contains the source for all legal documents and policies published by IO Cooperative.

Deployment

These files are published at https://iocoop.org/policies/ as part of the django-iocoop application. To deploy the latest versions:

  1. Check out the master branch of the django-iocoop git repo locally

  2. Pull the latest versions of the policy files into the policies submodule within django-iocoop:

    cd django-iocoop
    git checkout master
    git pull
    pushd iocoop/static/policies/
    git pull
    popd
    git commit -m "Update to latest policies" iocoop/static/policies/
    git push
  3. Then deploy django-iocoop using the normal deploy instructions

About

IO Cooperative policies. Only policies in text form here, to allow change tracking.

Resources

Stars

4 stars

Watchers

9 watching

Forks

Releases

Packages

Contributors