chore: hide placeholder pages, add redirects, final stage to merge#538
Conversation
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
…rt spelling to one word Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
- Restore 9 hedera/ source files deleted during bad merge conflict resolution: hiero-hooks, hiero-cli feature-coverage-gap-report, 6 hiero-cli plugins (batch, contract, contract-erc20, contract-erc721, schedule, swap), and foundry forking-advanced-hts tutorial - Restore evm/tools/foundry/forking-advanced-hts.mdx destination file (was in nav but missing from disk) - Sync revamp/docs.json with docs.json: apply brand color (#8259EF), logo href (docs.hedera.com), remove pages:[index] top-level entry - Fix solutions/index nav regression: remove blank-space group hack, restore solutions/index as first page under Tokenization group - All 12 verify.sh checks pass Signed-off-by: Kiran Pachhai <kiran.pachhai@hashgraph.com>
Hardcoded https://docs.hedera.com/ breaks local dev and staging. Using / resolves to the site root in any environment. Signed-off-by: Kiran Pachhai <kiran.pachhai@hashgraph.com>
…cements Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
…cements Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
- Remove dead import of StudiosShowcase from index.mdx (studios-showcase.jsx does not exist; component never used) - Sync revamp/docs.json: apply Tokens group page order change (tokens/index before services/tokens, matching docs.json) Signed-off-by: Kiran Pachhai <kiran.pachhai@hashgraph.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
|
Did a quick diff against
There were around 36 different links to these placeholder pages still on some pages which we need to decide how to handle. To actually hide the placeholder pages on hedera docs so users can't reach them from anywhere, I think we need to decide what to do with those 36 links. Three options:
Which one do we wanna go with @theekrystallee @ed-marquez @LukeForrest-Hashgraph ? |
|
@kpachhai let’s go with option B bc i want to keep the card/tile layout intact. if there are specific items where removing cards makes sense, that’s fine on a base by case basis but the default should be to keep the style/layout of pages. i'll review and fix PR and see what makes sense for each card |
|
ok went with option B. In addition, 12 placeholder pages now have real content (frontmatter EVM:
Native:
Operators:
These are very simple pages and should be enough for us(but please verify them) and this also means we don't have to worry about having sections that lead to placeholder pages. this should be fixed now. |
…ic pages Hides remaining placeholder pages from the sidebar via `hidden: true`, writes real content for 12 pages that landing-card tiles point at, restores card layouts on the evm/native landings, and applies review feedback. Signed-off-by: Kiran Pachhai <kiran.pachhai@hashgraph.com>
@ed-marquez @LukeForrest-Hashgraph can we get a quick review of the new content on these pages so we can merge to @quiet-node can you help review the new json-rpc-relay docs please? they're short so shouldn't take long ☻ |
b4ef8da to
ef75d8a
Compare
…n, HederaResponseCodes path note, receive() framing, provider list, broken quickstart navigation, and Maven run command Signed-off-by: Kiran Pachhai <kiran.pachhai@hashgraph.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
… messaging Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
… messaging Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
… nav/content overlap Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
… on code Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: Kiran Pachhai <kiran.pachhai@hashgraph.com>
Description:
Related issue(s):
Fixes #558
#543 #555 #535
Notes for reviewer:
Checklist