From 828417b28965a8eb4514a0253cfa2f74ac9bae7c Mon Sep 17 00:00:00 2001 From: Jessica Schilling Date: Mon, 11 Jan 2021 16:00:51 -0700 Subject: [PATCH] Add content: tutorials --- src/_blog/tutorials/README.md | 43 +++++++++++++++++++++++++++++++---- 1 file changed, 39 insertions(+), 4 deletions(-) diff --git a/src/_blog/tutorials/README.md b/src/_blog/tutorials/README.md index 658a2e77..134febab 100644 --- a/src/_blog/tutorials/README.md +++ b/src/_blog/tutorials/README.md @@ -2,10 +2,45 @@ title: Tutorials type: Tutorial data: - - name: 'Sample Tutorial' - title: 'Sample Tutorial' - path: https://github.com/ipfs-shipyard/ipfs-desktop/releases/tag/v0.13.2 + - name: 'ProtoSchool: Decentralized Data Structures' + title: 'ProtoSchool: Decentralized Data Structures' + path: https://proto.school/data-structures date: 2020-09-12T00:00:00.000+00:00 tags: - - ProtoSchool + - 'ProtoSchool' + - 'DAG' + - 'CID' + - name: 'ProtoSchool: Mutable File System' + title: 'ProtoSchool: Mutable File System' + path: https://proto.school/mutable-file-system + date: 2020-09-12T00:00:00.000+00:00 + tags: + - 'ProtoSchool' + - 'MFS' + - name: 'ProtoSchool: Regular Files API' + title: 'ProtoSchool: Regular Files API' + path: https://proto.school/regular-files-api + date: 2020-09-12T00:00:00.000+00:00 + tags: + - 'ProtoSchool' + - 'API' + - name: 'ProtoSchool: P2P Data Links with Content Addressing' + title: 'ProtoSchool: P2P Data Links with Content Addressing' + path: https://proto.school/basics + date: 2020-09-12T00:00:00.000+00:00 + tags: + - 'ProtoSchool' + - name: 'ProtoSchool: Blogging on the Decentralized Web' + title: 'ProtoSchool: Blogging on the Decentralized Web' + path: https://proto.school/blog + date: 2020-09-12T00:00:00.000+00:00 + tags: + - 'ProtoSchool' + - name: 'ProtoSchool: Anatomy of a CID' + title: 'ProtoSchool: Anatomy of a CID' + path: https://proto.school/anatomy-of-a-cid + date: 2020-09-12T00:00:00.000+00:00 + tags: + - 'ProtoSchool' + - 'CID' ---