Organizing blog posts in folders #50
Unanswered
mediodiablo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi - first of all, thank you for creating MultiTerm! I'm using it to launch a personal website/blog.
One thing I'd like to do is save blog posts in folders (e.g., posts published in the year 2025 would be saved in /src/content/posts/2025). When I do this, I can see the posts in the Home and Archive pages. However, clicking on the links returns the 404 page.
Also, VS code gives the following warning: "A
getStaticPaths()route pattern was matched, but no matching static path was found for requested path/posts/2025/celeste-carballo-mi-enfermedad"Any thoughts on how to resolve this?
Thanks again!
Beta Was this translation helpful? Give feedback.
All reactions