Commit Graph

21 Commits

Author SHA1 Message Date
Mayeul Cantan
cecfb7ba4d Remove repeated sentence from README.rst 2019-05-15 17:49:09 +02:00
shireenrao
86f1ed3a0e Update Readme for the AWS docs link
Fixed the link for AWS docs to point to the right location.
2019-05-09 09:07:14 -04:00
Chris Holdgraf
fa4319d953 Fixing RTD badge
The old badge hard-coded to "passing", this switches to the dynamic version that'll change based on the status of the docs build
2018-11-30 08:35:21 -08:00
fomightez
cbe55d77da add AWS to README 2018-09-25 21:40:46 -04:00
Matthias Bussonnier
8650aacd57 Fix some typos
Using `codespell -q3 -w` that I just discovered.

(https://github.com/codespell-project/codespell, pip install codespell)
2018-08-27 17:58:26 -07:00
jprorama
ee168e9c71 Fix link to custom server install
The URL for the custom server install page on readthedocs was pointing to a non-existing page.  Added the "-server" suffix to the page name.
2018-08-15 13:42:23 -05:00
Willi Rath
380f9b62db Fix quick links in README 2018-08-06 14:48:47 +02:00
yuvipanda
f733e74777 Remove README note about HTTPS not being supported
It is now!
2018-07-30 11:27:40 -07:00
yuvipanda
6414a794f2 Clarify development status warnings
Also add a date to when v0.1 is gonna hit
2018-07-27 17:52:23 -07:00
yuvipanda
5064979a57 Replace pointers to yuvipanda/ on github with jupyterhub/ 2018-07-20 16:17:33 -07:00
Yuvi Panda
e335c1f79c Update badges to point to new repo location
Moved from yuvipanda/ to jupyterhub/
2018-07-16 17:50:24 -07:00
Romain Primet
2a56da0c82 Minor typo 2018-07-16 10:36:06 +02:00
yuvipanda
8790f771a5 Add security topic guide
Fixes #13
2018-07-12 14:31:48 -07:00
yuvipanda
4c26a7d512 Add codecov badge to README 2018-07-11 13:19:28 -07:00
yuvipanda
bd122ef218 Use HTTPS links to RTD in README 2018-07-11 11:53:27 -07:00
yuvipanda
92962aa159 Add info about documentation to README 2018-07-11 11:53:05 -07:00
yuvipanda
ff5b8006ed Clarify wording in README 2018-07-11 10:48:14 -07:00
yuvipanda
84e945367d Make README better
- Mark develpment status clearly
- Link to tutorials directly
2018-07-11 10:37:05 -07:00
yuvipanda
bb17195bdd Cleanup README.rst 2018-07-10 14:27:06 -07:00
yuvipanda
715860707b Rewrite bootstrapper in Python
- This was going to get too complex for bash. Only way to
  kill those scripts is before they get too complex.
- Better progress messages from bootstrapper.
- Differentiate between bootstrapper & installer
- Cleanup documentation a little bit
2018-07-02 15:12:26 -07:00
yuvipanda
c8b5fe3462 Add more context + badges to README
Also switch from md to rst for README too
2018-06-29 14:42:26 -07:00