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

[2025] Article archives #4239

Merged
merged 16 commits into from
Jan 15, 2025
Merged

[2025] Article archives #4239

merged 16 commits into from
Jan 15, 2025

Conversation

veganstraightedge
Copy link
Contributor

Article archives are routes like:

  • /2025
  • /2024/12

Though, not routes like:

  • /page/2
  • etc

…yet

Those routes currently point to home#index because the 2017 theme treated the home page page as home#index page: 1. The 2025 isn't doing that, so /page/* need to be moved to article_archives#index.

And maybe article_archives#index can get moved into article#index for easier discovery when working in the repo. (Needs more exploration/consideration)

@veganstraightedge veganstraightedge marked this pull request as ready for review January 15, 2025 10:39
@veganstraightedge veganstraightedge merged commit 27e6e6b into main Jan 15, 2025
9 checks passed
@veganstraightedge veganstraightedge deleted the article_archives branch January 15, 2025 10:39
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

Successfully merging this pull request may close these issues.

1 participant