Commit Graph

7 Commits

Author SHA1 Message Date
b7a2951eaa docs: crude release workflow doc (#284)
* docs: crude release workflow checklist

* docs: add changelog

The changelog format is based on [Keep a Changelog][kac] and can
be somewhat automated.

[kac]: https://keepachangelog.com/en/1.0.0/
2022-11-30 14:02:17 -08:00
69b2adab1a docs(repo): add p2p architecture details in layout (#295)
* remove net/p2p docs as it only contains anchor currently, which is
   not integrated
2022-11-30 13:06:22 +01:00
d12addefb9 docs: expand on status labels (#283) 2022-11-29 11:35:39 +01:00
8bbb9a71db docs: link to book (#286)
* docs: explain diff between `docs` and `book`

* docs: link to book
2022-11-29 11:33:50 +01:00
7dc96a0a99 docs: update repo layout (#241)
* docs: update repo layout

* docs: typo

* Update docs/repo/layout.md

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2022-11-24 03:42:24 -08:00
65247ef203 feat: metrics (#92)
* feat(stages): `stage.progress` metric

* docs: metrics
2022-10-24 15:16:45 +02:00
098bfe84b9 docs: add contributor docs (#41)
* docs: add contributor docs

* docs: nit

* docs: move project layout to docs folder

* chore: slash the slashes

* docs: re-add ci badge (whoops)

* docs: index
2022-10-11 10:15:08 -07:00