121 Commits

Author SHA1 Message Date
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
Steffen Martinsen
9fccd7b0e5 docs: add NextJS guide (#2222) 2019-03-25 15:45:14 -04:00
Tom Rutgers
2d59602660 docs: add Middleman guide (#2218) 2019-03-25 14:14:31 -04:00
Mathieu DARTIGUES
7dc791e83a docs: add VuePress public folder (#2231) 2019-03-25 14:13:56 -04:00
Yingrong Zhao
155cd2e3a2 fix typos (#2235) 2019-03-24 00:08:57 +01:00
Tom Rutgers
fad8e766cf
Update select.md (#2227)
* Update select.md
2019-03-20 16:42:04 +01:00
Erick Patrick
9dd69b0f5c docs: add Jigsaw demo link (#2217) 2019-03-18 15:52:16 -04:00
Kris Morf
dac2442c21 docs: reorder navigation to accommodate guides (#2210) 2019-03-17 12:49:55 -04:00
Kris Morf
1d935c704d [Guide]: Adding Netlify CMS to Gatsby (#2117)
* first draft

* minor fixes

* edits

* fixed some requested changes

* changed repo link to https

* added frontmatter section

* added note about folder structure
2019-03-16 23:29:06 +01:00
Max Gardner
1261ec7f83 docs: base_url should contain only hostname (#2143) 2019-03-11 12:41:59 -04:00
Shawn Erquhart
37138834d6 Fix raw GitHub URL being output to content (#2147)
* fix thumbnail quality

* Revert "fix(git-gateway): fix previews for GitHub images not in Large Media (#2125)"

This reverts commit d17f896f479292db06d3a4b39f2e51b6c41101bd.

* wip

* Stop using thunks to load media display URLs

* Revert changes to dev-test

* Revert changes to large media docs

* fix lint error

* Update docs to point to the upcoming version with non-broken media
2019-03-07 18:28:14 -08:00
amitkhanal
40df666151 docs: move example Cloudinary configuration under 'config' (#2142) 2019-03-06 21:11:15 -05:00
Bartholomew
93ba704ade doc: relation widget add multiple options (#2112) 2019-02-28 10:54:54 -05:00
Eric Jinks
559e531619 Fix typo in netlify-large-media.md (#2127) 2019-02-27 17:27:20 +01:00
Benaiah Mischenko
d17f896f47 fix(git-gateway): fix previews for GitHub images not in Large Media (#2125) 2019-02-26 16:05:52 -05:00
Benaiah Mischenko
da2249c651 Netlify Large Media integration (#2124) 2019-02-26 13:11:15 -05:00
wingardtw
17ae6f3045 include pelican to list of generators (#2111) 2019-02-25 11:13:07 -05:00
Norman
722eb8fefe Adds static file location for Gridsome (#2108) 2019-02-20 14:40:09 +01:00
Wayne Thursby
944290ea1d docs: fix grammatical issues (#2102) 2019-02-19 11:14:49 -05:00
Shawn Erquhart
ff8dfac813
feat(core): allow field name to override slug placeholders (#2087) 2019-02-12 16:59:53 -05:00
Shawn Erquhart
92fc667663
Update Docs “configuration-options” (#2080)
Automatically generated. Merged on Netlify CMS.
2019-02-11 18:38:32 -05:00
Luis Correia
dc44caca20 feat(widget-number): add range validation (#2049) 2019-02-08 15:01:08 -05:00
Shawn Erquhart
15d221d4a4
feat(workflow): add deploy preview links (#2028) 2019-02-08 12:26:59 -05:00
amitkhanal
f0553c720a docs: fix cloudinary media library configuration info (#2045) 2019-02-06 11:16:58 -05:00
friedjoff
18f34d2aca feat(netlify-cms-widget-map): add map widget (#2051) 2019-02-05 17:41:21 -05:00
Bartholomew
627e600d29 fix(netlify-cms-core): validate nested fields (#1873) 2019-02-05 17:27:34 -05:00
Shawn Erquhart
0aae3be1b5
docs: fix links, remove some weird ones (#2062)
Fixes docs links and removes some weird ones.

Closes #2061.
2019-02-05 09:46:50 -05:00
Tony Alves
14f94a022c feat(config): allow config.yml file load to be skipped (#2053) 2019-02-03 17:48:40 -05:00
Alex F
a5ef2cb87a docs: add Yellowcake template to examples.md (#2027) 2019-02-02 20:10:48 -05:00
David Darnes
f87e66af15 docs: add Jekyll feat Alembic theme starter (#2005) 2019-02-02 19:44:17 -05:00
René Stalder
e8eca7c8ab docs: add vue.js, nuxt.js example to examples page (#2014) 2019-02-02 17:05:44 -05:00