731 Commits

Author SHA1 Message Date
dd754e9377 docs(nextjs): fixed webpack loader error (#2946)
A simple fix that allows webpack to build.
2019-12-03 09:29:50 +02:00
553264f136 docs(jekyll): "Indentity" -> "Identity" (#2945) 2019-12-03 09:26:24 +02:00
445979a992 docs: update Next.js example to import component (#2928) 2019-11-28 19:52:21 -05:00
d09c3addee docs: add beta docs for folder collections path config (#2923) 2019-11-28 10:14:39 +02:00
766ade1a3c docs: Minor fix for Configuration Options (#2919) 2019-11-27 14:32:24 +02:00
a2df4f4c91 [documentation] improve NextJS docs by adding Identity Widget to homepage (#2915)
* update NextJS docs

* change /static dir to /public/static

* remove redundant React import

* change static directory to /public for Next in add-to-your-site.md
2019-11-26 23:06:29 +01:00
78face334f feat(widget-markdown): add headings dropdown (#2879) 2019-11-18 17:16:33 -05:00
096b067d45 feat: add translation support (#2870)
* feat: add translation support

* test(cypress): fix locale import

* docs: add locale documentation

* feat: add german translation (#2877)

* fix: locales package version, register all locales in netlify-cms
2019-11-14 11:25:04 +02:00
86d741ecac Docs: add missing Next entry in add-to-your-site.md (#2874)
* Update add-to-your-site.md

* docs: add missing Nuxt entry
2019-11-13 16:00:05 +01:00
00fa983d63 docs: fix bitbucket implicit grant docs (#2842)
* docs: fix bitbucket implicit grant docs

* docs: fix typo in Bitbucket implicit grant step 2
2019-11-10 19:41:52 +01:00
47be26fbfe docs: add type specification of relation widget valueField (#2446) 2019-11-07 16:25:21 -05:00
cd48f67f1a docs: Delete duplicate key-value (#2824)
* docs: Delete duplicate key-value

* docs: revert description change
2019-11-03 10:53:07 +02:00
6164f8fbe6 chore: update chat redirect link 2019-10-30 15:57:30 -04:00
2841ff9ffe feat: enable specifying custom open authoring commit message (#2810) 2019-10-28 15:29:47 -04:00
574477adca enhancement(media-library-uploadcare): add integration settings to control url operations (#2670) 2019-10-28 14:14:42 -04:00
3d12ea9470 docs: fixed the code formatting in the backends doc (#2812)
docs: Fixed the code formatting in the authentication-backend.md page (https://www.netlifycms.org/docs/authentication-backends/)
2019-10-28 10:12:43 +02:00
f9d32452f9 docs: Added notice about Large Media option (#2805)
* Added notice about Large Media

I ran into this issue when activating Large Media while still having not imported files.

* docs: change 'important' to 'note' to make it consistent with places in the docs
2019-10-27 11:06:24 +02:00
96e99f239a docs: fix 11ty default site publish folder (#2806) 2019-10-26 10:54:06 +02:00
5b2fb611f5 docs: update select widget default value docs (#2723) 2019-10-24 11:10:23 -04:00
e09edd554f Update widgets.md (#2758)
Using double quotes with pattern raises an error (found out the hard way): https://github.com/netlify/netlify-cms/issues/675#issuecomment-444316681
2019-10-24 11:49:11 +03:00
78f24c8cdc Update hugo.md (#2799)
Fixed typo
sucessfully => successfully
giti => git
2019-10-24 11:06:54 +03:00
8052fb7aee [Typo] configration (#2798)
Fixed typo
configration => configuration
2019-10-24 11:05:44 +03:00
4ac3ded8a0 [Typo] continous (#2797)
Fixed typo
continous => continuous
2019-10-24 11:04:48 +03:00
d9bbaa3aff [Typo] comfirming (#2796)
Fixed typo
comfirming => confirming
2019-10-24 11:03:52 +03:00
8e4ade0d13 Update jekyll.md (#2793)
Typo. the word 'into' was written twice.
2019-10-23 22:18:03 +02:00
9fa0420e7f docs: add Hugo guide (#2698) 2019-10-23 13:49:13 -04:00
2bafa2c8f3 chore: fix formatting in website/src/html.js (#2783) 2019-10-23 08:33:00 +03:00
6b83a706a3 chore: switch chat links to slack (#2782) 2019-10-22 20:59:04 -04:00
fbbc8c1dc8 docs: fix preact-cli repo link (#2781) 2019-10-22 20:49:40 -04:00
52dff34d3a chore: fix community slack redirect 2019-10-22 14:17:50 -04:00
1d21617c66 chore: fix community slack redirect 2019-10-22 13:53:58 -04:00
ee4f0a9973 chore: fix community slack redirect 2019-10-22 13:48:56 -04:00
09c2b0ab23 docs: add Preact CLI as a starter option (#2759) 2019-10-22 13:40:07 -04:00
1684995eaa chore: fix community slack redirect 2019-10-22 13:37:05 -04:00
db1385072c docs: add community slack link (#2773) 2019-10-21 21:02:15 -04:00
695d33f1d2 [docs] fixed broken implicit grant link (#2741) 2019-10-11 16:42:17 +02:00
3d7cff01d6 docs: update Jekyll guide YML syntax (#2738) 2019-10-11 00:40:18 -04:00
f328a274e7 Update markdownit references (#2720)
@nuxt/markdownit was broken so I updated these references to @nuxtjs/markdownit
2019-10-01 23:04:40 +02:00
4ae8c803d4 chore: ignore website builds 2019-09-27 20:20:21 -04:00
d2ac377e40 chore: add netlify.toml (#2703) 2019-09-27 19:39:28 -04:00
dac67a93a0 docs: link to widget starter repo (#2686) 2019-09-25 18:26:37 -04:00
d099bef529 docs: improve media library config info (#2685) 2019-09-25 18:25:44 -04:00
04b371825e chore: fix the typos in comments (#2679) 2019-09-24 16:16:09 -04:00
b4d19b7907 Add example for Next.js (#2672) 2019-09-24 15:17:36 -04:00
97504e9300 docs: update nuxt.md (#2671) 2019-09-24 14:31:04 -04:00
ee161c6848 chore(deps): update dependency babel-plugin-prismjs to v1.1.1 (#2666) 2019-09-10 10:50:02 -04:00
49e142ef59 enhancement(widget-relation): support custom options length (#2520) 2019-09-09 16:16:15 -04:00
56ee8441ef docs: document github graphql beta (#2636) 2019-09-08 15:03:18 -04:00
5b143089e2 docs: add _layouts/post.html to Jekyll guide (#2628) 2019-09-05 18:09:12 -04:00
f87eda6992 docs: add condition to access section (#2625) 2019-09-05 17:39:38 -04:00