Skip to content

Pages should not be processed differently than posts. #20

Description

When generating aliases for pages in the root dir like /about.md (the actual file, not the alias), the plugin generates the wrong forwarding file. I fixed this by deleting the process_pages method and calling process_posts instead (and for semantics renaming it process_posts_and_pages).

However, it seems like there was a reason to have different methods for posts and pages. I'd be happy to provide a pull request, once I understand your motivation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions