Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Routes for /YEAR/MONTH/ could show matching posts, no 404 #13

Open
gustawdaniel opened this issue Jul 5, 2019 · 0 comments
Open

Routes for /YEAR/MONTH/ could show matching posts, no 404 #13

gustawdaniel opened this issue Jul 5, 2019 · 0 comments

Comments

@gustawdaniel
Copy link

Feature request

I have the following route /2018/04/04/my-awesome-post-title/
I want to go to /2018/04/ and see all blog posts from this time, but I see 404.

What problem does this feature solve?

It would be nice if I could have name of component that allow to show these posts similar like using filtering by tags.

What does the proposed API look like?

Now when I go to /tag/my-delicious-tag/ i can see Layout with all posts with this tag.
I think that /2018/04/ should show all posts from 01.04.2018 to 30.04.2018

How should this be implemented in your opinion?

It can be done like in jekyll.

Are you willing to work on this yourself?

I do not know. I am learning this plugin and do not know how it works now.

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

No branches or pull requests

2 participants