Netlify-cms: Images are available in the GitHub repository but not displayed in Netlify deploying

Created on 13 Apr 2019  路  3Comments  路  Source: netlify/netlify-cms

Hi!
I'm trying to deploying a static site using an Hugo Theme through GitHub and Netlify, but i do not know why the images aren't displayed.

In a local environment there is not this problem.

https://github.com/andresalerno/hugo-site-v1

Tks!

All 3 comments

@andresalerno this project is specific to https://netlifycms.org

Please try the community.netlify.com site. There are a ton of people using Hugo with Netlify that can help out.

@andresalerno are you feeding this site from http://aspartners.com.br on netlify?

If not change the config.toml baseurl value to:

baseurl = "/"

Actually, I just saw it and that is not the issue. You might want to get help from the Hugo docs and community.

Was this page helpful?
0 / 5 - 0 ratings