Skip to content

feat(gatsby-theme-minimal-blog): Add PostFooter component #705

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 31, 2021

Conversation

LekoArts
Copy link
Owner

Feature: The <Post /> component now has a <PostFooter /> component at the bottom of the page (between the end of the post content and the global footer). You can shadow this to e.g. display a comment section below a post. The component receives its data through the post prop which holds the same data as what <Post /> receives.

Fixes #698.

@LekoArts LekoArts added type: enhancement An issue or pull request that adds a feature or enhances a current one topic: theme Issue discussing a new theme labels Oct 31, 2021
@changeset-bot
Copy link

changeset-bot bot commented Oct 31, 2021

🦋 Changeset detected

Latest commit: fe9a2be

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@lekoarts/gatsby-theme-minimal-blog Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@gatsby-cloud
Copy link

gatsby-cloud bot commented Oct 31, 2021

Gatsby Cloud Build Report

jodie

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 14s

Performance

Lighthouse report

Metric Score
Performance 🔶 82
Accessibility 💚 100
Best Practices 💚 100
SEO 💚 92

🔗 View full report

@gatsby-cloud
Copy link

gatsby-cloud bot commented Oct 31, 2021

Gatsby Cloud Build Report

cara

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 17s

Performance

Lighthouse report

Metric Score
Performance 💚 95
Accessibility 💚 97
Best Practices 💚 100
SEO 💚 92

🔗 View full report

@gatsby-cloud
Copy link

gatsby-cloud bot commented Oct 31, 2021

Gatsby Cloud Build Report

emma

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 16s

Performance

Lighthouse report

Metric Score
Performance 💚 93
Accessibility 💚 97
Best Practices 💚 100
SEO 💚 90

🔗 View full report

@gatsby-cloud
Copy link

gatsby-cloud bot commented Oct 31, 2021

Gatsby Cloud Build Report

emilia

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 19s

Performance

Lighthouse report

Metric Score
Performance 🔶 80
Accessibility 💚 100
Best Practices 💚 100
SEO 💚 92

🔗 View full report

@gatsby-cloud
Copy link

gatsby-cloud bot commented Oct 31, 2021

Gatsby Cloud Build Report

www

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 1m

Performance

Lighthouse report

Metric Score
Performance 🔶 76
Accessibility 💚 97
Best Practices 💚 100
SEO 💚 92

🔗 View full report

@gatsby-cloud
Copy link

gatsby-cloud bot commented Oct 31, 2021

Gatsby Cloud Build Report

minimal-blog

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 23s

Performance

Lighthouse report

Metric Score
Performance 🔶 89
Accessibility 💚 100
Best Practices 💚 100
SEO 💚 92

🔗 View full report

@gatsby-cloud
Copy link

gatsby-cloud bot commented Oct 31, 2021

Gatsby Cloud Build Report

status-dashboard

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 24s

Performance

Lighthouse report

Metric Score
Performance 💚 99
Accessibility 💚 100
Best Practices 💚 93
SEO 🔶 81

🔗 View full report

@LekoArts LekoArts merged commit 158b1f0 into main Oct 31, 2021
@LekoArts LekoArts deleted the feat/disc-698 branch October 31, 2021 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: theme Issue discussing a new theme type: enhancement An issue or pull request that adds a feature or enhances a current one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant