214 Commits

Author SHA1 Message Date
8ee7221b3c docs(fix): #1613 link to demo configuration code for widgets (#1620) 2018-08-15 11:11:03 -06: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
dd56d6e2d9 docs(fix): public_folder greedy match for _ rendered (#1611) 2018-08-14 08:37:44 -06:00
583377bc92 docs(fix): widget example code layout on Site (#1606)
* Fix widget example layout

* Stop running MarkDown through Prettier.
2018-08-14 08:37:07 -06:00
324c74061a chore(lint): fix failing CI builds (#1589) 2018-08-07 19:28:27 -06:00
90e1b5c681 Docs: add context and links to documented features (#1477)
* docs(add-to-your-site): include verbose document links

- add extra references to config.yml

* docs(collection-types): provide consistent examples

- include link to configuration doc
- describe admin UI behaviour when accessing files

* docs(add-to-your-site): make authentication phrasing less biased

- add note regarding core behaviour fetching remote files

* docs(collection-types): add note about configurable branches

* docs(website): add more descriptive language to configuration notes

- include deep links to documentation where applicable

* docs(website): change link titles to match their target content
2018-08-07 16:33:47 -07:00
f801b19221 chore: add code formatting and linting (#952) 2018-08-07 16:46:54 -04:00
317cc1218f docs: fixed two broken links. (#1579)
Fixed two links. Hope this helps! Great job on Netlify by the way!
2018-08-05 13:09:44 -06:00
Max
4d6a1ebf8d docs: jigsaw source path (#1463)
* Add: jigsaw source path

* Fix: table alignment
2018-07-31 16:44:58 -06:00
7424540b0d update href to include a valid URL. (#1533) 2018-07-28 16:34:07 -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
d797c8c9a7 Push date 2018-07-26 11:17:17 -07:00
232adbc69a Create netlify-cms-2-0-launches-with-bitbucket-support-and-a-new-monorepo-architecture.md 2018-07-25 11:58:31 -07:00
04c44518b2 convert website from hugo to gatsby (#1369) 2018-07-25 07:47:26 -04:00