Skip to content

docs: remove empty and redundant website pages - #261

Merged
danbaruka merged 2 commits into
IntersectMBO:mainfrom
danbaruka:docs/remove-redundant-empty-pages-191
Sep 11, 2026
Merged

docs: remove empty and redundant website pages#261
danbaruka merged 2 commits 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
@github-actions

Copy link
Copy Markdown

Is this pull request abandoned? It had no activity for 21 days. It has been marked stale and will be closed in 7 days if no further activity occurs. Add a comment or push a commit to keep it open. See TRIAGE.md for our triage cadence.

@github-actions github-actions Bot added the stale Applied automatically after prolonged inactivity label Sep 11, 2026
Resolve conflicts keeping redundant-page removals: point FAQ/nav at
repositories, drop Intermediate/Tools stubs, and keep Session 20
recordings as draft until a video exists.
@danbaruka

Copy link
Copy Markdown
Member Author

Synced docs/remove-redundant-empty-pages-191 with main and resolved conflicts in:

  • website/docs/faq.md
  • website/docs/getting-started.md
  • website/docs/how-to-guide/beginner/README.md
  • website/docs/working-group/sessions/q2-2026/20-one-api-call-blockfrost/recordings/readme.md (kept Session 20 numbering; draft: true until recording exists)
  • website/docusaurus.config.ts

Ready for re-review / merge.

@danbaruka
danbaruka merged commit c73a3e9 into IntersectMBO:main Sep 11, 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 stale Applied automatically after prolonged inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Too much redundant pages in Website

2 participants