diff --git a/src/_blog/tutorials.md b/src/_blog/tutorials.md index bc397473..93c2ca34 100644 --- a/src/_blog/tutorials.md +++ b/src/_blog/tutorials.md @@ -4,93 +4,100 @@ type: Tutorial sitemap: exclude: true data: - - name: 'ProtoSchool: Introduction to libp2p' - title: 'ProtoSchool: Introduction to libp2p' - path: https://proto.school/introduction-to-libp2p - card_image: '/2021-02-17-cardheader-protoschool-intro-to-libp2p.jpg' - date: 2021-02-17 - tags: - - ProtoSchool - - libp2p - - name: How to Leverage Cloudflare and IPFS to Host a Free High-Availability Site - title: How to Leverage Cloudflare and IPFS to Host a Free High-Availability Site - path: https://coywolf.pro/webmaster/ipfs-distributed-web-cloudflare-host-site/ - date: 2021-02-10 - tags: - - static publishing - - IPFS Desktop - card_image: '/tutorial-20210210-cloudflare-ipfs.png' - - name: 'ProtoSchool: Merkle DAGs — Structuring Data for the Distributed Web' - title: 'ProtoSchool: Merkle DAGs — Structuring Data for the Distributed Web' - path: https://proto.school/merkle-dags - date: 2021-01-14 - tags: - - ProtoSchool - - DAG - - IPLD - - CID - card_image: '/2021-01-14-tutorial-protoschool-merkledags.png' - - name: 'ProtoSchool: Anatomy of a CID' - title: 'ProtoSchool: Anatomy of a CID' - path: https://proto.school/anatomy-of-a-cid - date: 2020-03-16 - tags: - - ProtoSchool - - CID - card_image: '/084-explore-the-anatomy-of-a-cid-on-protoschool-header-image.png' - - name: 'ProtoSchool: Regular Files API' - title: 'ProtoSchool: Regular Files API' - path: https://proto.school/regular-files-api - date: 2020-09-12 - tags: - - ProtoSchool - - API - - js-ipfs - card_image: '/2020-09-11-tutorial-protoschool-regularfilesapi.png' - - name: 'ProtoSchool: Mutable File System' - title: 'ProtoSchool: Mutable File System' - path: https://proto.school/mutable-file-system - date: 2019-06-11 - tags: - - ProtoSchool - - MFS - - js-ipfs - card_image: '/084-explore-the-anatomy-of-a-cid-on-protoschool-header-image.png' - - name: 'ProtoSchool: Content Addressing on the Decentralized Web' - title: 'ProtoSchool: Content Addressing on the Decentralized Web' - path: https://proto.school/content-addressing - date: 2019-01-03 - tags: - - ProtoSchool - - DAG - - CID - - js-ipfs - - IPLD - card_image: '/2021-01-12-tutorial-protoschool-contentaddressing.png' - - name: 'ProtoSchool: Blogging on the Decentralized Web' - title: 'ProtoSchool: Blogging on the Decentralized Web' - path: https://proto.school/blog - date: 2018-08-01 - tags: - - ProtoSchool - - static publishing - - js-ipfs - - IPLD - - DAG - card_image: '/2020-09-11-tutorial-protoschool-blogging.png' - - name: 'ProtoSchool: P2P Data Links with Content Addressing' - title: 'ProtoSchool: P2P Data Links with Content Addressing' - path: https://proto.school/basics - date: 2018-07-31 - tags: - - ProtoSchool - - CID - card_image: '/2020-09-11-tutorial-protoschool-datalinks.png' - - name: Install IPFS on a Raspberry Pi 2 - title: Install IPFS on a Raspberry Pi 2 - path: https://www.siliconian.com/blog/16-bitcoin-blockchain/23-beginner-s-guide-to-installing-ipfs-on-a-raspberry-pi-2 - date: 2015-05-02 - tags: - - ProtoSchool - card_image: '/2015-05-02-tutorial-raspberrypi-siliconian.png' +- title: Decentralized Uniswap Interface Hosting on IPFS + date: 2021-03-31 + path: https://medium.com/crustnetwork/decentralized-uniswap-interface-hosting-on-ipfs-18a78d1209ac + card_image: "/2021-04-15-cardheader-crust-ipfs-uniswap-integration.jpg" + tags: + - static publishing +- name: 'ProtoSchool: Introduction to libp2p' + title: 'ProtoSchool: Introduction to libp2p' + path: https://proto.school/introduction-to-libp2p + card_image: "/2021-02-17-cardheader-protoschool-intro-to-libp2p.jpg" + date: 2021-02-17 + tags: + - ProtoSchool + - libp2p +- name: How to Leverage Cloudflare and IPFS to Host a Free High-Availability Site + title: How to Leverage Cloudflare and IPFS to Host a Free High-Availability Site + path: https://coywolf.pro/webmaster/ipfs-distributed-web-cloudflare-host-site/ + date: 2021-02-10 + tags: + - static publishing + - IPFS Desktop + card_image: "/tutorial-20210210-cloudflare-ipfs.png" +- name: 'ProtoSchool: Merkle DAGs — Structuring Data for the Distributed Web' + title: 'ProtoSchool: Merkle DAGs — Structuring Data for the Distributed Web' + path: https://proto.school/merkle-dags + date: 2021-01-14 + tags: + - ProtoSchool + - DAG + - IPLD + - CID + card_image: "/2021-01-14-tutorial-protoschool-merkledags.png" +- name: 'ProtoSchool: Anatomy of a CID' + title: 'ProtoSchool: Anatomy of a CID' + path: https://proto.school/anatomy-of-a-cid + date: 2020-03-16 + tags: + - ProtoSchool + - CID + card_image: "/084-explore-the-anatomy-of-a-cid-on-protoschool-header-image.png" +- name: 'ProtoSchool: Regular Files API' + title: 'ProtoSchool: Regular Files API' + path: https://proto.school/regular-files-api + date: 2020-09-12 + tags: + - ProtoSchool + - API + - js-ipfs + card_image: "/2020-09-11-tutorial-protoschool-regularfilesapi.png" +- name: 'ProtoSchool: Mutable File System' + title: 'ProtoSchool: Mutable File System' + path: https://proto.school/mutable-file-system + date: 2019-06-11 + tags: + - ProtoSchool + - MFS + - js-ipfs + card_image: "/084-explore-the-anatomy-of-a-cid-on-protoschool-header-image.png" +- name: 'ProtoSchool: Content Addressing on the Decentralized Web' + title: 'ProtoSchool: Content Addressing on the Decentralized Web' + path: https://proto.school/content-addressing + date: 2019-01-03 + tags: + - ProtoSchool + - DAG + - CID + - js-ipfs + - IPLD + card_image: "/2021-01-12-tutorial-protoschool-contentaddressing.png" +- name: 'ProtoSchool: Blogging on the Decentralized Web' + title: 'ProtoSchool: Blogging on the Decentralized Web' + path: https://proto.school/blog + date: 2018-08-01 + tags: + - ProtoSchool + - static publishing + - js-ipfs + - IPLD + - DAG + card_image: "/2020-09-11-tutorial-protoschool-blogging.png" +- name: 'ProtoSchool: P2P Data Links with Content Addressing' + title: 'ProtoSchool: P2P Data Links with Content Addressing' + path: https://proto.school/basics + date: 2018-07-31 + tags: + - ProtoSchool + - CID + card_image: "/2020-09-11-tutorial-protoschool-datalinks.png" +- name: Install IPFS on a Raspberry Pi 2 + title: Install IPFS on a Raspberry Pi 2 + path: https://www.siliconian.com/blog/16-bitcoin-blockchain/23-beginner-s-guide-to-installing-ipfs-on-a-raspberry-pi-2 + date: 2015-05-02 + tags: + - ProtoSchool + card_image: "/2015-05-02-tutorial-raspberrypi-siliconian.png" + ---