Skip to content

Convert Level sections into headings and lists in docs/01-understanding-github-web-structure.md #162

@taylorarndt

Description

@taylorarndt

Please implement the following changes in docs/01-understanding-github-web-structure.md (this issue is for implementation, not just tracking):

  1. Replace the Level code block under '## 1. GitHub's Three-Level Structure' with explicit headings and lists.

Example structure to implement:

Level 1: Your Account / Profile

  • github.com/your-username
  • github.com/settings/...
  • github.com/notifications

Level 2: An Organization or User's Space

  • github.com/microsoft
  • github.com/community-access
  • github.com/github

Level 3: A Repository - where all the work happens

  1. Ensure the headings use appropriate heading levels (H2 for the three Level headings, or H3 if you prefer to keep the existing H2 '1. GitHub's Three-Level Structure'), and ensure the example URLs are formatted as bulleted lists for quick scanning and keyboard navigation.

  2. Keep the explanatory text that follows ("Most of this workshop happens at Level 3.") in place and update any cross-references or anchors if needed.

Notes:

  • File: docs/01-understanding-github-web-structure.md
  • Assignee: @accesswatch
  • Labels: documentation

Please implement the changes directly in the file and open a PR when ready. Thank you!

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions