-
-
Notifications
You must be signed in to change notification settings - Fork 10.3k
{{ page.name }} doesn't return anything on posts #8699
Copy link
Copy link
Closed
Labels
frozen-due-to-agegood first issue 🥇Easy pick to make your first contributionEasy pick to make your first contributionhas-pull-requestSomebody suggested a solution to fix this issueSomebody suggested a solution to fix this issueup-for-grabs ☕You're welcome to work on this issueYou're welcome to work on this issue
Metadata
Metadata
Assignees
Labels
frozen-due-to-agegood first issue 🥇Easy pick to make your first contributionEasy pick to make your first contributionhas-pull-requestSomebody suggested a solution to fix this issueSomebody suggested a solution to fix this issueup-for-grabs ☕You're welcome to work on this issueYou're welcome to work on this issue
My Environment
jekyllgithub-pagesExpected Behaviour
{{ page.name }}should return the filename of the post, like it does with pages and is described in the docs.Current Behavior
It doesn't return anything on posts.
Code Sample
jekyll new blog{{ page.name }}somewhere on the default post