Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit bb04b65

Browse files
committed
add more content
1 parent 609ebab commit bb04b65

File tree

5 files changed

+36
-12
lines changed

5 files changed

+36
-12
lines changed

config/_default/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ theme: learn
66
defaultContentLanguage: fr
77
defaultContentLanguageInSubdir: true
88

9+
enableEmoji: true
910
removePathAccents: true
1011
outputs:
1112
home: ["HTML", "RSS", "JSON"]

content/en/matrix/_index.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: "Matrix Documentation"
3-
date: 2020-08-02T21:26:25+02:00
43
chapter: true
54
draft: false
65
---
@@ -10,3 +9,14 @@ draft: false
109
[Matrix](https://matrix.org) is a free and open, secure, decentralized protocol
1110
for real-time communication, also known by the name of one of its clients -
1211
[Element](https://element.io).
12+
13+
## What is Matrix?
14+
15+
{{< youtube jr2mXSKq3B4 >}}
16+
17+
## Why provide Matrix to open science enthusiasts?
18+
19+
## Our long-term goal
20+
21+
In the future, we hope Canada could be connected at least as much as Germany in
22+
terms of Matrix servers.

content/en/matrix/clients/browser.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ weight: 10
1111
In order to use our Element Web client, you have to go
1212
[https://chat.openscience.ca](https://chat.openscience.ca).
1313

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

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

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

4545
## Browser settings
4646

content/en/matrix/clients/desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ server like matrix.org.
2929
change it. We recommend using your `FirstLastname` but you are free to pick
3030
any username that complies with our Code of Conduct.
3131
1. Click on the _Register_ button.
32-
1. Voilà, you should now be signed in the Matrix 🌐!
32+
1. Voilà, you should now be signed in in the Matrix 🌐!
3333

3434
### Sign in
3535

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Important settings"
3+
draft: false
4+
chapter: false
5+
weight: 10
6+
---
7+
8+
{{% notice warning %}}
9+
10+
This page is under construction. For basic settings info,
11+
https://element.io/help may help you in the meantime.
12+
13+
{{% /notice %}}

0 commit comments

Comments
 (0)