Commit Graph

16 Commits

Author SHA1 Message Date
yuvipanda
c779bdeb17 Add instructions for installation on your own server 2018-07-10 14:35:14 -07:00
yuvipanda
35517aab5c Normalize heading levels to match documentation guidelines 2018-07-10 11:35:18 -07:00
yuvipanda
13dcd2f871 Add documentation guidelines 2018-07-10 10:22:40 -07:00
yuvipanda
8f038cff75 Remove quickstart
Confuses people, and is not very useful! Just start with the
tutorials instead.
2018-07-05 19:07:25 -07:00
Chris Holdgraf
4fcf41a6c6 factoring out some text that's shared between guides 2018-07-05 16:19:03 -07:00
yuvipanda
a7c77746b4 Add Google Cloud tutorial to index page 2018-07-05 14:41:03 -07:00
yuvipanda
8bd7bce9b2 Add a JetStream tutorial 2018-07-03 21:37:42 -07:00
yuvipanda
9e213eb3fd Add a digitalocean quickstart
- Remove generic quickstart for now
2018-07-03 18:22:52 -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
142ff51ccb Reword contributing section in index.rst 2018-06-29 01:35:19 -07:00
yuvipanda
3ed58fc40c Add guide on picking a notebook interface 2018-06-29 01:11:21 -07:00
yuvipanda
9cc05a9d62 Add docs for setting up a developer environment 2018-06-28 18:30:19 -07:00
yuvipanda
47879aee5a Add guide for customizing user environments 2018-06-28 15:45:22 -07:00
yuvipanda
cd8be3788a Add a troubleshooting section 2018-06-28 13:05:57 -07:00
yuvipanda
1cfc37a23b Add a quickstart tutorial & re-organize index page
We split docs into tutorials & more in-depth guides.
2018-06-28 02:34:51 -07:00
yuvipanda
aa01225b0a Switch to sphinx+rtd for documentation
- mkdocs doesn't support GFMD, so is a different dialect
- recommonmark seems abandoned
- Couldn't get m2r to work

So RST + Sphinx it is!
2018-06-28 00:39:55 -07:00