Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Putting the excerpt in the post itself. #51

@awnumar

Description

@awnumar

I'm trying to figure out how to put the post excerpt in the post itself.

I've currently just added:

<h2>{{ page.excerpt | markdownify | remove: "<p>" | remove: "</p>" }}</h2>

to /_layouts/post.html just below the title, but I can't figure out how to get it to look good.

I know @TaylanTatli isn't able to patch things upstream right now, but any help making these changes locally would be appreciated.

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