9 Commits

Author SHA1 Message Date
68dd3c1de7 fix(www-website): fix link to community, fix CMS previews (#3189) 2020-02-04 09:16:48 +02:00
6b83a706a3 chore: switch chat links to slack (#2782) 2019-10-22 20:59:04 -04:00
52dff34d3a chore: fix community slack redirect 2019-10-22 14:17:50 -04:00
ee4f0a9973 chore: fix community slack redirect 2019-10-22 13:48:56 -04:00
db1385072c docs: add community slack link (#2773) 2019-10-21 21:02:15 -04:00
50dc371ebc docs: update community info with channel links (#2403) 2019-06-24 19:07:19 -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