Merged
Conversation
Fix a typo and improve the translation
* Pull render-image template from Hugo https://github.com/gohugoio/hugo/commits/master/tpl/tplimpl/embedded/templates/_default/_markup/render-image.html cloned at b893a09aa62c01a62e32b0effdb02e86b51d46d6 * Add loading=lazy attribute c353447
thumbnailUrl is not part of Organization: https://schema.org/Organization
Changes: - Add tags per documentation - Prefer site.Title over site.Params.title - Plainify titles, tags, and descriptions - Add fallback values for locale - Fix pages related by series - Improve readability Co-authored-by: tomy0000000 <[email protected]> Co-authored-by: sean-au <[email protected]>
Add current year 2025
The service has been shutdown as of 2025-01-31 and is no more See https://deepnewz.com/startups/polywork-irish-startup-backed-stripe-collison-brothers-to-shut-down-560973fe
* Fix typos in ISSUE_TEMPLATE * Remove redundant space in pull request template
Co-authored-by: Aditya Telange <[email protected]>
Co-authored-by: PepeV_nRT <[email protected]>
**Usage**
Site level:
params:
social:
fediverse_creator: "@[email protected]"
Page (Overrides Site level value):
---
title: "My Page"
social:
fediverse_creator: "@[email protected]"
---
Closes #1618 #1642
---------
Co-authored-by: Aditya Telange <[email protected]>
* Refactor cover.html * Refactor 2 * Refactor 3 * Refactor 4 * Refactor 5 * add comments and refactor more * Refactor cover.html to use <figcaption> for image captions * Add comments and manage whitespace * Remove pointer-event prevention from entry-cover image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR change? What problem does it solve?
Was the change discussed in an issue or in the Discussions before?
PR Checklist