Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blog doesn't show #390

Open
mansoorbarri opened this issue May 30, 2023 · 1 comment
Open

Blog doesn't show #390

mansoorbarri opened this issue May 30, 2023 · 1 comment

Comments

@mansoorbarri
Copy link

I have blog on the nav bar which goes to /blog/ and I have things in /content however I also have /content/bog/ but the website doesn't show anything when you go to the website

@juanjuanzero-dev
Copy link

You'll want to change the directory from content/bog to content/blog. navigating to /blog would lead to the 404 page. You'll also need to add a _index.md file at the blog directory. It doesn't have to contain anything it just needs to be there so that you can let hugo know that at this route, you want to list the files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants