RadicalxChange Wiki
Welcome to the RadicalxChange Wiki!
In this section you’ll find more detailed explainers on key RxC concepts, tools, project case studies and the activities of our global communities. Explore the background, or you’re welcome to contribute new definitions, explainers or concepts you think would enrich our community of knowledge and practice.
This is an open-source community effort, so feel free to suggest new topics, add new content, and provide examples wherever you think it might be helpful. All documentation can be edited via GitHub – if you’re unsure how, follow the instructions below.
Key Themes and Projects
-
Data Dignity
-
Tools
-
Projects
-
-
Civic Tech
-
Tools
-
Projects
-
-
Radical Antitrust
-
Tools
-
Projects
-
-
Sectoral Data Bargaining
-
Social Identity
-
Participation Officers’ Network
-
The Data Freedom Act
-
Data Escrow
Editing Pages (Markdown Files)
- On developer docs page click on
Edit Page
- You need to be signed in to GitHub
- Click on the pen icon to fork and edit the file
- Editing MD files
- Markdown is somewhat similar to HTML, you can use
#
forh1
which is the largest heading or##
forh2
. - Here’s a little guide for better understanding of the same.
- You can directly edit these files on GitHub and can preview by clicking on the preview button.
- Markdown is somewhat similar to HTML, you can use
- Scroll down, write a brief description about the changes you made and click on
Propose Changes
. - Click on
Create pull request
and wait for the reviewers to review your PR.