Skip to content

feat: add expert level — blind-by-design#61

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
feat/blind-by-design-expert
Closed

feat: add expert level — blind-by-design#61
github-actions[bot] wants to merge 1 commit into
mainfrom
feat/blind-by-design-expert

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

New Level Added

Field Value
Adventure blind-by-design
Level expert

Generated

  • src/data/adventures/blind-by-design/expert-posts.json (discussion stub)
  • Prerender entry in react-router.config.ts
  • Sitemap entry in public/sitemap.xml

Manual step required

Paste this into the levels array in src/data/adventures/blind-by-design/adventure.yaml:

  - id: expert
    name: "TODO: Level name"
    difficulty: Expert
    topics:
      - "TODO: Add topic tags"
    learnings:
      - "TODO: Add learning 1"
    devcontainerPath: ".devcontainer/TODO/devcontainer.json"
    discussionUrl: "/t/TODO"
    intro:
      - "TODO: Add intro paragraph"
    backstory:
      - "TODO: Add backstory"
    objective:
      - "TODO: Add objective 1"
    toolbox:
      - name: "TODO"
        description: "TODO: Add tool description"
    howToPlay:
      - title: "TODO: Step 1"
        body: "TODO: Add instructions"
    verification:
      command: "./verify.sh"
      description: "Once you think you've solved the challenge, run the verification script."

Next steps

  1. Paste the snippet above and fill in the TODOs
  2. Update discussionUrl in the YAML and the -posts.json file
  3. Run node scripts/refresh-discussions.mjs
  4. Run all checks: npm run lint && npm test && npm run build && npm run test:e2e

@sinduri-g sinduri-g closed this May 28, 2026
@sinduri-g sinduri-g deleted the feat/blind-by-design-expert branch May 28, 2026 10:31
@github-actions
Copy link
Copy Markdown
Contributor Author

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-05-28 10:31 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant