361 Commits

Author SHA1 Message Date
fb9e5b41bd docs(external-oauth): add new client (#5994) 2021-12-03 15:25:08 +02:00
05e7629cf4 Update Docs: Configuration “beta-features” (#5992) 2021-11-18 13:28:06 +02:00
62318fab91 docs: add Nuxt 3 static files location (#5989)
The Nuxt 2 `static` directory became the `public` directory on Nuxt 3, as described
on the official docs: https://v3.nuxtjs.org/docs/directory-structure/public

This PR updates the `add-to-your-site` docs so both Nuxt 2 and 3 are covered
on the App File Structure table
2021-11-17 20:45:46 +02:00
9c8c14e9ac fix: unformatted text in the widgets docs page (#5954) 2021-11-08 15:16:29 +02:00
5231219e66 Update Docs: Configuration “configuration-options” (#5933) 2021-11-02 14:31:31 +02:00
cb856ae014 Update Docs: Widgets “list” (#5927) 2021-10-25 13:20:36 +03:00
ed3814af66 feat(docs): add Gatsby + Tailwind starter (#5896) 2021-10-14 13:32:33 +03:00
c791158dd5 feat: add string template filters "default" and "ternary" (#3677) (#5878) 2021-10-11 18:11:06 +03:00
9b48c952a9 docs: add clarification for port "connection refused" error. closes #5196 (#5859) 2021-10-07 13:58:15 +03:00
68a85ac270 docs: addd "collapsed" parameter to "registerEditorComponent" for issue #5779 (#5858) 2021-10-07 13:45:08 +03:00
28fc7869d2 feat: Update Docs: Guides “jekyll” (#5810) 2021-09-14 12:16:30 +03:00
27f04484e6 feat: pass strikethrough markdown for hint message on field (#5727)
Co-authored-by: Jonas Matos <js.matos@sidi.org.br>
2021-09-10 18:12:09 +03:00
6d499234bc fix(docs): clarify index.html and config.yml files purpose (#5731) 2021-08-23 16:11:37 +03:00
bc82832987 fix(docs): Update Docs: Intro “start-with-a-template” (#5732) 2021-08-20 12:44:33 +03:00
992f6c865d Update Docs: Contributing “examples” (#5725) 2021-08-19 12:13:50 +03:00
01620782a8 fix(docs): fix typos in docs (#5722) 2021-08-18 12:56:55 +03:00
fbfab7cda5 fix(markdown-widget): support arbitrary component order (#5597) 2021-08-17 13:01:52 +03:00
9995ecb17c docs(nextjs): add babel presets as dependencies (#5705) 2021-08-12 11:59:16 +03:00
437f4bc634 feat(widget-markdown): allow registering remark plugins (#5633) 2021-07-25 16:03:35 +03:00
3bd36776d6 feat(docs): link to nested collections feature (#5620) 2021-07-20 12:20:04 +03:00
610421ea67 feat: pass markdown for hint message on field (#5584) 2021-07-07 13:51:41 +03:00
18724ff991 feat: image widget insert from url should be optional (#5572) 2021-07-05 17:01:31 +03:00
58bfa2d96e feat: make search optional 2021-06-24 15:49:06 +03:00
30f0e7b031 feat(docs): add overview for integrating Netlify CSS with site generators (#5342) 2021-05-31 16:54:59 +03:00
697624bc97 fix(docs-widget-file) Update Docs: Widgets “file” (#5421)
* Update Docs: Widgets “file”

* Update file.md

Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
2021-05-23 09:37:31 +03:00
bb6587d184 fix(docs-guides): change 'master' to 'main' (#5346) 2021-05-09 14:10:26 +03:00
6c745822ab fix(docs-git-gateway): fix broken link to Bitbucket (#5349) 2021-05-09 13:58:20 +03:00
eb37eb7010 fix(docs): Update Docs: Widgets “image” (#5351) 2021-05-09 12:33:42 +03:00
5aec9dd308 feat: add instruction for authenticating Netlify CMS users (#5318) 2021-05-04 11:50:16 +03:00
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
d1bcbe0a4c fix: allow absolute urls in public_folder (#5311) 2021-04-29 12:57:43 +03:00
829409e0bc feat: Adds PKCE authentication for GitLab closes #5236 (#5239) 2021-04-14 11:50:53 +03:00
55d20c19c0 docs(backend-github): add optional branch name configuration 2021-04-13 17:41:44 +03:00
fe117e472e feat: add min and max fields to relation widget (resolves #5026) (#5238) 2021-04-12 19:54:51 +03:00
6561939d42 fix(docs-external-auth-client): use correct casing for GitHub, GitLab and TypeScript (#5251) 2021-04-12 11:09:31 +03:00
719d6eaa82 Update Docs: Account “external-oauth-clients” (#5237) 2021-04-10 22:45:16 +02:00
83c235423e fix: allow any default list as default value for list widgets (#5030) 2021-04-05 18:54:07 +03:00
7a2a1810e3 feat(docs-open-authoring): add private repo instructions (#5202) 2021-04-04 15:08:41 +03:00
ec87b09c45 fix(docs-external-oauth-client): rename zeit to vercel 2021-03-29 19:11:37 +03:00
826d82fd80 Update Docs: Fields “custom-widgets” (#5137) 2021-03-21 16:51:47 +02:00
9a21eb38fa chore: update gatsby to v3 (#5057) 2021-03-08 11:29:06 +02:00
e9462b5c93 fix(docs-i18n): clarify i18n configuration for file collections (#5028) 2021-02-28 14:22:26 +02:00
a2be039f08 fix(docs-guides-nuxt): change 'nux.config.js' to 'nuxt.config.js (#5015) 2021-02-25 11:26:03 +02:00
f0a8b376a3 fix(docs): update Hugo docs (#4989) 2021-02-22 16:52:27 +02:00
b0fcaec4c3 feat(docs-example): add Gatsby Portfolio (#4971) 2021-02-18 17:39:04 +02:00
7129253e5a feat(docs-nested-collections): add expected structure (#4969) 2021-02-18 14:25:44 +02:00
319a5381eb feat(docs-external-auth): add azure client (#4893) 2021-02-07 17:39:28 +02:00
f91f9fb781 feat(docs-external-oauth-clients): add GitLab support to @mcdec (#4896) 2021-02-01 12:40:42 +02:00
27aec85550 fix(security-markdown-widget): allow sanitization of preview content (#4886) 2021-01-29 16:50:48 +02:00
2f99b10e35 fix(docs-widgets-list): fix code indentation (#4879) 2021-01-27 12:40:23 +02:00