Skip to content

docs: remove empty and redundant website pages - #261

Open
danbaruka wants to merge 1 commit into
IntersectMBO:mainfrom
danbaruka:docs/remove-redundant-empty-pages-191
Open

docs: remove empty and redundant website pages#261
danbaruka wants to merge 1 commit into
IntersectMBO:mainfrom
danbaruka:docs/remove-redundant-empty-pages-191

Conversation

@danbaruka

@danbaruka danbaruka commented Aug 3, 2026

Copy link
Copy Markdown
Member

Summary

Addresses #191 by removing empty/redundant public docs and retargeting navigation to pages that already have content.

Removed

  • /docs/how-to-guide/beginner/howtocreateaddress (title-only stub)
  • /docs/resources/tools (“Coming Soon” stub)
  • /docs/how-to-guide/intermediate (empty Intermediate section)
  • /docs/tutorials/readme (redundant index; real tutorial remains)

Kept

Also

  • Footer / getting-started / FAQ / beginner index links updated
  • Q2 recording pages that only said “TBD” marked draft: true so they leave the production sidebar until videos exist

Fixes #191
Relates to #115

Test plan

  • npm ci + npm run build in website/
  • Confirm sidebar no longer shows Tools / Intermediate / howtocreateaddress stubs
  • Confirm Tutorials still lists the payment detector tutorial
  • Spot-check footer “Repositories & Tools” → repositories page

Remove stub pages called out in IntersectMBO#191 (howtocreateaddress, tools Coming Soon,
empty Intermediate section, redundant Tutorials index). Point nav and FAQ to
filled resources instead, and draft Q2 recording pages that only say TBD.

Fixes IntersectMBO#191
@danbaruka
danbaruka requested a review from Ranchhand87 as a code owner August 3, 2026 16:28
@danbaruka danbaruka self-assigned this Aug 4, 2026
@danbaruka danbaruka added documentation Improvements or additions to documentation duplicate This issue or pull request already exists labels Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation duplicate This issue or pull request already exists

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Too much redundant pages in Website

1 participant