Commit Graph

56 Commits

Author SHA1 Message Date
Joonas Koivunen
37d1ffced6 doc: sunset, make maint status clear 2022-09-22 10:26:29 +03:00
Joonas Koivunen
f397f14b28 docs: use issues for questions 2021-01-07 13:21:23 +02:00
Joonas Koivunen
fa6a334814 readme: unlink matrix and discord
unlink the channel as we haven't had much presence there in the recent
months.
2021-01-07 13:21:23 +02:00
Niklas Long
9cafca73a3 doc: small tweaks to readme testing instructions 2020-11-16 09:52:58 +01:00
Niklas Long
d8f9595b31 doc: update README 2020-11-13 11:33:01 +01:00
Mark Robert Henderson
4d0d859393
Update README.md
Co-authored-by: ljedrz <ljedrz@users.noreply.github.com>
2020-09-25 06:34:06 -04:00
Mark Robert Henderson
eeac85afd5
Removing MRH.io from the README 2020-09-25 05:54:47 -04:00
ljedrz
c1fcc6be34 chore: move the example from README to examples
Signed-off-by: ljedrz <ljedrz@gmail.com>
2020-09-22 16:19:16 +02:00
ljedrz
3c149f0ecf docs: update README, remove old links
Signed-off-by: ljedrz <ljedrz@gmail.com>
2020-09-16 16:14:38 +02:00
Mark Robert Henderson
98f74fc2e5 Update README.md
Update README.md

Update CONTRIBUTING.md

Update and rename pull-request-template.md to pull_request_template.md

Unix line endings

Merging the contributing list
2020-08-21 11:28:36 -04:00
ljedrz
8be75f7a4a feat: change the async executor to tokio
Signed-off-by: ljedrz <ljedrz@gmail.com>
2020-08-13 16:15:14 +02:00
ljedrz
b1bc672559 chore: merge and adapt the libipld dependency
Signed-off-by: ljedrz <ljedrz@gmail.com>
2020-08-10 13:15:11 +02:00
ljedrz
f8674a0504 refactor: remove the generic from IpfsOptions, RepoOptions and SwarmOptions
Signed-off-by: ljedrz <ljedrz@gmail.com>
2020-08-10 11:49:43 +02:00
ljedrz
ae17a11d7b fix: update README
Signed-off-by: ljedrz <ljedrz@gmail.com>
2020-07-30 18:07:24 +02:00
ljedrz
a284c1f841 feat: replace log with tracing
Signed-off-by: ljedrz <ljedrz@gmail.com>
2020-07-29 14:50:00 +02:00
Mark Robert Henderson
677da5d089
Adding new dependency to README
fixes #217 

...maybe
2020-07-01 09:41:07 -04:00
Mark Robert Henderson
66b1c780f6
Updating Install instructiosn
This PR adds dependencies to the README.md
2020-06-26 09:36:40 -04:00
Joonas Koivunen
5fca864be9 doc: fix README API endpoint list 2020-06-26 12:28:53 +03:00
Mark Robert Henderson
33b7537bd8
Update README.md 2020-06-25 22:48:40 -04:00
Mark Robert Henderson
bd70933b6d
Update README.md 2020-06-11 11:10:26 -04:00
Mark Robert Henderson
5f11c12695
fix: small typo 2020-06-11 10:45:31 -04:00
Mark Robert Henderson
6e8448f08e
Alternatives section in README (#185)
* Alternatives section in README

This PR adds an "Alternatives" section to the README, to raise awareness of other implementations.

* Update README.md

* Update README.md

Co-authored-by: ljedrz <ljedrz@users.noreply.github.com>
2020-06-11 10:44:08 -04:00
Mark Robert Henderson
ddb58cfbf3
Update README.md (#182) 2020-06-08 13:02:56 -04:00
Mark Robert Henderson
b49f156745 Update README.md 2020-05-27 11:27:42 -04:00
Jess
7e3b1788cb Added financial contributors to the README 2020-05-27 11:27:42 -04:00
Mark Robert Henderson
da6752725c
Update README.md (#161) 2020-04-18 12:30:09 -04:00
Mark Robert Henderson
ef8dc79cd1
Update README.md 2020-03-27 16:48:26 -04:00
David Craven
8889b0de12 Fix ci. 2020-03-21 13:25:32 -03:00
Mark Robert Henderson
a20aab0bd4
Update README.md 2020-03-14 17:11:14 -04:00
David Craven
ee114cc1fc Remove travis status badge. 2020-03-10 09:15:45 +01:00
David Craven
ae7ed3c852 Use rust-ipld. 2020-03-10 09:15:45 +01:00
David Craven
8419fe8438 Test README on ci. 2020-03-06 17:38:37 +01:00
Mark Robert Henderson
5e4e0d61ba
Update README.md 2020-03-05 12:48:29 -05:00
Mark Robert Henderson
d032f36768
Update README.md 2020-03-05 12:29:33 -05:00
Mark Robert Henderson
168a630e6e
Update README.md 2020-03-05 12:26:11 -05:00
Mark Robert Henderson
32fcbab45c
Update README.md 2020-03-05 11:37:03 -05:00
Mark Robert Henderson
4afc6e1e55
Standard Readme
Working from https://github.com/RichardLitt/standard-readme/blob/master/spec.md
2020-03-05 11:21:01 -05:00
Mark Robert Henderson
83442932c8 Adding 2020-03-05 09:52:37 +01:00
David Craven
53c427cdcb Update README. 2020-03-03 13:00:21 +01:00
Alan Shaw
b12a56c9ef
docs: use the Rust IPFS logo 2020-02-26 17:03:28 +00:00
Joonas Koivunen
710635f7bc switch license from isc to mit/apl2.0 2020-02-23 17:18:08 +01:00
Mark Robert Henderson
a125349877
Adding badges for Discord and Matrix 2020-02-21 08:50:09 -05:00
Mark Robert Henderson
37718d18de
Update README.md 2020-02-20 08:51:43 -05:00
Rüdiger Klaehn
e337b85285 Fix compile errors 2020-01-10 16:28:31 +01:00
Joonas Koivunen
670998dcb8 chore copy README from examples/readme.rs
hopefully the last time before skeptic integration?
2020-01-08 15:21:41 +01:00
Joonas Koivunen
6410676d86 chore sync readme with examples/readme.rs
looked into using skeptic but it apparently compiles the README.md code
with by calling `rustc` directly so we end up with nightly ipfs being
linked against readme testcase compiled with stable, which unsurpringly
does not work.
2019-12-15 16:26:44 +01:00
David Craven
f436bb4cf8
Fix parse deprecation warning by using parse_filters. 2019-03-08 15:53:43 +01:00
David Craven
9457722eae
Make IpldPath more generic and rename to IpfsPath. 2019-03-04 16:38:15 +01:00
Benjamin Kampmann
1f7b433b24 Replace VecDeq with a channel-driven approach (#13)
* Replace VecDeq with a channel-driven approach
2019-03-04 12:44:42 +01:00
David Craven
757afd6689
Add travis badge to README. 2019-03-01 17:12:24 +01:00