-
Notifications
You must be signed in to change notification settings - Fork 0
fix: SEO, accessibility landmarks, and interactive element improvements #17
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
Changes from 10 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
7624cc6
seo: add canonical URL
gabitoesmiapodo aba7bec
seo: add missing twitter:title, description, image meta tags
gabitoesmiapodo 64dadc5
seo: add robots.txt
gabitoesmiapodo 061b279
seo: add @astrojs/sitemap integration
gabitoesmiapodo d4186db
seo: add FAQPage and Organization JSON-LD structured data
gabitoesmiapodo 882eb0a
a11y: add skip-to-content link
gabitoesmiapodo a335d90
a11y: wrap header links in nav landmark
gabitoesmiapodo b04eec8
a11y: add aria-label to footer social icon links
gabitoesmiapodo c5d3587
fix: replace onmouseout with mouseleave/focusout event listeners on c…
gabitoesmiapodo 1e996fd
perf: narrow transition from all to specific properties
gabitoesmiapodo a29cf3e
fix: initialize tooltip text on load and use textContent instead of i…
gabitoesmiapodo 51be777
chore: declare minimum Node version >=20.19.5 required by sitemap@9
gabitoesmiapodo 4687510
fix: derive canonical URL from Astro.site instead of hardcoded string
gabitoesmiapodo 52587b4
fix: strip HTML tags from FAQ JSON-LD answer text
gabitoesmiapodo bcacd8e
a11y: add tabindex=-1 to skip link target so focus lands in main content
gabitoesmiapodo e6f0cb1
fix: derive og:url from Astro.site instead of hardcoded string
gabitoesmiapodo 7cdbd09
fix: derive Organization JSON-LD url from Astro.site and logo from im…
gabitoesmiapodo 0c72c42
chore: pin .nvmrc to 20.19.5 to match engines.node minimum
gabitoesmiapodo a889f57
refactor(header): consolidate Wrapper + headerWrapper into single ele…
gabitoesmiapodo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.