11 Commits

Author SHA1 Message Date
9af77fe2bb docs: optimize heavy hugo logo svg (#1731) 2018-09-07 14:38:45 -04:00
2d81bb0816 docs: add gatsby v2 note, starter icons (#1730) 2018-09-07 13:07:41 -04:00
4fadf3fdb6 chore: add website preview templates (#1716) 2018-09-06 14:44:58 -04:00
1fd1ad128e Upload “/website/static/img/uc-logo-horizontal.svg” 2018-09-06 11:15:10 -04:00
8c26828609 Upload “/website/static/img/netlify-cms-external-media-library.png” 2018-09-06 11:07:38 -04:00
56cfb94b2a Delete “website/static/img/screen-shot-2018-09-06-at-11.04.36-am.png” 2018-09-06 11:07:10 -04:00
8b7496e833 Upload “/website/static/img/screen-shot-2018-09-06-at-11.04.36-am.png” 2018-09-06 11:06:49 -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
34c8c2ad70 fix(build): output aliased cms.js w/ deprecation (#1526)
When loading Netlify CMS via script tag from a CDN, the file was named
`cms.js` until 2.0, when it was renamed to `netlify-cms.js` in alignment
with all packages outputting files that match the package name. To avoid
a lot of broken sites and confusion, this commit outputs both filenames
and prints a deprecation warning to the console in `cms.js` only.
2018-07-27 11:08:17 -04:00
04c44518b2 convert website from hugo to gatsby (#1369) 2018-07-25 07:47:26 -04:00