Skip to content

Does sorting work at all with this plugin? #44

@tylermanning

Description

@tylermanning

I have implemented this plugin for my site but it looks like the paginator shuffled all my posts in some way. After digging around it seems like it's impossible to do something like,
{% assign sortedPosts = paginator.posts | sort: 'post-priority' %}
with this plugin. Is this true?

(in this case post-priority is just a numerical variable in the front matter of each markdown post.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions