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

Commit

Permalink
docs: add the dweb primer and docs site to getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Mar 26, 2020
1 parent 3ee8b99 commit ebd9999
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,11 @@ We've come a long way, but this project is still in Alpha, lots of development i

## Getting started

* 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
* 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
* Visit https://proto.school to learn how to use IPFS and the concepts that underpin it
* 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
* 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
* Visit https://dweb-primer.ipfs.io to learn about IPFS and the concepts that underpin it
* Head over to https://proto.school to take interactive tutorials that cover core IPFS APIs
* Check out https://docs-beta.ipfs.io for tips, how-tos and more

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

Expand Down
8 changes: 5 additions & 3 deletions packages/ipfs-http-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,11 @@
## Getting started

* 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
* 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
* Visit https://proto.school to learn how to use IPFS and the concepts that underpin it
* 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
* 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
* Visit https://dweb-primer.ipfs.io to learn about IPFS and the concepts that underpin it
* Head over to https://proto.school to take interactive tutorials that cover core IPFS APIs
* Check out https://docs-beta.ipfs.io for tips, how-tos and more

## Lead Maintainer

Expand Down
8 changes: 5 additions & 3 deletions packages/ipfs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,11 @@ We've come a long way, but this project is still in Alpha, lots of development i

## Getting started

* 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
* 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
* Visit https://proto.school to learn how to use IPFS and the concepts that underpin it
* 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
* 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
* Visit https://dweb-primer.ipfs.io to learn about IPFS and the concepts that underpin it
* Head over to https://proto.school to take interactive tutorials that cover core IPFS APIs
* Check out https://docs-beta.ipfs.io for tips, how-tos and more

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

Expand Down

0 comments on commit ebd9999

Please sign in to comment.