diff --git a/docs/about/contribute.md b/docs/about/contribute.md index 1a4045c..a6b3154 100644 --- a/docs/about/contribute.md +++ b/docs/about/contribute.md @@ -1,6 +1,6 @@ # Contribute -Democratic Mediums is a participatory project that depends on community contributions. Please share your expertise by helping to make this resource more useful for others. +Democratic Mediums is a participatory effort that depends on community contributions. Please share your expertise by helping to make this resource more useful for others. To contribute, you can fork [the project on GitLab](https://gitlab.com/medlabboulder/democraticmediums) and submit a merge request once you have made your changes. The website is built with [MkDocs](https://www.mkdocs.org/), a simple but powerful static site generator for Markdown files. diff --git a/docs/mediums/approval-voting.md b/docs/mediums/approval-voting.md new file mode 100644 index 0000000..cb4e7c7 --- /dev/null +++ b/docs/mediums/approval-voting.md @@ -0,0 +1,21 @@ +# Approval voting + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/boards.md b/docs/mediums/boards.md new file mode 100644 index 0000000..bf2e8c2 --- /dev/null +++ b/docs/mediums/boards.md @@ -0,0 +1,21 @@ +# Boards + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/bureaucracy.md b/docs/mediums/bureaucracy.md new file mode 100644 index 0000000..24ddc66 --- /dev/null +++ b/docs/mediums/bureaucracy.md @@ -0,0 +1,23 @@ +# Bureaucracy + +OVERVIEW + + + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/caucus.md b/docs/mediums/caucus.md new file mode 100644 index 0000000..79b2b94 --- /dev/null +++ b/docs/mediums/caucus.md @@ -0,0 +1,21 @@ +# Caucus + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/condorcet.md b/docs/mediums/condorcet.md new file mode 100644 index 0000000..9c86979 --- /dev/null +++ b/docs/mediums/condorcet.md @@ -0,0 +1,21 @@ +# Condorcet + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/consensus_process.md b/docs/mediums/consensus_process.md new file mode 100644 index 0000000..453ea98 --- /dev/null +++ b/docs/mediums/consensus_process.md @@ -0,0 +1,21 @@ +# Consensus process + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/consensus_protocol.md b/docs/mediums/consensus_protocol.md new file mode 100644 index 0000000..d463a6e --- /dev/null +++ b/docs/mediums/consensus_protocol.md @@ -0,0 +1,21 @@ +# Consensus protocol + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/constitution.md b/docs/mediums/constitution.md new file mode 100644 index 0000000..6975aa5 --- /dev/null +++ b/docs/mediums/constitution.md @@ -0,0 +1,21 @@ +# Constitution + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/delegation.md b/docs/mediums/delegation.md new file mode 100644 index 0000000..77f3935 --- /dev/null +++ b/docs/mediums/delegation.md @@ -0,0 +1,21 @@ +# Range voting + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/federation.md b/docs/mediums/federation.md new file mode 100644 index 0000000..7f72c38 --- /dev/null +++ b/docs/mediums/federation.md @@ -0,0 +1,21 @@ +# Federation + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/identity.md b/docs/mediums/identity.md new file mode 100644 index 0000000..9a85862 --- /dev/null +++ b/docs/mediums/identity.md @@ -0,0 +1,21 @@ +# Identity + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/judiciary.md b/docs/mediums/judiciary.md new file mode 100644 index 0000000..96b4694 --- /dev/null +++ b/docs/mediums/judiciary.md @@ -0,0 +1,23 @@ +# Judiciary + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + + + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/multicameralism.md b/docs/mediums/multicameralism.md new file mode 100644 index 0000000..a685459 --- /dev/null +++ b/docs/mediums/multicameralism.md @@ -0,0 +1,21 @@ +# Multicameralism + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/ownership.md b/docs/mediums/ownership.md new file mode 100644 index 0000000..6c1b469 --- /dev/null +++ b/docs/mediums/ownership.md @@ -0,0 +1,21 @@ +# Ownership + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/precedent.md b/docs/mediums/precedent.md new file mode 100644 index 0000000..cb2d53b --- /dev/null +++ b/docs/mediums/precedent.md @@ -0,0 +1,25 @@ +# Precedent + +OVERVIEW + + + +## History + + + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/quadratic-voting.md b/docs/mediums/quadratic-voting.md new file mode 100644 index 0000000..9d63123 --- /dev/null +++ b/docs/mediums/quadratic-voting.md @@ -0,0 +1,21 @@ +# Quadratic voting + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/range-voting.md b/docs/mediums/range-voting.md new file mode 100644 index 0000000..77f3935 --- /dev/null +++ b/docs/mediums/range-voting.md @@ -0,0 +1,21 @@ +# Range voting + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/ranked_choice.md b/docs/mediums/ranked_choice.md new file mode 100644 index 0000000..232f132 --- /dev/null +++ b/docs/mediums/ranked_choice.md @@ -0,0 +1,25 @@ +# Ranked choice + +OVERVIEW + + + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + + + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/representation.md b/docs/mediums/representation.md new file mode 100644 index 0000000..cb2aa51 --- /dev/null +++ b/docs/mediums/representation.md @@ -0,0 +1,21 @@ +# Representation + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/reputation.md b/docs/mediums/reputation.md new file mode 100644 index 0000000..b828410 --- /dev/null +++ b/docs/mediums/reputation.md @@ -0,0 +1,26 @@ +# Reputation + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + + + + +### Tools + + + +## Bibliography + +## Further reading diff --git a/docs/mediums/ritual.md b/docs/mediums/ritual.md new file mode 100644 index 0000000..535f373 --- /dev/null +++ b/docs/mediums/ritual.md @@ -0,0 +1,21 @@ +# Ritual + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/secrecy.md b/docs/mediums/secrecy.md new file mode 100644 index 0000000..e4e94f0 --- /dev/null +++ b/docs/mediums/secrecy.md @@ -0,0 +1,21 @@ +# Secrecy + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/secret_ballot.md b/docs/mediums/secret_ballot.md new file mode 100644 index 0000000..14bd94b --- /dev/null +++ b/docs/mediums/secret_ballot.md @@ -0,0 +1,21 @@ +# Secret ballot + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/separation_of_powers.md b/docs/mediums/separation_of_powers.md new file mode 100644 index 0000000..fec5dfd --- /dev/null +++ b/docs/mediums/separation_of_powers.md @@ -0,0 +1,21 @@ +# Separation of powers + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/sortition.md b/docs/mediums/sortition.md index 2e9dfa7..4e80525 100644 --- a/docs/mediums/sortition.md +++ b/docs/mediums/sortition.md @@ -1,3 +1,25 @@ # Sortition -Beginning with the Greeks. \ No newline at end of file +OVERVIEW + +## History + + + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + + + +### Tools + +## Bibliography + +## Further reading diff --git a/docs/mediums/term_limits.md b/docs/mediums/term_limits.md new file mode 100644 index 0000000..ff6a26f --- /dev/null +++ b/docs/mediums/term_limits.md @@ -0,0 +1,21 @@ +# Term limits + +OVERVIEW + +## History + +## Feedback loops + +### Sensitivities + +### Oversights + +## Implementations + +### Communities + +### Tools + +## Bibliography + +## Further reading