151 Commits

Author SHA1 Message Date
Imron
78f24c8cdc Update hugo.md (#2799)
Fixed typo
sucessfully => successfully
giti => git
2019-10-24 11:06:54 +03:00
Imron
8052fb7aee [Typo] configration (#2798)
Fixed typo
configration => configuration
2019-10-24 11:05:44 +03:00
Imron
4ac3ded8a0 [Typo] continous (#2797)
Fixed typo
continous => continuous
2019-10-24 11:04:48 +03:00
Imron
d9bbaa3aff [Typo] comfirming (#2796)
Fixed typo
comfirming => confirming
2019-10-24 11:03:52 +03:00
IMRAN KHAN
8e4ade0d13 Update jekyll.md (#2793)
Typo. the word 'into' was written twice.
2019-10-23 22:18:03 +02:00
Henry Desroches
9fa0420e7f docs: add Hugo guide (#2698) 2019-10-23 13:49:13 -04:00
Shawn Erquhart
6b83a706a3
chore: switch chat links to slack (#2782) 2019-10-22 20:59:04 -04:00
Prateek Bhatnagar
fbbc8c1dc8 docs: fix preact-cli repo link (#2781) 2019-10-22 20:49:40 -04:00
Prateek Bhatnagar
09c2b0ab23 docs: add Preact CLI as a starter option (#2759) 2019-10-22 13:40:07 -04:00
Pierre-Alexandre
695d33f1d2 [docs] fixed broken implicit grant link (#2741) 2019-10-11 16:42:17 +02:00
Tom Rutgers
3d7cff01d6 docs: update Jekyll guide YML syntax (#2738) 2019-10-11 00:40:18 -04:00
Ferenc Sticza
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
Mauro Bieg
dac67a93a0 docs: link to widget starter repo (#2686) 2019-09-25 18:26:37 -04:00
Tanvi Bhakta
d099bef529 docs: improve media library config info (#2685) 2019-09-25 18:25:44 -04:00
polemius
04b371825e chore: fix the typos in comments (#2679) 2019-09-24 16:16:09 -04:00
Józef Piecyk
b4d19b7907 Add example for Next.js (#2672) 2019-09-24 15:17:36 -04:00
Jeremy Wynn
97504e9300 docs: update nuxt.md (#2671) 2019-09-24 14:31:04 -04:00
Zach Schnackel
49e142ef59 enhancement(widget-relation): support custom options length (#2520) 2019-09-09 16:16:15 -04:00
Shawn Erquhart
56ee8441ef
docs: document github graphql beta (#2636) 2019-09-08 15:03:18 -04:00
Calvin
5b143089e2 docs: add _layouts/post.html to Jekyll guide (#2628) 2019-09-05 18:09:12 -04:00
Carina
f87eda6992 docs: add condition to access section (#2625) 2019-09-05 17:39:38 -04:00
melbourne2991
65d49dae9a chore: update datetime widget and deprecate date widget (#2615) 2019-09-05 16:16:55 -04:00
Henry Desroches
8d404a0d54 docs: add Nuxt guide (#2614) 2019-09-05 16:01:02 -04:00
Prateek Bhatnagar
15a2da0d6d docs: add preact-cli's static location (#2389)
* Adding preact-cli's build location

* Update add-to-your-site.md
2019-09-05 13:58:15 -04:00
Kaycee
003c97f97c docs: add 11ty public folder to docs (#2559) 2019-09-05 13:29:31 -04:00
Shawn Erquhart
1aff33e158
chore: update and document edit route (#2619)
* chore: update and document edit route

* fix formatting
2019-09-03 20:37:31 -04:00
Shawn Erquhart
1ef7603d40 docs: add relative images beta 2019-08-24 16:21:24 -04:00
Benaiah Mischenko
34e1f09105 Open Authoring bugfixes and pagination improvements (#2523)
* Fix handling of displayURLs which are strings

* Add fromFetchArguments to unsentRequest

* Add parseLinkHeader to backendUtil

* Handle paginated endpoints in GitHub API

* Rename fork workflow to Open Authoring across the whole repo

* Fixes for bugs in GitHub API introduced by Open Authoring changes

* Fix getDeployPreview

* Fix incorrect auth header formatting GitHub implementation

cf. https://github.com/netlify/netlify-cms/pull/2456#discussion_r309633387

* Remove unused and broken method from GitHub API

cf. https://github.com/netlify/netlify-cms/pull/2456#discussion_r308687145

* Fix editorialWorkflowGit method in GitHub API

* Request published entry content from origin repo

* Better error when deleting a published post in Open Authoring

* Rename to Open Authoring in fork request message

Also adds a note to the fork request message that an existing fork of
the same repo will be used automatically.

* fix linting
2019-08-24 13:54:59 -04:00
Ryan DeBeasi
66da66affd Fix broken link (#2522) 2019-08-07 20:45:07 +02:00
Christian Kohler
c5acc1952a docs: incorrect repo url in Contributor Guide (#2503) 2019-07-27 06:47:54 -07:00
Benaiah Mischenko
edf0a3afdc feat(backend-github): Open Authoring (#2430)
* Make filterPromises resolve entries before filtering

* Add filterPromisesWith & onlySuccessfulPromises to utility library

* Memoize user method in GitHub API

* Make storeMetadata safe to call concurrently in GitHub API

* Fork workflow: startup and authentication

* Fork workflow: backend support

* Fork workflow: disable unused UI elements

* Fork workflow: docs

* Fork workflow: fix deploy previews

* Suggested edits for fork workflow doc

* Change future tense to present

* Fork workflow: add beta status to docs

* remove debug statement

* rename fork workflow to Open Authoring
2019-07-24 18:20:41 -04:00
Emerson Laurentino
ed5763e492 docs: fix local url in Next.js guide (#2438) 2019-07-24 17:45:54 -04:00
Jeremy Meiss
7fb1168f24 WTD19: Improve Contrib Guide and Create Style Guide (#2336)
* getting started with the contributor guide updates for Netlify CMS at WTD19PDX

* places to get involved header

* create/mimi-style-guide

initial commit

* added guide for new terms

* completed Documentation Formatting Standards

* starting headings and content for contributing guidelines

* added guide for inline code and commands

* added guide for object field names

* added guide for string and integer field values

* added guide for code snippet formatting

* added content best practices

* Updated contributor guide

* added guide for Patterns to avoid. Also added Note at the top

* Update contributor-guide.md

* Update and rename style-guide.md to writing-style-guide.md
2019-07-24 17:30:10 -04:00
Morgan Marshall
ae914fb84a docs: fix bottom "add to your site" link (#2439) 2019-07-11 22:07:26 -04:00
Ahmad Awais ⚡️
a8b0ea334f docs: add note about Cloudinary login (#2424) 2019-07-04 12:46:09 -04:00
Kyra
9ebb17c944 docs: add Elmstatic to generators list (#2399) 2019-06-26 10:37:11 -04:00
Henry
d6964b50b3 feat(widget-relation): support nested field references in relation widget (#2391) 2019-06-24 19:32:02 -04:00
Ben Palmer
6329c35d27 Updated link to widget options on Uploadcare (#2371) 2019-06-13 15:32:28 -04:00
Sam Ford
fd87793c37 Add Zola to static files directory table (#2352) 2019-06-04 13:59:53 -04:00
Mhmdrz_a
405e27dac7 chore(docs): Added Missing dependency (#2342)
* Added Missing dependency
* Remove Old dependency
2019-05-25 08:31:30 -07:00
Tom Rutgers
4b05bfdbea docs: update Jekyll tutorial blog screen shot (#2340)
fixes #2339
2019-05-22 14:18:13 -04:00
Tyler Mercer
8970d32abf docs: add Nuxt example (#2325) 2019-05-10 10:32:50 -04:00
Gregor Krmelj
9d5dbcde0a docs: fix files collection type key (#2308) 2019-05-09 15:05:37 -04:00
Ales Rybak
1c3035f4dc docs: code format bitbucket settings example (#2312) 2019-05-09 14:36:01 -04:00
Carlos Gonzalez
2488556590 Update customization.md (#2292)
Remove duplicate word in sentence "...besides the plain plain textual..."
2019-04-16 14:15:10 +02:00
Sean Anderson
b09a07457b Typo - templates (#2279) 2019-04-10 10:44:28 +02:00
Christophe de Vienne
1b0f2ac30c docs: document bitbucket implicit grant expiration (#2272) 2019-04-05 18:28:44 -04:00
Adam Watters
9b1dfe1605 docs: add Jekyll integration guide (#2248) 2019-04-05 18:24:24 -04:00
Christophe de Vienne
54fde06050 feat(backend-bitbucket): add implicit auth (#2247) 2019-04-04 14:10:16 -04:00
Austin Devine
573ad8816d feat(core): allow custom summary on entry cards (#2140) 2019-03-29 14:30:38 -04:00