Skip to content

Commit

Permalink
add more content
Browse files Browse the repository at this point in the history
  • Loading branch information
SamGuay committed Mar 20, 2021
1 parent 609ebab commit bb04b65
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 12 deletions.
1 change: 1 addition & 0 deletions config/_default/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ theme: learn
defaultContentLanguage: fr
defaultContentLanguageInSubdir: true

enableEmoji: true
removePathAccents: true
outputs:
home: ["HTML", "RSS", "JSON"]
Expand Down
12 changes: 11 additions & 1 deletion content/en/matrix/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Matrix Documentation"
date: 2020-08-02T21:26:25+02:00
chapter: true
draft: false
---
Expand All @@ -10,3 +9,14 @@ draft: false
[Matrix](https://matrix.org) is a free and open, secure, decentralized protocol
for real-time communication, also known by the name of one of its clients -
[Element](https://element.io).

## What is Matrix?

{{< youtube jr2mXSKq3B4 >}}

## Why provide Matrix to open science enthusiasts?

## Our long-term goal

In the future, we hope Canada could be connected at least as much as Germany in
terms of Matrix servers.
20 changes: 10 additions & 10 deletions content/en/matrix/clients/browser.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ weight: 10
In order to use our Element Web client, you have to go
[https://chat.openscience.ca](https://chat.openscience.ca).

{{% notice info %}} Unless you have already registered with another matrix
server and know how to join our server through the federation, the first time
you use our service, you will have to register by clicking on
"[Create Account](https://chat.openscience.ca/#/register)" on the homepage
[https://chat.openscience.ca](https://chat.openscience.ca).
{{% notice info %}} The first time you use our service, you will have to
register by clicking on
"[Create Account](https://chat.openscience.ca/#/register)" on the chat homepage
[https://chat.openscience.ca](https://chat.openscience.ca) unless you have
already registered with another matrix server and know how to join our server
through the federation.

If you require help during the registration process, you can refer to the [First
steps]({{% ref "matrix/first-steps" %}}) section.
Expand All @@ -36,11 +37,10 @@ following structure: `@USERNAME:openscience.ca`
1. Click on _Sign In_
1. You are now signed in, congratulations! :tada:

{{% notice warning %}} If you want to immediately start using a [Matrix
Client]({{< relref "../clients" >}}) instead of the above mentioned website
(Element Web-App installed at openscience.ca), it is important to change the
home server from the default matrix.org server to https://matrix.openscience.ca
{{% /notice %}}
{{% notice warning %}} If you want to immediately start using another [Matrix
Client]({{< relref "../clients" >}}) instead of the Element Web client installed
at chat.openscience.ca, it is important to change the home server from the
default matrix.org server to https://matrix.openscience.ca {{% /notice %}}

## Browser settings

Expand Down
2 changes: 1 addition & 1 deletion content/en/matrix/clients/desktop.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ server like matrix.org.
change it. We recommend using your `FirstLastname` but you are free to pick
any username that complies with our Code of Conduct.
1. Click on the _Register_ button.
1. Voilà, you should now be signed in the Matrix 🌐!
1. Voilà, you should now be signed in in the Matrix 🌐!

### Sign in

Expand Down
13 changes: 13 additions & 0 deletions content/en/matrix/settings/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Important settings"
draft: false
chapter: false
weight: 10
---

{{% notice warning %}}

This page is under construction. For basic settings info,
https://element.io/help may help you in the meantime.

{{% /notice %}}

0 comments on commit bb04b65

Please sign in to comment.