12 Commits

Author SHA1 Message Date
1261ec7f83 docs: base_url should contain only hostname (#2143) 2019-03-11 12:41:59 -04:00
944290ea1d docs: fix grammatical issues (#2102) 2019-02-19 11:14:49 -05:00
15d221d4a4 feat(workflow): add deploy preview links (#2028) 2019-02-08 12:26:59 -05:00
13b126ef6b docs: add test repo backend docs (#1949) 2018-12-11 11:19:13 -05:00
6c12e8fe4a docs: add GAE-specific oAuth client (#1918) 2018-11-28 19:29:44 -05:00
5d299723ad docs: add Firebase client to external clients list (#1773) 2018-10-23 22:16:14 -04:00
912de4fdf9 docs: Git Gateway config update (#1783)
* Update docs for repo change

https://www.netlify.com/docs/git-gateway/#reconnect-after-changing-repository-permissions

* Improve copy
2018-10-02 21:21:25 -07:00
cd8eddf8f6 Change inline absolute links to relative links (#1647) 2018-08-23 14:54:55 -05:00
82a6256458 Edited for style and grammar across all Quick Start docs (#1637)
**Summary**

Noticed a lot of future tense, passive voice, and general formatting/wording changes to be made.

**A picture of a cute animal (not mandatory but encouraged)**
![image](https://user-images.githubusercontent.com/42543284/44362259-6f096c80-a48e-11e8-8734-c747491463c9.png)
2018-08-20 17:05:06 -04:00
ebc2471c6b docs(fix): revert prettier formatting on markdown files (#1612)
Prettier formatting our markdown files is causing bugs because of the
differences between Gatsby's parser and Prettier's. Also, Prettier
formats the inline code-blocks containing example CMS configs, but the
formatting it uses doesn't really make much sense or match the suggested
CMS config style.

It doesn't actually make much sense to format the docs anyway, since we
use the CMS itself to edit/generate them.
2018-08-14 11:33:13 -06:00
f801b19221 chore: add code formatting and linting (#952) 2018-08-07 16:46:54 -04:00
04c44518b2 convert website from hugo to gatsby (#1369) 2018-07-25 07:47:26 -04:00