pages-themes / leap-day

Leap day is a Jekyll theme for GitHub Pages
https://pages-themes.github.io/leap-day/
Creative Commons Zero v1.0 Universal
203 stars 483 forks source link

Allow each page to have a different title and tagline from Front Matter #37

Closed iBug closed 4 years ago

iBug commented 5 years ago

This PR enables each page to have their own title and tagline, by specifying title and description in the Front Matter, like this:

---
title: "The special title for this page"
description: "A lovely tagline"
---

Markdown content
welcome[bot] commented 5 years ago

Welcome! Congrats on your first pull request to The Leap Day Theme. If you haven't already, please be sure to check out the contributing guidelines.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

iBug commented 5 years ago

Is this thing that unpopular??

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

iBug commented 4 years ago

Bump

welcome[bot] commented 4 years ago

Congrats on getting your first pull request to The Leap Day Theme merged! Without amazing humans like you submitting pull requests, we couldn’t run this project. You rock! :tada:

If you're interested in tackling another bug or feature, take a look at the open issues, especially those labeled help wanted.