aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Not all "<"s needed to be replaced with "&lt;"Gravatar jesopo2019-04-151-4/+4
|
* Replace "<" with "&lt;"Gravatar jesopo2019-04-151-15/+15
|
* Put newlines between block quote formattingGravatar jesopo2019-04-151-0/+8
|
* Revert "Remove block quotes with code blocks"Gravatar jesopo2019-04-151-11/+11
| | | | This reverts commit ec5699ff15c762d835a3f0f6a31edeb5c4cf3ddb.
* Remove block quotes with code blocksGravatar jesopo2019-04-151-11/+11
|
* Add first version of docs/help/setup.md and link to it in README.mdGravatar jesopo2019-04-151-0/+44
|
* Final location of bitbot.service systemd scriptGravatar Vitor Luis2019-03-131-0/+20
Moved the systemd script to `/docs/bitbot.service` as suggested here: https://github.com/jesopo/bitbot/pull/48#issuecomment-472541794 Need to delete the one in the root folder.