Running the Hugo Project

Hello, everyone.

I’m glad we’ve connected here.

I have a marketing site developed with Hugo, but when I run it locally, the CSS doesn’t apply. I’m looking for a developer who can help me resolve this issue and ensure the project runs smoothly.

Thanks.

Similar questions have been asked and answered before here. Perhaps the forum’s search function helps to silver the issue. Or setting the correct baseURL.

Thank you for your reply.
I would appreciate it if you could provide me with more details.

See Requesting Help.

Let us see your code

Include a link to the source code repository of your project, because we really need the context of seeing your templates and partials to be able to help you. It is trivial to do a quick git clone on your repo, then run hugo server in your project, to help you out. On the other hand, recreating your code from screenshots, or sort of guessing at it, is not.

If you can’t share your repository for whatever reason, consider creating a dummy repo that you can share, which reproduces the problem you’re experiencing.

Thank you for your response.

Plz check this URL.
This is my project.

Hello @jmooring
I am waiting for your reponse.

Use your browser’s dev tools to inspect the page load. You’ll see that devstyles.css cannot be found. It cannot be found because it doesn’t exist.

I created it and used it, but the result was the same, possibly due to incorrect settings.

How did you do that?

npm run watch-css.

Works for me:

Great.
How did you resolve it?

By doing exactly what you did.

npm run watch-css & hugo server

Is this your site? Have you ever built it before?

To be honest, I got it through a project bid.
plz help me.

You might want to offer a bounty by creating a “help wanted” posting under the “services” category.

1 Like

@jmooring
I am new freelancer.
help me.
Complete the task, and I’ll reward you with a bounty.

See my previous reply.