Skip to content
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

Feat/improve cover image gen #1628

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

adityatelange
Copy link
Owner

What does this PR change? What problem does it solve?

This pull request introduces improvements to the cover image generation in the Hugo PaperMod theme. The changes include:

  • Refactoring: cover.html has been refactored to use the element for image captions, enhancing HTML5 semantics and accessibility.
  • Bug Fixes: Removed pointer-event prevention from entry-cover images to ensure better user interaction.
  • Code Quality: Added comments and managed whitespace for better code readability.

Was the change discussed in an issue or in the Discussions before?

No.

PR Checklist

  • This change adds/updates translations and I have used the template present here.
  • I have enabled maintainer edits for this PR.
  • I have verified that the code works as described/as intended.
  • This change adds a Social Icon which has a permissive license to use it.
  • This change does not include any CDN resources/links.
  • This change does not include any unrelated scripts such as bash and python scripts.
  • This change updates the overridden internal templates from HUGO's repository.

Copy link

sonarqubecloud bot commented Nov 9, 2024

@adityatelange adityatelange added the enhancement New feature or improvement label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant