Commit Graph

534 Commits

Author SHA1 Message Date
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
a822d75e15 Add Google Cloud Tutorial 2018-07-05 14:19:08 -07:00
yuvipanda
4a2a120c54 Fix minor syntax issue 2018-07-04 16:07:00 -07:00
C. Titus Brown
84e93d3cf5 note that user is created first time server is started 2018-07-04 07:29:13 -07:00
C. Titus Brown
54b8a395f6 update jetstream tutorial with links, minor fixes 2018-07-04 07:25:08 -07:00
yuvipanda
8a229963d6 Fix image reference in JetStream tutorial 2018-07-03 21:45:20 -07:00
yuvipanda
8bd7bce9b2 Add a JetStream tutorial 2018-07-03 21:37:42 -07:00
yuvipanda
ac06e5f2e9 Re-organize image locations to make a bit more sense 2018-07-03 18:32:52 -07:00
yuvipanda
60ca1fa14d Remove recommonmark usage from conf.py
We aren't using it
2018-07-03 18:23:26 -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
1bc19ad0a7 Cleanup quickstart to be simpler & clearer
Refer #8
2018-07-01 11:25:53 -07:00
yuvipanda
f07cc160f4 [tutorial] Add note about creating config.yaml file if it doesn't exist
Refer #8
2018-07-01 11:24:50 -07:00
Yuvi Panda
a5a11ac6d7 Merge pull request #6 from gedankenstuecke/patch-2
minor fixes to dev-instructions
2018-06-29 11:01:07 -07:00
Kyle Kelley
6c834b29d0 Pour some tea 🍵
Supplied some missing `t`
2018-06-29 10:52:28 -07:00
Bastian Greshake Tzovaras
450f1a2dc9 minor fixes to dev-instructions 2018-06-29 10:04:50 -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
a7e58626dd Cleanup sudo / root usage in dev setup instructions 2018-06-29 00:28:03 -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
beb3e84942 Move sensitive info warning higher up in the doc
This applies to *all* logs!
2018-06-28 13:39:47 -07:00
yuvipanda
28a55525b7 Fix typo causing reference failures 2018-06-28 13:15:58 -07:00
yuvipanda
cd8be3788a Add a troubleshooting section 2018-06-28 13:05:57 -07:00
yuvipanda
f6e61fbbe8 Crosslink from Tutorial to Guide & add another image 2018-06-28 12:06:31 -07:00
yuvipanda
656a76097d Cleanup prose + add images to quickstart tutorial 2018-06-28 11:54:56 -07:00
yuvipanda
f0639ec03c Make math render properly in requirements 2018-06-28 11:54:36 -07:00
yuvipanda
d552c08f6a Update requirements doc to have more useful info 2018-06-28 02:53:32 -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
30486963d7 Fix rST syntax errors 2018-06-28 00:46:22 -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
yuvipanda
fc30523867 Add docs on admin access 2018-06-27 17:19:54 -07:00
yuvipanda
6f073e25bc Add docs with mkdocs
There isn't going to be much code generation here, so let's
start with mkdocs and see if it is good enough for us!
2018-06-27 16:33:14 -07:00