Netlify saving images as>- https://raw.githubusercontent.com2019 Community Moderator ElectionHow to handle Contentful content data in GatsbyCollections in Hugo data file using Netlify CMSNetlify CMS not able to update/replace image that has been optimized in Gatsby.jsHow to provide internationalization properly using Gatsby + Netlify CMSSetting Up A Staging Workflow With Netlify CMSGatsby CMS - Failed to load settings from /.netlify/identityNetlify CMS Rebuild Config.yml ChangesNetlify CMS multiple environment merging strategyGatsby + Netlify CMS: Any ways to enable featured images for each entry in src/pages/index.js?Making the Home Page Editable with Netlify CMS and Gatsby
When to use a QR code on a business card?
What was so special about The Piano that Ada was willing to do anything to have it?
How to install round brake pads
Movie: boy escapes the real world and goes to a fantasy world with big furry trolls
Volume of hyperbola revolved about the y -axis
How should I solve this integral with changing parameters?
Why does this boat have a landing pad? (SpaceX's GO Searcher) Any plans for propulsive capsule landings?
Why aren't there more Gauls like Obelix?
Use Mercury as quenching liquid for swords?
What can I do if someone tampers with my SSH public key?
Should we avoid writing fiction about historical events without extensive research?
Rationale to prefer local variables over instance variables?
What is Tony Stark injecting into himself in Iron Man 3?
What is this tube in a jet engine's air intake?
Does the US political system, in principle, allow for a no-party system?
Has a sovereign Communist government ever run, and conceded loss, on a fair election?
Do Paladin Auras of Differing Oaths Stack?
How do spaceships determine each other's mass in space?
Is this Paypal Github SDK reference really a dangerous site?
Having the player face themselves after the mid-game
Is divide-by-zero a security vulnerability?
If nine coins are tossed, what is the probability that the number of heads is even?
-1 to the power of a irrational number
Finding the minimum value of a function without using Calculus
Netlify saving images as>- https://raw.githubusercontent.com
2019 Community Moderator ElectionHow to handle Contentful content data in GatsbyCollections in Hugo data file using Netlify CMSNetlify CMS not able to update/replace image that has been optimized in Gatsby.jsHow to provide internationalization properly using Gatsby + Netlify CMSSetting Up A Staging Workflow With Netlify CMSGatsby CMS - Failed to load settings from /.netlify/identityNetlify CMS Rebuild Config.yml ChangesNetlify CMS multiple environment merging strategyGatsby + Netlify CMS: Any ways to enable featured images for each entry in src/pages/index.js?Making the Home Page Editable with Netlify CMS and Gatsby
My netlify admin started saving images like this to the markdown files
image: >-
https://raw.githubusercontent.com/<user>/<repo>/master/static/img/myimage.png
How do I change it to save like this? Otherwise, I need to manually change after each save in the admin.
image: /img/myimage.png
gatsby netlify netlify-cms
add a comment |
My netlify admin started saving images like this to the markdown files
image: >-
https://raw.githubusercontent.com/<user>/<repo>/master/static/img/myimage.png
How do I change it to save like this? Otherwise, I need to manually change after each save in the admin.
image: /img/myimage.png
gatsby netlify netlify-cms
Are you dragging and dropping an image from a page hosted on github?
– Mark
Mar 6 at 21:41
No, uploading from local device, or selecting one that's already been uploaded. When I open the image gallery in admin, all the images have that as the src attribute.
– stampede76
Mar 6 at 21:46
This is a known issue created in the last release (2.5.x) and there is a proposed fix coming
– talves
2 days ago
add a comment |
My netlify admin started saving images like this to the markdown files
image: >-
https://raw.githubusercontent.com/<user>/<repo>/master/static/img/myimage.png
How do I change it to save like this? Otherwise, I need to manually change after each save in the admin.
image: /img/myimage.png
gatsby netlify netlify-cms
My netlify admin started saving images like this to the markdown files
image: >-
https://raw.githubusercontent.com/<user>/<repo>/master/static/img/myimage.png
How do I change it to save like this? Otherwise, I need to manually change after each save in the admin.
image: /img/myimage.png
gatsby netlify netlify-cms
gatsby netlify netlify-cms
asked Mar 6 at 21:40
stampede76stampede76
58111230
58111230
Are you dragging and dropping an image from a page hosted on github?
– Mark
Mar 6 at 21:41
No, uploading from local device, or selecting one that's already been uploaded. When I open the image gallery in admin, all the images have that as the src attribute.
– stampede76
Mar 6 at 21:46
This is a known issue created in the last release (2.5.x) and there is a proposed fix coming
– talves
2 days ago
add a comment |
Are you dragging and dropping an image from a page hosted on github?
– Mark
Mar 6 at 21:41
No, uploading from local device, or selecting one that's already been uploaded. When I open the image gallery in admin, all the images have that as the src attribute.
– stampede76
Mar 6 at 21:46
This is a known issue created in the last release (2.5.x) and there is a proposed fix coming
– talves
2 days ago
Are you dragging and dropping an image from a page hosted on github?
– Mark
Mar 6 at 21:41
Are you dragging and dropping an image from a page hosted on github?
– Mark
Mar 6 at 21:41
No, uploading from local device, or selecting one that's already been uploaded. When I open the image gallery in admin, all the images have that as the src attribute.
– stampede76
Mar 6 at 21:46
No, uploading from local device, or selecting one that's already been uploaded. When I open the image gallery in admin, all the images have that as the src attribute.
– stampede76
Mar 6 at 21:46
This is a known issue created in the last release (2.5.x) and there is a proposed fix coming
– talves
2 days ago
This is a known issue created in the last release (2.5.x) and there is a proposed fix coming
– talves
2 days ago
add a comment |
1 Answer
1
active
oldest
votes
This is a known issue created in release (2.5.x)
Make sure to upgrade to the fixed version of netlify-cms ^2.6.0
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55032594%2fnetlify-saving-images-as-https-raw-githubusercontent-com%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This is a known issue created in release (2.5.x)
Make sure to upgrade to the fixed version of netlify-cms ^2.6.0
add a comment |
This is a known issue created in release (2.5.x)
Make sure to upgrade to the fixed version of netlify-cms ^2.6.0
add a comment |
This is a known issue created in release (2.5.x)
Make sure to upgrade to the fixed version of netlify-cms ^2.6.0
This is a known issue created in release (2.5.x)
Make sure to upgrade to the fixed version of netlify-cms ^2.6.0
answered 7 hours ago
talvestalves
6,06111335
6,06111335
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55032594%2fnetlify-saving-images-as-https-raw-githubusercontent-com%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Are you dragging and dropping an image from a page hosted on github?
– Mark
Mar 6 at 21:41
No, uploading from local device, or selecting one that's already been uploaded. When I open the image gallery in admin, all the images have that as the src attribute.
– stampede76
Mar 6 at 21:46
This is a known issue created in the last release (2.5.x) and there is a proposed fix coming
– talves
2 days ago