Add archive page for Apple's Community Recognition#38
Open
loloop wants to merge 1 commit into
Open
Conversation
Adds a bilingual (PT + EN) page at /br/apple-recognition and /en/apple-recognition archiving my feature on Apple's Community Recognition page (developer.apple.com/community/recognition), published around WWDC26. The page preserves Apple's bio (quoted, translated for PT), a screenshot of my entry on Apple's page, links to the live page and a Wayback snapshot, and a personal narrative. It shows up on both homepages. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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
Adds a bilingual archive page for my feature on Apple's Community Recognition page (published around WWDC26):
/br/apple-recognition/en/apple-recognitionBoth appear at the top of their homepage lists (dated 2026-06-08) and in the sitemap + RSS feed.
What's on the page
Assets/images/apple-recognition/apple-page.png), captured from the live modal — so it survives Apple rotating honorees off the pageUses the existing
ArticleLayout— no Swift/SCSS changes. Content pages auto-route and auto-list via the existingContentLoaderfilters.Notes for review
web.archive.org/save/…) from another network.Build/was regenerated locally and committed, per this repo's deploy flow (CI only uploadssite/Build).Package.resolvedandstyle.csschurn from the local CLI build were reverted so the diff is only the new content.🤖 Generated with Claude Code