feat(adventure): add The Accessibility Nightmare - #223
Closed
offon-data-refresh[bot] wants to merge 1 commit into
Closed
feat(adventure): add The Accessibility Nightmare#223offon-data-refresh[bot] wants to merge 1 commit into
offon-data-refresh[bot] wants to merge 1 commit into
Conversation
Contributor
|
Contributor
|
Tested with new astro, works good. |
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.
create: The Accessibility Nightmare
Auto-synced from the challenges repo.
Source: https://github.com/off-on-dev/open-source-challenges/tree/main/adventures/planned/adventure-accessibility-nightmare
Levels in this PR:
beginnerBefore merging
contributor:block tosrc/data/adventures/adventure-accessibility-nightmare/adventure.yamlmonth:is correct for the planned releasecommunity_category_id:insrc/data/adventures/adventure-accessibility-nightmare/adventure.yaml(look up at https://community.offon.dev/categories.json) - [ ] Updaterewards.deadline:fromTODOto ISO 8601 (e.g.2026-07-01T23:59:00+01:00)meta_description:inadventure.yaml— auto-generated from the first level summary; refine to cover all levels in one technical sentence (max 160 chars)topics:on each level, auto-set to all adventure tags, refine to level-specific subset if neededdiscussion_url:in each level once the Discourse threads are createddiscussionUrlin each*-posts.jsonstubManual steps (only if needed)
architecture_diagramSVG was not auto-fetched (check the sync logs for a warning), add the SVG manually tosrc/assets/diagrams/and addarchitecture_diagram: <file>.svgto that level inadventure.yaml- [ ] If a level has anarchitecture_diagrambut nodiagram_alt, adddiagram_alt:to that level inadventure.yamlwith a one-sentence description of the diagram - [ ] Runnode scripts/refresh-leaderboard.mjsaftercommunity_category_idis setnode scripts/refresh-discussions.mjsafterdiscussionUrlvalues are setRoutes & sitemap
Routes are generated from
adventure.yamlby the Astro content collectionat build time (
getStaticPaths) — there is nothing to regenerate or commit.Only
scripts/refresh-leaderboard.mjsADVENTURE_CATEGORIES is hand-maintained.Checks