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

Putting the excerpt in the post itself. #51

Open
awnumar opened this issue Aug 1, 2017 · 0 comments
Open

Putting the excerpt in the post itself. #51

awnumar opened this issue Aug 1, 2017 · 0 comments

Comments

@awnumar
Copy link

awnumar commented Aug 1, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant