336 Commits

Author SHA1 Message Date
Josh Cesana
bb6587d184
fix(docs-guides): change 'master' to 'main' (#5346) 2021-05-09 14:10:26 +03:00
Dhaval Soneji
6c745822ab
fix(docs-git-gateway): fix broken link to Bitbucket (#5349) 2021-05-09 13:58:20 +03:00
Valentin Nourdin
eb37eb7010
fix(docs): Update Docs: Widgets “image” (#5351) 2021-05-09 12:33:42 +03:00
Trang Le
5aec9dd308
feat: add instruction for authenticating Netlify CMS users (#5318) 2021-05-04 11:50:16 +03:00
Tim Culverhouse
ab428c76ae
fix(docs): Update jekyll.md (#5313)
Fix reference to `_includes/navigation.yml` to `_includes/navigation.html` on line 236
2021-04-29 16:25:57 +03:00
Gerard Wilkinson
d1bcbe0a4c
fix: allow absolute urls in public_folder (#5311) 2021-04-29 12:57:43 +03:00
Eric Krebs
829409e0bc
feat: Adds PKCE authentication for GitLab closes #5236 (#5239) 2021-04-14 11:50:53 +03:00
Steph Locke
55d20c19c0
docs(backend-github): add optional branch name configuration 2021-04-13 17:41:44 +03:00
Ned Zimmerman
fe117e472e
feat: add min and max fields to relation widget (resolves #5026) (#5238) 2021-04-12 19:54:51 +03:00
Erez Rokah
6561939d42
fix(docs-external-auth-client): use correct casing for GitHub, GitLab and TypeScript (#5251) 2021-04-12 11:09:31 +03:00
Adrián UB
719d6eaa82
Update Docs: Account “external-oauth-clients” (#5237) 2021-04-10 22:45:16 +02:00
Pearce
83c235423e
fix: allow any default list as default value for list widgets (#5030) 2021-04-05 18:54:07 +03:00
Bassam Tabbara
7a2a1810e3
feat(docs-open-authoring): add private repo instructions (#5202) 2021-04-04 15:08:41 +03:00
Viktor Yakubiv
ec87b09c45
fix(docs-external-oauth-client): rename zeit to vercel 2021-03-29 19:11:37 +03:00
Herman
826d82fd80
Update Docs: Fields “custom-widgets” (#5137) 2021-03-21 16:51:47 +02:00
Erez Rokah
9a21eb38fa
chore: update gatsby to v3 (#5057) 2021-03-08 11:29:06 +02:00
Chris Swithinbank
e9462b5c93
fix(docs-i18n): clarify i18n configuration for file collections (#5028) 2021-02-28 14:22:26 +02:00
Barthélémy Ledoux
a2be039f08
fix(docs-guides-nuxt): change 'nux.config.js' to 'nuxt.config.js (#5015) 2021-02-25 11:26:03 +02:00
Vladislav Shkodin
f0a8b376a3
fix(docs): update Hugo docs (#4989) 2021-02-22 16:52:27 +02:00
George Dav
b0fcaec4c3
feat(docs-example): add Gatsby Portfolio (#4971) 2021-02-18 17:39:04 +02:00
Martin Jagodic
7129253e5a
feat(docs-nested-collections): add expected structure (#4969) 2021-02-18 14:25:44 +02:00
Daniel Bass
319a5381eb
feat(docs-external-auth): add azure client (#4893) 2021-02-07 17:39:28 +02:00
Oliver van Porten
f91f9fb781
feat(docs-external-oauth-clients): add GitLab support to @mcdec (#4896) 2021-02-01 12:40:42 +02:00
Erez Rokah
27aec85550
fix(security-markdown-widget): allow sanitization of preview content (#4886) 2021-01-29 16:50:48 +02:00
Claire Annan
2f99b10e35
fix(docs-widgets-list): fix code indentation (#4879) 2021-01-27 12:40:23 +02:00
Oliver van Porten
a0fba4caf0
docs(external-auth): add new php client (#4856) 2021-01-26 19:36:05 +02:00
Dominic
91156f8ee3
fix(docs-backend-gitlab): update OAuth documentation (#4878) 2021-01-25 19:48:00 +02:00
Wesley van Heije
9029974620
docs: fix collections “collection-types” link (#4814) 2021-01-07 15:29:57 +02:00
Chris Black
e0db5ea19a
fix(docs-next.js): update version to netlify-cms 2020-12-17 12:28:37 +02:00
eliasm307
05588ebf9a
fix(docs-widget-image): add media_folder option 2020-12-13 14:45:20 +02:00
dev6rodn
97fc85b19c
fix(docs): add missing section about configuring netlify-cms-proxy-server 2020-11-30 14:37:03 +02:00
HandDot
704647a326
fix(docs): fix code highlighting in docs/customization 2020-11-30 12:36:09 +02:00
Ben Hulan
4e6dc88efb
feat: add azure devops backend (#4427) 2020-11-26 12:55:24 +02:00
Erez Rokah
53061710a9
feat: i18n support for file collections - closes #4483 (#4634) 2020-11-26 12:23:53 +02:00
Jesse Hull
bbdbae2ea2
fix(docs): re-add contributor style guide (#4610) 2020-11-24 18:29:37 +02:00
Erez Rokah
f528186594
fix(docs-view-groups): add missing docs (#4546) 2020-11-08 18:52:54 +02:00
Milos Vujinic
922c1a7658
docs: create “gridsome” guide (#4433) 2020-11-02 14:04:48 +02:00
Jörg Steinsträter
a8cc94ee44
docs(nuxt): update to use markdown format per nuxt content usage 2020-11-02 13:25:14 +02:00
Nick Holden
4c962f9149
feat: add add_to_top option to list widget (#4465) 2020-10-25 21:32:00 +02:00
Felix Böttcher
fed0e82dd3
feat(widget-color): add color widget (#4437) 2020-10-25 19:47:35 +02:00
Matthew Neil
736ca57d6e
fix: Update Docs: Guides “nuxt” (#4494) 2020-10-25 18:41:09 +02:00
KoljaTM
1fa108ee67
feat: Support filters for template strings #3677 (#4396) 2020-10-25 17:29:59 +02:00
Sven Parker
a690e467fa
feat(docs): add Nuxt template and example 2020-10-22 13:09:46 +03:00
KoljaTM
5fdfe40dd2
feat(widget-list): add min max configuration (#4394) 2020-10-15 20:27:23 +03:00
KoljaTM
963e775897
feat(widget-object): add "summary" #4291 (#4398) 2020-10-15 17:55:06 +03:00
stefanprobst
9e0b8ac4b8
feat: allow per-file preview_path in file collection (#4413) 2020-10-15 17:21:36 +03:00
Surjith S M
4e0ef5143d
feat(docs): Add Eleventy Starter Template to “start-with-a-template” (#4352) 2020-10-12 20:36:38 +03:00
Erez Rokah
d88505aa6b
fix(docs): add missing docs about file preview config (#4457) 2020-10-12 13:45:39 +03:00
Rem W
083c20eaee
feat(docs-examples): add Eleventy Stater Boilerplate (#4438) 2020-10-12 13:27:17 +03:00
Giacomo Lombardi
16399719a0
feat(editor-preview): allow to disable editor preview for all collections (#4423) 2020-10-12 12:59:03 +03:00