Mentorship website restructure - #15
Closed
Moo4president wants to merge 7 commits into
Closed
Conversation
Adds Hugo locales (es/fr/zh/vi), language switcher, DeepL translate workflow, articles/videos homepage, floating mascot, footer socials, and theme toggle fixes.
Protect technical terms and mask URLs before DeepL runs, refresh locale content and cache, and wire Legal to /charter/ plus in-toto in the header.
Link English pages via translationKey, keep nav on one row for long locale labels, and restore PaperMod scroll-to-top behavior.
Ship the equation homepage with in-toto logo, FAQ figures, Getting Started nav, and updated es/fr/zh/vi content plus translate pipeline fixes.
✅ Deploy Preview for sbomit ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
|
Hey @Moo4president, thanks for the PR! This is covers a lot of topics at once, which makes it hard to review. Could you split it into smaller PRs? |
Author
|
@absol27 No Problem! |
2 tasks
Author
|
Closing in favor of smaller stacked PRs (per review feedback):
|
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.
Redesign the SBOMit site (Hugo + PaperMod): sticky header, floating mascot, updated nav (in-toto, witness.dev, Manifesto, Community, Getting Started, FAQ, Legal), footer GitHub/Slack.
Add multilingual support (en, es, fr, zh, vi) with a language switcher, i18n nav labels, and a DeepL-based translate pipeline (term protection, URL/shortcode masking, committed cache).
Refresh homepage messaging (SBOMit = SBOM + in-toto with logo), replace Documentation with Getting Started, rewrite FAQ (with figures), and retranslate locales.
Fix UX issues: theme toggle, scroll-to-top, single-row nav for long locale labels, same-page language switching via translationKey.