Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit ebd9999

Browse files
committed
docs: add the dweb primer and docs site to getting started
1 parent 3ee8b99 commit ebd9999

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@ We've come a long way, but this project is still in Alpha, lots of development i
2626

2727
## Getting started
2828

29-
* Check our [examples folder](https://github.com/ipfs/js-ipfs/tree/master/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
30-
* Read the [Core API](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) docs to see what you can do with an IPFS node
31-
* Visit https://proto.school to learn how to use IPFS and the concepts that underpin it
29+
* Look into the [examples folder](https://github.com/ipfs/js-ipfs/tree/master/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
30+
* Read the [Core API docs](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) to see what you can do with an IPFS node
31+
* Visit https://dweb-primer.ipfs.io to learn about IPFS and the concepts that underpin it
32+
* Head over to https://proto.school to take interactive tutorials that cover core IPFS APIs
33+
* Check out https://docs-beta.ipfs.io for tips, how-tos and more
3234

3335
## Tech Lead <!-- omit in toc -->
3436

packages/ipfs-http-client/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@
3131
3232
## Getting started
3333

34-
* Check our [examples folder](https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-http-client/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
35-
* Read the [Core API](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) docs to see what you can do with an IPFS node
36-
* Visit https://proto.school to learn how to use IPFS and the concepts that underpin it
34+
* Look into the [examples folder](https://github.com/ipfs/js-ipfs/tree/master/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
35+
* Read the [Core API docs](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) to see what you can do with an IPFS node
36+
* Visit https://dweb-primer.ipfs.io to learn about IPFS and the concepts that underpin it
37+
* Head over to https://proto.school to take interactive tutorials that cover core IPFS APIs
38+
* Check out https://docs-beta.ipfs.io for tips, how-tos and more
3739

3840
## Lead Maintainer
3941

packages/ipfs/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,11 @@ We've come a long way, but this project is still in Alpha, lots of development i
3333

3434
## Getting started
3535

36-
* Check our [examples folder](https://github.com/ipfs/js-ipfs/tree/master/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
37-
* Read the [Core API](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) docs to see what you can do with an IPFS node
38-
* Visit https://proto.school to learn how to use IPFS and the concepts that underpin it
36+
* Look into the [examples folder](https://github.com/ipfs/js-ipfs/tree/master/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
37+
* Read the [Core API docs](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) to see what you can do with an IPFS node
38+
* Visit https://dweb-primer.ipfs.io to learn about IPFS and the concepts that underpin it
39+
* Head over to https://proto.school to take interactive tutorials that cover core IPFS APIs
40+
* Check out https://docs-beta.ipfs.io for tips, how-tos and more
3941

4042
## Tech Lead <!-- omit in toc -->
4143

0 commit comments

Comments
 (0)