-
Notifications
You must be signed in to change notification settings - Fork 69
Install rajie #483
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
Merged
Install rajie #483
Conversation
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
latest version in V22.0.x serie is v22.0.2 update table and link
Create a simple md bug report for this repo. Co-authored-by: Sudhish <108091997+skrdgraph@users.noreply.github.com> Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com> Co-authored-by: Michel Diz <MichelDiz@users.noreply.github.com>
testing the algolia plugin in netlify Co-authored-by: Sudhish <108091997+skrdgraph@users.noreply.github.com> Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com> Co-authored-by: Michel Diz <MichelDiz@users.noreply.github.com>
try options on algolia plugin Co-authored-by: Sudhish <108091997+skrdgraph@users.noreply.github.com> Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com> Co-authored-by: Michel Diz <MichelDiz@users.noreply.github.com>
testing different option for the Algolia crawler.
try path prefix with / to avoid // on url
<!-- Title: Please use the following format for your PR title: topic(area): details - The "topic" should be one of the following: Docs, Nav or Chore - The "area" is the feature (i.e., "GraphQL"), area of the docs (i.e., "Deployment"), or "Other" (for typo fixes and other bug-fix PRs). Sample Titles: Docs(GraphQL): Document the @deprecated annotation Chore(Other): cherry-pick updates from main to release/v20.11 Description: Please include the following in your PR description: 1. A brief, clear description of the change. 2. Link to any related PRs or discuss.dgraph.io posts. 3. If this PR corresponds to a JIRA issue, include "Fixes DOC-###" in the PR description. 3. If this is a breaking change, please put "[Breaking]" in the title. In the description, please put a note with exactly who these changes are breaking for. 4. If you are creating a PR in `main` and you know it needs to be cherry-picked to a release branch, please mention that in your PR description (for example: "cherry-pick to v20.07"). Cherry-pick PRs should reference the original PR. Note: Create and edit docs in the `main` branch when you can, so that we only cherry-pick out of `main`, not into `main`. -->
fixes #358 Group all info about dgraph live and bulk load usage in the import data section. Make a reference to the CLI refernce page. Clarify all dgraph live usage for cloud. Remove uneccessary explanations. Simplify example of upsertPredicate --------- Co-authored-by: Sudhish <108091997+skrdgraph@users.noreply.github.com> Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com> Co-authored-by: Michel Diz <MichelDiz@users.noreply.github.com>
As discussed: _ removed the hosting options, who uses info _ added the architecture Diagram Fixes: #411
handle main as a branch deploy in netlify, update hugo version
Co-authored-by: Raphael <rderbier@gmail.com>
Co-authored-by: Raphael <rderbier@gmail.com>
Co-authored-by: Raphael <rderbier@gmail.com>
from v22.0
from v22.0
new code owners
from v22.0
Simplify the quick start for GraphQL. Fixes #360 --------- Co-authored-by: Sudhish <108091997+skrdgraph@users.noreply.github.com> Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com> Co-authored-by: Michel Diz <MichelDiz@users.noreply.github.com> Co-authored-by: Matthew McNeely <matthew.mcneely@gmail.com>
to avoid conflicts with cloud doc urls
Co-authored-by: Damon Feldman <700633+damonfeldman@users.noreply.github.com>
Co-authored-by: Damon Feldman <700633+damonfeldman@users.noreply.github.com>
Co-authored-by: Damon Feldman <700633+damonfeldman@users.noreply.github.com>
Co-authored-by: Damon Feldman <700633+damonfeldman@users.noreply.github.com>
Co-authored-by: Damon Feldman <700633+damonfeldman@users.noreply.github.com>
restructure the graphql section and add a third level of navigation
Co-authored-by: Sudhish <108091997+skrdgraph@users.noreply.github.com> Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com> Co-authored-by: Michel Diz <MichelDiz@users.noreply.github.com> Co-authored-by: Matthew McNeely <matthew.mcneely@gmail.com>
schema section was not displayed under GraphQL API
revamp predicate page ---------
move cloud section to dgraphcloud --------- Co-authored-by: Sudhish <108091997+skrdgraph@users.noreply.github.com> Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com> Co-authored-by: Michel Diz <MichelDiz@users.noreply.github.com> Co-authored-by: Matthew McNeely <matthew.mcneely@gmail.com>
cloud doc in cloud folder
✅ Deploy Preview for dgraph-docs-repo ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
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.
Revamp install - copied from main