Skip to content

Add Previous & Next posts to Model(s) #10

Description

@MattDrivenDev

This will enable us to put links on the blog post pages that are:

Previous: Post abc | Next: Post xyx

Would be nice to use following (or similar) Razor to do it:

<a href="/@post.PreviousUrl">@post.PreviousTitle</a>

Would have to figure a nice way to handle it being None or null or whatever.

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions