docs: add landing page for tabs in dev branch #535
Merged
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>
Contributor
|
It seems some of the pages that are on dev were deleted on your branch when the merge was done. I have pushed a new commit to your branch to put them back. Other than that, the rest looks good as far as the original content behind this PR |
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Related issue(s):
Fixes #534
Notes for reviewer:
Checklist