- Notifications
You must be signed in to change notification settings - Fork49
This is the repo of the GraphQL Java Documentation atwww.graphql-java.com
License
graphql-java/graphql-java-page
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Welcome to the GraphQL Java documentation. It's very easy to get started, all you need is Markdown.
Contributions are always welcome. Thanks for helping out!
This website is built usingDocusaurus 2, a modern static website generator.
$ yarn$ yarn startThis command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
$ yarn buildPreview build files locally with
$ yarn run serveCreate a new release by following the below (v20 used as an example)
$ yarn run docusaurus docs:version v20Then updatelastVersion insidedocusaurus.config.js
lastVersion: "v20",Delete the oldest version by deleting the oldest version's directory insideversioned_docs and the corresponding file inversioned_sidebars. Then delete the oldest version fromversions.json.
Finally, change the Maven and Gradle sections for the latest docs indocumentation/getting-started.mdx and thegetting-started file for your newly created version.
For more, see theDocusaurus versioning documentation.
About
This is the repo of the GraphQL Java Documentation atwww.graphql-java.com
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.