This repository was archived by the owner on Sep 16, 2020. It is now read-only.
Merged
Conversation
Forces older version of docutils to get around sphinx error
Why on earth did I do that? This reverts commit 42d3ec7.
This is for two reasons. First, no reason to have the same list in three places. Second, readthedocs was failing without some dependencies installed, and there is a place to specify a requirements.txt for it.
…entation Instructions for building a rover
Use requirements.txt
Still to do: Read credentials from the .env Make the csrf cookie work in the tests!
Removes setup and use of nginx and uwsgi.
Login to register
Fixes the README link to the web repository.
… into edit-contribute-docs
Add link to contributing page
Improve contribute docs
Member
|
Do we want to change this project to |
Collaborator
Author
|
Yes, definitely. Could do it now or later, though -- doesn't make much difference to me. |
cabarnes
suggested changes
May 12, 2018
README.md
Outdated
| rovercode runs on any single-board-computer supported by the [Adafruit Python GPIO wrapper library](https://github.com/adafruit/Adafruit_Python_GPIO), including the NextThingCo CHIP, Raspberry Pi, and BeagleBone Black. Once installed, head to to rovercode.com and connect to your rover. | ||
|
|
||
| **rovercode is made up of two parts.** rovercode (this repo) is the service that runs on the rover. rovercode-web ([a different repo](https://github.com/aninterentof/rovercode)) is the web app that is hosted on the Internet. | ||
| **rovercode is made up of two parts.** rovercode (this repo) is the service that runs on the rover. rovercode-web ([a different repo](https://github.com/aninternetof/rovercode-web)) is the web app that is hosted on the Internet. |
Member
There was a problem hiding this comment.
This should be rovercode/rovercode-web
Replace aninternetof repo references
cabarnes
approved these changes
May 18, 2018
Trigger on testing branch temporarily.
Add docs build/deploy to travis
Replace travis secret key
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR to release 0.5.0.