-
Notifications
You must be signed in to change notification settings - Fork 83
docs: Restructure quick-start guide into separate end-to-end guides for clp-json and clp-text. #968
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
Merged
kirkrodrigues
merged 42 commits into
y-scope:main
from
quinntaylormitchell:docs-json-text-separation
Jul 3, 2025
Merged
Changes from 10 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
d4f716d
Added new directories and files to support new quick-start structure
quinntaylormitchell 28df225
Add 'setup' page in Quick-start
quinntaylormitchell 05759bc
Add clp-json main page and connect to setup page
quinntaylormitchell 0eaa516
Add clp-text main page and connect to setup page
quinntaylormitchell 83e1c98
Modify caution message in clp-json and clp-text
quinntaylormitchell 2bd5ff8
Move multi-node development page to Guides; add Guides directory to a…
quinntaylormitchell e5be2a3
Removed obsolete quick-start docs; the information has been integrate…
quinntaylormitchell f60aff2
Restructured directories to better reflect website structure
quinntaylormitchell 3e29ed1
Add landing page for 'Reference'
quinntaylormitchell 596c70c
Add link at end of clp-json and clp-text quickstart pages to their re…
quinntaylormitchell 2692e50
general edits (and make rabbit happy)
quinntaylormitchell 62d38ea
more rabbit edits
quinntaylormitchell ab525d2
Fix broken link
quinntaylormitchell 23919cc
Reverted changes unrelated to the separation of clp-json and clp-text
quinntaylormitchell 04f315e
Update docs/src/user-guide/guides/guides-overview.md
quinntaylormitchell 721cc6c
Small changes to address Devin's review
quinntaylormitchell 36c343a
Merge branch 'docs-json-text-separation' of https://github.com/quinnt…
quinntaylormitchell 5a89f43
Address Kirk's comments
quinntaylormitchell 387a56d
Update docs/src/user-guide/quick-start/overview.md
quinntaylormitchell e2f3304
Fix double line
quinntaylormitchell e46dc23
Deduplicate content that's repeated between both clp-json and clp-tex…
quinntaylormitchell 22f0d89
Address rabbit comments
quinntaylormitchell 0799774
Lint
quinntaylormitchell 07cde43
Restore content that had been deduplicated with 'include' command
quinntaylormitchell 5ba7a0f
Address Kirk's comments
quinntaylormitchell 8ccbaf0
Use American English spelling (only modified files in quick-start fol…
quinntaylormitchell 1e8b6a5
Change formatting to comply with markdownlintcli2
quinntaylormitchell 7b8bf61
Address rabbit comments
quinntaylormitchell 734edd4
Fix before/after explanation for <epoch-timestamp-millis> statements
quinntaylormitchell 223e454
Rabbit comments
quinntaylormitchell a49773f
Address Kirk's comments
quinntaylormitchell 7e376aa
Correct file extension
quinntaylormitchell 31ee23b
Address Kirk's comments
quinntaylormitchell e302d38
Rabbit/lint
quinntaylormitchell f3a538e
Make changes to clp-text.md to mirror changes in clp-json.md
quinntaylormitchell 61eedc3
Lint changes
quinntaylormitchell 5fed1f2
Rabbit
quinntaylormitchell a10aa54
Address Kirk's comments
quinntaylormitchell 6d6c779
Address Kirk's comments
quinntaylormitchell 0db424f
Rabbit
quinntaylormitchell ab2181d
Address Kirk's comment
quinntaylormitchell 60704d9
Merge branch 'main' into docs-json-text-separation
kirkrodrigues File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
quinntaylormitchell marked this conversation as resolved.
Show resolved
Hide resolved
|
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
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
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
.../guides-using-object-storage/clp-usage.md → .../guides-using-object-storage/clp-usage.md
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
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
File renamed without changes.
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
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
docs/src/user-guide/quick-start-cluster-setup/single-node.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.