Sfoglia il codice sorgente

Fix publication date and description

Brendan Abolivier 7 anni fa
parent
commit
bf043bb54f
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      content/enter-the-matrix.md

+ 2
- 2
content/enter-the-matrix.md Vedi File

1
 ---
1
 ---
2
 title: Enter the Matrix
2
 title: Enter the Matrix
3
-description: Matrix is a protocol for decentralised, federated and secure communications, created and mainly built by New Vector, a company split between London, UK and Rennes, France. It's based on RESTful HTTP/JSON APIs, documented in open specifications, and is designed to be usable for anything that requires real-time-ish communications, from instant messaging to IoT. Let's see how it works and how to make a basic use of it.
3
+description: Matrix is a protocol for decentralised, federated and secure communications, created and maintained by New Vector, a company split between London, UK and Rennes, France. It's based on RESTful HTTP/JSON APIs, documented in open specifications, and is designed to be usable for anything that requires real-time-ish communications, from instant messaging to IoT. Let's see how it works and how to make a basic use of it.
4
 tags: [ 'free', 'software', 'decentralisation', 'federation', 'communications' ]
4
 tags: [ 'free', 'software', 'decentralisation', 'federation', 'communications' ]
5
-publishDate: 2018-05-12T00:00:00+02:00
5
+publishDate: 2018-05-13T00:00:00+02:00
6
 draft: false
6
 draft: false
7
 thumbnail: /enter-the-matrix/room-schema.png
7
 thumbnail: /enter-the-matrix/room-schema.png
8
 ---
8
 ---