Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(macros/HTTPSidebar): Reorg HTTP sidebar after doc reshuffle, delete 'Basics of HTTP' #11753

Merged
merged 12 commits into from
Oct 2, 2024

Conversation

bsmth
Copy link
Member

@bsmth bsmth commented Sep 6, 2024

Summary

This PR reorganizes the HTTP sidebar after a reshuffle and reorg of docs under HTTP.

dependencies:

Should be merged after:

Problem

'Basics of HTTP' doc is proposed deletion. The index also surfaces some guides that are hidden further down the tree.

Solution

Restructure the HTTP sidebar to better reflect IA of HTTP section.

Screenshots

Before

image

After

image

How did you test this change?

@bsmth bsmth requested a review from a team as a code owner September 6, 2024 15:44
@github-actions github-actions bot added the macros tracking issues related to kumascript macros label Sep 6, 2024
@Josh-Cena
Copy link
Member

Josh-Cena commented Sep 6, 2024

  1. I think there should be a single link to the whole "URI" doc instead of many. WDYT?
  2. https://jc-verse.github.io/mdn-graph/warnings reports a few other unreachable pages. Not sure if you want to add them too.

@bsmth bsmth marked this pull request as draft September 7, 2024 10:07
@bsmth
Copy link
Member Author

bsmth commented Sep 9, 2024

  1. I think there should be a single link to the whole "URI" doc instead of many. WDYT?

I'll take a look how this appears, but I think you are probably right.

https://jc-verse.github.io/mdn-graph/warnings reports a few other unreachable pages. Not sure if you want to add them too.

Very convenient, ty. I think these should be in there as long as they live in this directory (Ogg guide may be a candidate to be moved out to https://developer.mozilla.org/en-US/docs/Web/Media but not for now.)

@caugner caugner changed the title chore(http): Reorg HTTP sidebar after doc reshuffle, delete 'Basics of HTTP' chore(macros/HTTPSidebar): Reorg HTTP sidebar after doc reshuffle, delete 'Basics of HTTP' Sep 10, 2024
@bsmth bsmth marked this pull request as ready for review October 1, 2024 10:01
@bsmth bsmth requested a review from caugner October 1, 2024 10:02
kumascript/macros/HTTPSidebar.ejs Outdated Show resolved Hide resolved
kumascript/macros/HTTPSidebar.ejs Outdated Show resolved Hide resolved
@bsmth bsmth requested a review from caugner October 2, 2024 09:34
@bsmth
Copy link
Member Author

bsmth commented Oct 2, 2024

Thank you! Merging shortly

@bsmth bsmth merged commit 1536571 into mdn:main Oct 2, 2024
13 checks passed
@bsmth bsmth deleted the http-sidebar branch October 2, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macros tracking issues related to kumascript macros
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants