Shawn Erquhart
52dff34d3a
chore: fix community slack redirect
2019-10-22 14:17:50 -04:00
Shawn Erquhart
1d21617c66
chore: fix community slack redirect
2019-10-22 13:53:58 -04:00
Shawn Erquhart
ee4f0a9973
chore: fix community slack redirect
2019-10-22 13:48:56 -04:00
Prateek Bhatnagar
09c2b0ab23
docs: add Preact CLI as a starter option ( #2759 )
2019-10-22 13:40:07 -04:00
Shawn Erquhart
1684995eaa
chore: fix community slack redirect
2019-10-22 13:37:05 -04:00
Shawn Erquhart
db1385072c
docs: add community slack link ( #2773 )
2019-10-21 21:02:15 -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
Shawn Erquhart
4ae8c803d4
chore: ignore website builds
2019-09-27 20:20:21 -04:00
Shawn Erquhart
d2ac377e40
chore: add netlify.toml ( #2703 )
2019-09-27 19:39:28 -04: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
renovate[bot]
ee161c6848
chore(deps): update dependency babel-plugin-prismjs to v1.1.1 ( #2666 )
2019-09-10 10:50:02 -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
be7f443d6d
chore: update release ticker
2019-08-24 16:23:41 -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
dependabot-preview[bot]
c04fe8fbb7
chore(deps): bump gatsby-source-filesystem in /website ( #2486 )
...
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem ) from 2.0.1-rc.1 to 2.0.19.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.0.19/packages/gatsby-source-filesystem )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 18:03:03 -04:00
dependabot-preview[bot]
827d323a6d
chore(deps): [security] bump webpack-dev-server in /website ( #2479 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.1.7 to 3.7.2. **This update includes a security fix.**
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.1.7...v3.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 17:58:31 -04:00
dependabot-preview[bot]
1bc20a9724
chore(deps): [security] bump lodash.mergewith in /website ( #2475 )
...
Bumps [lodash.mergewith](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 17:56:20 -04:00
dependabot-preview[bot]
9c828ed3da
chore(deps): [security] bump lodash.merge in /website ( #2472 )
...
Bumps [lodash.merge](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 17:56:02 -04:00
dependabot-preview[bot]
3dc75258ed
chore(deps): [security] bump lodash-es in /website ( #2471 )
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 17:55:45 -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
Tony Alves
24b0330621
chore(website): Announce Gatsby plugin 4.0.0 ( #2313 )
2019-07-24 17:13:23 -04:00
dependabot-preview[bot]
2831123dec
chore(deps): bump dayjs from 1.7.5 to 1.8.15 in /website ( #2478 )
...
Bumps [dayjs](https://github.com/iamkun/dayjs ) from 1.7.5 to 1.8.15.
- [Release notes](https://github.com/iamkun/dayjs/releases )
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/iamkun/dayjs/compare/v1.7.5...v1.8.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-23 18:19:26 -04:00
dependabot-preview[bot]
637e781645
chore(deps): [security] bump lodash.template in /website ( #2476 )
...
Bumps [lodash.template](https://github.com/lodash/lodash ) from 4.4.0 to 4.5.0. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-23 18:18:50 -04:00
dependabot-preview[bot]
4884c0dd64
chore(deps): bump gatsby-transformer-remark in /website ( #2477 )
...
Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark ) from 2.1.1-rc.1 to 2.1.10.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@2.1.10/packages/gatsby-transformer-remark )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-23 18:18:33 -04:00
dependabot-preview[bot]
bd6c8f31d9
chore(deps): bump react from 16.4.2 to 16.8.6 in /website ( #2474 )
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 16.4.2 to 16.8.6.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v16.8.6/packages/react )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-23 18:17:29 -04:00
dependabot-preview[bot]
89dd4ec0d8
chore(deps): bump gatsby-plugin-react-helmet in /website ( #2473 )
...
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet ) from 3.0.0-rc.1 to 3.0.5.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@3.0.5/packages/gatsby-plugin-react-helmet )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-23 18:17:07 -04:00
dependabot[bot]
9a3c9d2ffb
chore(deps): bump lodash from 4.17.11 to 4.17.13 in /website ( #2449 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-18 16:45:32 -04:00
Morgan Marshall
ae914fb84a
docs: fix bottom "add to your site" link ( #2439 )
2019-07-11 22:07:26 -04:00
Shawn Erquhart
222f145ac7
chore: update release ticker
2019-07-11 15:53:21 -04:00
Ahmad Awais ⚡️
a8b0ea334f
docs: add note about Cloudinary login ( #2424 )
2019-07-04 12:46:09 -04:00
Shawn Erquhart
2319932861
chore: update release ticker
2019-06-28 17:45:08 -04:00
Shawn Erquhart
0faf2ec8ab
chore: update release ticker
2019-06-26 16:08:27 -04:00
Shawn Erquhart
30c2b895ba
chore: fix docs site cms
2019-06-26 15:52:47 -04:00
Kyra
9ebb17c944
docs: add Elmstatic to generators list ( #2399 )
2019-06-26 10:37:11 -04:00
Shawn Erquhart
f331cbb0c2
chore: remove website unused eslint (sec alert) ( #2404 )
2019-06-24 19:32:25 -04:00
Henry
d6964b50b3
feat(widget-relation): support nested field references in relation widget ( #2391 )
2019-06-24 19:32:02 -04:00
Shawn Erquhart
50dc371ebc
docs: update community info with channel links ( #2403 )
2019-06-24 19:07:19 -04:00
Shawn Erquhart
aecd08ba2f
chore: update release ticker
2019-06-14 12:29:31 -04:00
Shawn Erquhart
35841d155c
chore: fix website release links
2019-06-14 11:57:23 -04:00
Ben Palmer
6329c35d27
Updated link to widget options on Uploadcare ( #2371 )
2019-06-13 15:32:28 -04:00
Shea Daniels
d128d7d001
site: add Dwolla blog post, add support for canonical URLs ( #2357 )
...
* Add blog post about implementing the CMS with Jekyll, add support for canonical URLs
* fix formatting
* add cross post link
2019-06-07 12:56:58 -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
Shawn Erquhart
4aa8943ace
docs: update release ticker
2019-04-10 10:03:32 -04: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
Shawn Erquhart
0da6ff1a5b
chore: update release ticker
2019-03-29 17:10:03 -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
Tony Alves
82cc7941cc
feat: provide usable UMD builds for all packages ( #2141 )
2019-03-16 18:44:29 -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
Shawn Erquhart
a6c5ba5722
update release ticker
2019-02-26 13:43:57 -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
Luis Correia
89b0ac9712
docs: fix Deploy Preview Links href in latest blog post ( #2121 )
2019-02-22 15:40:09 -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
4cd45eb4c1
docs: put star button first, add search to home ( #2104 )
2019-02-18 11:12:14 -05:00
Jeremy Bise
62f9d6f43c
docs: fix docs site spacing issues ( #2095 )
2019-02-15 17:31:16 -05:00
Shawn Erquhart
8dd9cc01b5
update release ticker
2019-02-12 17:24:24 -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
8ccbdf928e
chore: update website for preview links ( #2085 )
...
* chore: update website for preview links
* fix formatting
2019-02-12 10:56:56 -05:00