Commit graph

20 commits

Author SHA1 Message Date
Quentin Le Sceller
cf2a65242d
Rename Floonet to Testnet (#3431)
* Rename Floonet to Testnet

* Fix test

* Rename test and docker
2020-10-07 09:36:02 -04:00
Quentin Le Sceller
d1b3f939b0
Remove old website for grin.mw (#3195)
* Remove old website for grin.mw

* Also update forum
2020-01-17 16:29:55 -05:00
Quentin Le Sceller
04e7d307ce Replace MimbleWimble by Mimblewimble (#3118)
* Replace MimbleWimble by Mimblewimble

* MimbleWimble->Mimblewimble
2019-11-19 10:49:32 +00:00
Antioch Peverell
d3b4526e03
mimblewinble -> mimblewimble (#2803) 2019-05-03 13:48:25 +01:00
Yeastplume
b1c09946cb
Update contributing guidelines (#2563)
* update contributing guidelines

* add pull request template
2019-02-19 14:29:58 +00:00
Simon B
7d0a2e56bc grep: fix the grep example to cover all except target/ 2019-01-24 00:47:55 +01:00
Simon B
986fa89e28 add link to Code coverage metrics wiki page 2019-01-21 15:01:54 +01:00
Simon B
b02f95c2c4 CONTRIBUTING update rustfmt explanation 2019-01-21 15:00:20 +01:00
Simon B
dc824d169d update CONTRIBUTING.md 2019-01-21 15:00:20 +01:00
Gary Yu
0a96949fd6
docs: contributing.md twitter link for the council (#1708) 2018-10-10 09:52:06 +08:00
Gary Yu
bbe0b0384b docs: add release instruction (#1571) 2018-09-25 13:14:10 -07:00
Gary Yu
7a187d5c98
docs: update for obsoleted usage of 'rustfmt', update 'Find us' (#1570) 2018-09-25 06:50:43 +08:00
Marcin Jachymiak
dd164e153d Fix link to pre-commit hook (#1431) 2018-08-27 17:20:21 -04:00
Gary Yu
b4c2a9d1b2 Automatic setting up git hooks for the project: rustfmt, etc. (#1380)
Also update document for this change on pre-commit hook config
2018-08-21 12:52:37 -04:00
Simon B
7c3994e521 Cleanup docs before testnet2 (#798)
* move FAQ.md to https://github.com/mimblewimble/docs/wiki/FAQ and unduplicate (Troubleshooting segment already present on its own wiki page)
* Update doc/style and move it into CONTRIBUTING.
* group up docs overview for more clarity
* link to previously unlinked content in the docs overview
* update + cleanup doc/build
* Update links to reflect troubleshooting is now only in the wiki
* More link fixes and spelling
* Remove doc/usage.md that I've faile to keep updated, and use a wiki page instead
* Last forgotten CONTRIBUTING.md fix
2018-03-17 18:08:40 +00:00
Yeastplume
4b9b74876e updating contribution guidelines with info on how to submit documentation changes 2017-11-07 21:45:52 +00:00
Ignotus Peverell
1582ec4e73
Fixing repository links after move 2017-10-23 17:20:32 +00:00
Seamus Finnigan
33688e9958 Small formatting, typographical, and grammatical edits to documentation (#117)
* Fix indentation issue on structured list
* Fix small typographical and grammatical errors in docs
2017-09-07 18:19:19 +00:00
Ignotus Peverell
66255dfe83 Minor update, add link to issues 2017-09-01 03:26:26 +00:00
AntiochP
510d7fc331 git pre-commit hook to run rustfmt on modified files (#110)
* git pre-commit hook to run rustfmt on modified files
* add docs for rustfmt
* add CONTRIBUTING file
2017-09-01 00:54:15 +00:00