-
Notifications
You must be signed in to change notification settings - Fork 1.3k
docs: integrate Pagefind search, Google Analytics, and feedback buttons #2670
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
+367
−15
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
a7d22fa
docs: Add User Guide section
dishaprakash a9c315c
rebase
dishaprakash 50e37bb
docs: Add reference and other docs
dishaprakash 43f2b69
Update docs/en/reference/faq.md
dishaprakash 8d97bab
chore: Add workflows to deploy to cloudflare
dishaprakash 8f0ea15
use sticky comment
dishaprakash 6e1c0c3
remove prs from pull_request_target and add second hugo config
dishaprakash a2eb7be
add header
dishaprakash 8a58ffa
docs: implement deep re-routing, pagination, and migration banner
dishaprakash 4a5432e
Apply suggestion from @gemini-code-assist[bot]
dishaprakash d45d9b6
gemini review changes
dishaprakash 80822be
minor fix
dishaprakash c654670
docs: Optimize llms.txt and llms-full.txt
dishaprakash 315df49
add documentation
dishaprakash 3833b43
update integration directory structure
dishaprakash a48e3dd
docs: Add page standardization to external source integrations
dishaprakash 435acc6
add documentation and ci check
dishaprakash 40dd323
docs: Add page standardization to external tool integrations
dishaprakash e74b609
docs: integrate Pagefind search, Google Analytics, and feedback buttons
dishaprakash 06ae36b
Update .hugo/layouts/partials/search-input.html
dishaprakash 9ab6076
cleanup
dishaprakash 922dcf4
Merge branch 'documentation-reorg' into google-analytics
dishaprakash 9fd9356
Update lint-docs-source-page.sh
dishaprakash 9b31a01
Update lint-docs-tool-page.sh
dishaprakash e9d01e2
Update DEVELOPER.md
dishaprakash 42e31a3
Update deploy_previous_version_docs.yaml
dishaprakash 1912d38
Update deploy_previous_version_docs_to_cf.yaml
dishaprakash f848c58
Update deploy_versioned_docs.yaml
dishaprakash cd80e83
Update deploy_versioned_docs_to_cf.yaml
dishaprakash fca742d
Update docs_preview_deploy_cf.yaml
dishaprakash 38fb103
Update _index.md
dishaprakash f114119
Update cockroachdb-list-schemas.md
dishaprakash e218290
Update lint-docs-tool-page.sh
dishaprakash 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -118,4 +118,4 @@ if has_errors: | |
| sys.exit(1) | ||
| print("Success: Source pages validated.") | ||
| sys.exit(0) | ||
| EOF | ||
| EOF | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -132,4 +132,4 @@ if has_errors: | |
| sys.exit(1) | ||
| else: | ||
| print("Success: All Tool pages passed structure validation.") | ||
| EOF | ||
| EOF | ||
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
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
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
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
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.