How to use "subfolders" in public-urls? #192
Unanswered
pawelklimczyk
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to organize my blog posts into "year" or "year/month" subfolders.
the final result would be one of following:
https://<blog-url>/articles/2023/12/post-123https://<blog-url>/articles/2023/post-123So basically public-url matches postSlug and generates url sub-path from directory names structure
After several tries and errors i have to sek for help 😛
Beta Was this translation helpful? Give feedback.
All reactions