Closed maxprofit closed 4 years ago
There's an issue when I try deploying the site! Can you please help?!
@ashmitasusan I just ran it from a clean hugo install with no problems... Did you copy everything from exampleSite into the top directory of your project? It looks like the CSS and other static resources are not loading.
I am using R markdown to create this website. I have no problems previewing it from the R studio, but It doesn't work when I try deploying my website via Netlify.
@MaxProfit Can you help me fix it?
Hi @ashmitasusan,
Can you give us a bit more information? Some logs in the console? Is it your domain or the Netlify subdomain that doesn't show the CSS and static files?
Did you check if there was anything on Netlify's side? Is it an additional file to add (you can add _headers
and _redirects
files that might affect the deployment on Netlify)
Fixed the issue that I found with the about page not showing up by restructuring the exampleSite