Skip to content

iocoop/policies

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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
    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

Watchers

Forks

Packages

No packages published