small update

main
Gabriel 2 weeks ago
parent 2f39b0fbb1
commit 78d78aa88e

@ -3,4 +3,4 @@ title: 'Canadian Cyber Freedom'
weight: 3
---
[Aide](/how/translate/)
[Aidez](/how/translate/)

@ -17,5 +17,4 @@ weight: 3
*Currently, [this project](/about) is in early phases of construction, help is needed to improve faster*! It's a great time to [get involved](/how/getting-started) The goal is to build a world-class resource for Canadians who are eager to help make Canada the **most free country in Cyberspace**.
Learn how to [get started!](/how/getting-started/)
Join the [matrix space](https://matrix.to/#/#canada:libresolutions.network)

@ -1,6 +1,7 @@
---
title: "Join the Community"
description: "Get invovled in Canadian Cyber Freedom"
draft: true
---

@ -8,8 +8,6 @@ description: "Submit your changes today!"
If you're interested in making changes please see the [rules](/about/rules/) and ensure they are in alignment with what you hope to share.
### Need Help?
The best way to get in touch is to join the [Matrix Space](/how/community)
## Concepts
@ -37,11 +35,6 @@ Video: [Hugo in 100 Seconds](https://youtu.be/0RKpf3rK57I)
---
### Matrix Space
You may also find it helpful to join the [Matrix Space](/how/community)
## Cloning the Repository

@ -0,0 +1,27 @@
---
title: "What is Cyberfreedom?"
description: "Explaining Operation: Beehive in under 2 minutes"
draft: True
---
## What is Canadian Cyber Freedom
Cyberfreedom.ca is a website that's build with a git repository, this means that the content of the website is open source. We are welcoming contributions, if you can spend a bit of effort learning how to use `git`. To get started, I'll explain why git is useful.
## What is Git?
Git is a distributed version control system. This software tracks changes in software projects. The good news is that a website is simply another software project. With few exceptions, git is usually only used for technical projects, like software, and websites about software. Freedom-fighters have the opportunity to adopt this tool to learn how to build useful resources quickly. By decentralizing the process we enable parallel work and can out-maneuver bureaucracies.
## Why does it help?
By using a repository, a knowledgeable techie can sync changes submitted by the community to a website with a tool called a static site generator. The largest benefit is that it allows large groups of people to maintain a website without all having to share technical skills beyond git. A single person may only need to make a single change whereas other groups can submit tons of changes. The system is flexible, and the site can be cheaply redistributed over other mediums.
## Why it matters
It's important to lean this skill so that activists and members of the community are able to quickly and efficiently engage on important topics. Very often, people who are passionate to contribute to important work are turned away due to the complexities of negotiating trust and managing volunteers. For some activities, such as putting together valuable information, this way of working which I call "Operation: Beehive" is an excellent way of getting a lot of work done quickly, with enough engagement.
## Outro
As a way to teach-by-doing Canadian Cyber Freedom aims to be a resource to help Canadians understand laws that impact their online freedom and privacy. This is your opportunity to learn how to contribute to a git repository, or even learn how to create your own. By getting involved you learn a valuable skill and can contribute to strengthening the free and open web in Canada.
Loading…
Cancel
Save