354 Commits

Author SHA1 Message Date
Daniel Lautzenheiser
6015d2be44 Add missing content folder 2022-09-30 11:39:35 -04:00
Daniel Lautzenheiser
0b64464611
Feature/single package (#1) 2022-09-28 22:04:00 -04:00
zachsa999
0c5efd19d6
"add sveltekit to add-to-your-site" (#6463) 2022-05-27 17:25:53 +07:00
Garrison McMullen
56c5d2baad
docs: add docusaurus guide (#5990)
* Create Docs: Guides “docusaurus”

* Update Docs: Guides “docusaurus”

* Update Docs: Guides “docusaurus”

* docs: fix docusaurus formatting

* docs: update docusaurus guide to use Netlify CLI

Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-14 11:20:09 +00:00
Werner Glinka
555c079974
Update Docs: Contributing “examples” (#6356) 2022-04-01 14:09:56 +03:00
Werner Glinka
d5e32f41f6
Update Docs: Intro “start-with-a-template” (#6327) 2022-03-30 19:27:07 +03:00
Axel Padilla
964d6975df
fix(docs-configuration): include scheme in display_url 2022-03-14 13:48:09 +02:00
Nayan Patel
17230d1464
Update Docs: Intro “add-to-your-site” (#6217) 2022-02-16 14:17:15 +02:00
Erez Rokah
da7625707f
Update Docs: Account “github-backend” (#6175) 2022-02-02 15:36:49 +02:00
tillschweneker
d66c573697
feat: add truncate filter to summary tag (#6105)
Co-authored-by: Till Schweneker <till.schweneker@meltingelements.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-21 16:09:02 +02:00
Erez Rokah
dea27c4001
fix(docs-beta-features): fix Typo in comment (#6085) 2021-12-28 14:46:55 +02:00
Erez Rokah
1523a4140a
feat(backend-gitlab): initial GraphQL support (#6059) 2021-12-28 13:39:23 +02:00
fumihiko hata
fb9e5b41bd
docs(external-oauth): add new client (#5994) 2021-12-03 15:25:08 +02:00
Paula Hightower
05e7629cf4
Update Docs: Configuration “beta-features” (#5992) 2021-11-18 13:28:06 +02:00
Matheus Ferraz
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
Brijesh Bumrela
9c8c14e9ac
fix: unformatted text in the widgets docs page (#5954) 2021-11-08 15:16:29 +02:00
Brad Smith
5231219e66
Update Docs: Configuration “configuration-options” (#5933) 2021-11-02 14:31:31 +02:00
Quentin Madura
cb856ae014
Update Docs: Widgets “list” (#5927) 2021-10-25 13:20:36 +03:00
Samuel Liedtke
ed3814af66
feat(docs): add Gatsby + Tailwind starter (#5896) 2021-10-14 13:32:33 +03:00
Kolja Markwardt
c791158dd5
feat: add string template filters "default" and "ternary" (#3677) (#5878) 2021-10-11 18:11:06 +03:00
eric robinson
9b48c952a9
docs: add clarification for port "connection refused" error. closes #5196 (#5859) 2021-10-07 13:58:15 +03:00
Ishaan Mehta
68a85ac270
docs: addd "collapsed" parameter to "registerEditorComponent" for issue #5779 (#5858) 2021-10-07 13:45:08 +03:00
Tom Rutgers
28fc7869d2
feat: Update Docs: Guides “jekyll” (#5810) 2021-09-14 12:16:30 +03:00
Jonas Matos
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
christina
6d499234bc
fix(docs): clarify index.html and config.yml files purpose (#5731) 2021-08-23 16:11:37 +03:00
ɹǝʞɹɐԀ uǝʌS
bc82832987
fix(docs): Update Docs: Intro “start-with-a-template” (#5732) 2021-08-20 12:44:33 +03:00
David Soff
992f6c865d
Update Docs: Contributing “examples” (#5725) 2021-08-19 12:13:50 +03:00
SaintMalik
01620782a8
fix(docs): fix typos in docs (#5722) 2021-08-18 12:56:55 +03:00
SMores
fbfab7cda5
fix(markdown-widget): support arbitrary component order (#5597) 2021-08-17 13:01:52 +03:00
Sanjoth Rai
9995ecb17c
docs(nextjs): add babel presets as dependencies (#5705) 2021-08-12 11:59:16 +03:00
stefanprobst
437f4bc634
feat(widget-markdown): allow registering remark plugins (#5633) 2021-07-25 16:03:35 +03:00
Dylan Irlbeck
3bd36776d6
feat(docs): link to nested collections feature (#5620) 2021-07-20 12:20:04 +03:00
Gabriel Kirkley
610421ea67
feat: pass markdown for hint message on field (#5584) 2021-07-07 13:51:41 +03:00
Eduardo Ahumada
18724ff991
feat: image widget insert from url should be optional (#5572) 2021-07-05 17:01:31 +03:00
Brady Stroud [SSW]
58bfa2d96e
feat: make search optional 2021-06-24 15:49:06 +03:00
Trang Le
30f0e7b031
feat(docs): add overview for integrating Netlify CSS with site generators (#5342) 2021-05-31 16:54:59 +03:00
Joshua Goossen
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
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