Commit f7b735c
authored
Migrate docs site from Jekyll to Docusaurus (#235)
* Delete Jekyll file
* Replace Jekyll ignores with Docusaurus ignores
* Add Docusaurus file
* Create _translation-ja-jp.mdx
* Create product name components
* Create unsupported-versions.mdx
* Add Scalar brand asset
* Move file
Move file as part of the migration from Jekyll to Docusaurus.
* Create test-deploy.yml
This workflow checks if Docusaurus will build and deploy properly in production.
* Create deploy.yml
* Delete duplicate file
We no longer add duplicates to manage latest and versioned docs in two separate folders.
* Move file
* Rename file
* Create empty file as a placeholder
* Add image zoom plugin
Add the `docusaurus-plugin-image-zoom` plugin to allow for zooming in on images.
* Remove styles and asterisks from unsupported versions
Keeping styles and asterisks for versions that are no longer supported would require constantly updating the Release Support Policy pages across versions. To avoid this, the styles and asterisks can be removed until we have a better solution.
* Add Mermaid diagram plugin and custom styles
Add the `@docusaurus/theme-mermaid` plugin to support Mermaid diagrams, and add custom styles.
* Delete unnecessary comments
* Remove Jekyll-specific language
* Change links to absolute links
For some reason, using relative links breaks links in this doc. When a visitor clicks a link to a release note, they are taken to the correct release note page. However, if they click the back button to go back to this page and then click a link to a release note, the link is broken because the URL to the release note is incorrect. Changing the relative links to absolute links solves the issue.
* Create release-support-policy.md
* Add styles for cards
* Delete index.md
* Create sidebars.js
* Delete unsupported-versions.md
* Move file
* Delete unnecessary file
* Delete manage-kubernetes.md
Delete this page since it existed only as a stop-gap solution for collapsible side navigation in our previous Jekyll-based docs site. Now that we have collapsible menus, we don't need this page.
* Delete deploy-kubernetes.md
Delete this page since it existed only as a stop-gap solution for collapsible side navigation in our previous Jekyll-based docs site. Now that we have collapsible menus, we don't need this page.
* Change note and tab syntax; change file extension
Change the note and tab syntax from Jekyll/Liquid to Docusaurus/React. Also change the file extension from `.md` to `.mdx` so that we can use React components in Markdown docs.
* Change note syntax
Change the note syntax from Jekyll/Liquid to Docusaurus/React.
* Fix links
* Update .gitignore
* Remove unnecessary redirect
* Update package-lock.json
* Rename folder
* Fix links
* Enclose code in backticks
Building Docusaurus throws an error when `deleteAllById(Iterable<? extends ID> ids)` is not enclosed in backticks. Basically, these APIs should be enclosed in backticks anyway since they're used within code.
* Change file extension from `.md` to `.mdx`
To take advantage of React components in Markdown and for those components to render in Docusaurus, the file extension must be `.mdx`.
* Remove end-of-support banner
This end-of-support banner was specific to Jekyll. Since Docusaurus has a built-in end-of-support (`unmaintained` banner) that can be applied to versions in the Docusaurus configuration file, we'll use that instead.
* Remove unnecessary comment
Commenting out text by using HTML syntax doesn't work with the `.mdx` file extension and aren't really needed within this doc.
* Change comment syntax
HTML syntax doesn't work in docs with the `.mdx` file extension, so I've updated it to the supported syntax.
* Change warning admonition syntax
Change the warning admonition syntax from Jekyll to Docusaurus.
* Update name and version
* Put docs for configuring custom values in category
Put the Helm Charts docs for configuring custom values files in a collapsible category for easier discoverability.
* Change syntax from Jekyll/Liquid to Docusaurus/React
Change syntax for tabs and admonitions from Jekyll/Liquid to Docusaurus/React.
* Add quotation marks to versions
Docusaurus throws an error and cannot build the site when a minor version reaches `X.XX`. In our case, the error displayed is `unknown version (3.1) found`. To get around this, we need to add double quotation marks around version numbers.
* Add links
* Add links
* Comment out i18n setting
Comment out the i18n setting since we don't have any Japanese docs yet.
* Change external links from `.mdx` to `.md`
* Delete `index.mdx`
This doc is awkward as a landing page, so I think removing it would be better. Instead, for now, the first page that the users sees would then be the `overview.mdx`, which is more detailed.
* Delete overview.mdx
* Remove index so visitors are directed to overview
* Move links; re-name home page link
* Re-purpose the home page to show cards
* Add styles for cards
* Add GitHub icon and link
* Change logo link; add GitHub icon and link1 parent 83b0a49 commit f7b735c
File tree
11,714 files changed
+216781
-352972
lines changed- .github
- workflows
- _data
- _home
- ja-jp
- _includes
- analytics-providers
- comments-providers
- common
- head
- scalardb
- search
- _layouts
- _sass
- minimal-mistakes
- skins
- vendor
- breakpoint
- parsers
- double
- resolution
- single
- triple
- magnific-popup
- susy
- plugins
- svg-grid
- susy
- assets
- css
- images
- js
- lunr
- plugins
- vendor/jquery
- docs
- 3.10
- helm-charts
- scalar-kubernetes
- alerts
- images/drawio
- scalardb-analytics-postgresql
- scalardb-benchmarks
- scalardb-cluster
- scalardb-graphql
- scalardb-samples
- microservice-transaction-sample
- .gradle
- buildOutputCleanup
- checksums
- multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-analytics-postgresql-sample
- scalardb-graphql-sample
- scalardb-sample
- .gradle
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-sql-jdbc-sample
- spring-data-microservice-transaction-sample
- spring-data-multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- spring-data-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-sql
- 3.11
- helm-charts
- scalar-kubernetes
- alerts
- images/drawio
- scalardb-analytics-postgresql
- scalardb-benchmarks
- scalardb-cluster-dotnet-client-sdk
- scalardb-cluster
- scalardb-graphql
- scalardb-samples
- microservice-transaction-sample
- multi-storage-transaction-sample
- scalardb-analytics-postgresql-sample
- scalardb-graphql-sample
- scalardb-sample
- scalardb-sql-jdbc-sample
- spring-data-microservice-transaction-sample
- spring-data-multi-storage-transaction-sample
- spring-data-sample
- scalardb-sql
- 3.12
- helm-charts
- scalar-kubernetes
- alerts
- images/drawio
- scalar-licensing
- scalardb-analytics-postgresql
- scalardb-benchmarks
- scalardb-cluster-dotnet-client-sdk
- scalardb-cluster
- scalardb-graphql
- scalardb-samples
- microservice-transaction-sample
- multi-storage-transaction-sample
- scalardb-analytics-postgresql-sample
- scalardb-graphql-sample
- scalardb-sample
- scalardb-sql-jdbc-sample
- spring-data-microservice-transaction-sample
- spring-data-multi-storage-transaction-sample
- spring-data-sample
- scalardb-sql
- 3.4
- helm-charts
- scalar-kubernetes
- scalardb-benchmarks
- scalardb-data-loader
- scalardb-samples
- microservice-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-graphql-sample
- scalardb-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-server-sample
- .gradle
- 7.0.2
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-sql-jdbc-sample
- spring-data-microservice-transaction-sample
- spring-data-multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- spring-data-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- 3.5
- helm-charts
- scalar-kubernetes
- scalardb-benchmarks
- scalardb-data-loader
- scalardb-graphql
- scalardb-samples
- microservice-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-graphql-sample
- scalardb-sample
- .gradle
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-server-sample
- .gradle
- 7.0.2
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-sql-jdbc-sample
- spring-data-microservice-transaction-sample
- spring-data-multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- spring-data-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- 3.6
- helm-charts
- samples
- scalardb/scalardb-multi-storage-sample
- scalardl/scalardl-auditor-mode-sample
- scalar-kubernetes
- scalardb-benchmarks
- scalardb-data-loader
- scalardb-graphql
- scalardb-samples
- microservice-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-graphql-sample
- scalardb-sample
- .gradle
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-server-sample
- .gradle
- 7.0.2
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-sql-jdbc-sample
- spring-data-microservice-transaction-sample
- spring-data-multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- spring-data-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-sql
- 3.7
- helm-charts
- scalar-kubernetes
- scalardb-benchmarks
- scalardb-graphql
- scalardb-samples
- microservice-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-graphql-sample
- scalardb-sample
- .gradle
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-server-sample
- .gradle
- 7.0.2
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-sql-jdbc-sample
- spring-data-microservice-transaction-sample
- spring-data-multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- spring-data-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-sql
- 3.8
- helm-charts
- scalar-kubernetes
- alerts
- images/drawio
- scalardb-benchmarks
- scalardb-cluster
- scalardb-graphql
- scalardb-samples
- microservice-transaction-sample
- .gradle
- buildOutputCleanup
- checksums
- vcs-1
- multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-graphql-sample
- scalardb-sample
- .gradle
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-server-sample
- .gradle
- 7.0.2
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-sql-jdbc-sample
- spring-data-microservice-transaction-sample
- spring-data-multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- spring-data-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-sql
- 3.9
- helm-charts
- scalar-kubernetes
- alerts
- images/drawio
- scalardb-analytics-postgresql
- scalardb-benchmarks
- scalardb-cluster
- scalardb-graphql
- scalardb-samples
- microservice-transaction-sample
- .gradle
- buildOutputCleanup
- checksums
- vcs-1
- multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-analytics-postgresql-sample
- scalardb-graphql-sample
- scalardb-sample
- .gradle
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-sql-jdbc-sample
- spring-data-microservice-transaction-sample
- spring-data-multi-storage-transaction-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- spring-data-sample
- .gradle
- 7.1
- dependencies-accessors
- executionHistory
- fileChanges
- fileHashes
- buildOutputCleanup
- checksums
- vcs-1
- scalardb-sql
- getting-started-kotlin
- gradle/wrapper
- src/main/kotlin
- sample
- getting-started
- build
- classes/java/main/sample
- tmp/compileJava
- gradle/wrapper
- src/main/java/sample
- helm-charts
- conf
- samples
- scalardb/scalardb-multi-storage-sample
- scalardl/scalardl-auditor-mode-sample
- images
- latest
- getting-started-kotlin
- gradle/wrapper
- src/main/kotlin
- sample
- getting-started
- build
- classes/java/main/sample
- tmp/compileJava
- gradle/wrapper
- src/main/java/sample
- helm-charts
- conf
- samples
- scalardb/scalardb-multi-storage-sample
- scalardl/scalardl-auditor-mode-sample
- images
- scalar-kubernetes
- alerts
- images
- drawio
- png
- scalar-licensing
- scalardb-analytics-postgresql
- images
- scalardb-benchmarks
- scalardb-cluster-dotnet-client-sdk
- scalardb-cluster
- images
- standalone-mode
- scalardb-graphql
- images
- scalardb-samples
- microservice-transaction-sample
- client
- bin/main/sample/client
- command
- src/main/java/sample/client
- command
- customer-service
- bin/main/sample/customer
- model
- src/main
- java/sample/customer
- model
- resources
- gradle/wrapper
- images
- order-service
- bin/main/sample/order
- model
- src/main
- java/sample/order
- model
- resources
- rpc
- bin/main/sample/rpc
- src/main
- grpc/sample/rpc
- java/sample/rpc
- proto
- multi-storage-transaction-sample
- gradle/wrapper
- images
- src/main/java/sample
- command
- scalardb-analytics-postgresql-sample
- data
- sample-data-loader
- gradle
- wrapper
- src/main/java/sample/data
- scalardb-graphql-sample
- graphql
- src
- generated
- scalardb-sample
- bin/main/sample
- command
- gradle/wrapper
- images
- src/main/java/sample
- command
- scalardb-sql-jdbc-sample
- bin/main/sample
- command
- gradle/wrapper
- images
- src/main/java/sample
- command
- spring-data-microservice-transaction-sample
- client
- bin/main/sample/client
- command
- src/main/java/sample/client
- command
- customer-service
- bin/main/sample/customer
- domain
- model
- repository
- src/main
- java/sample/customer
- domain
- model
- repository
- resources
- gradle/wrapper
- images
- order-service
- bin/main/sample/order
- domain
- model
- repository
- src/main
- java/sample/order
- domain
- model
- repository
- resources
- rpc
- bin/main/sample/rpc
- src/main
- grpc/sample/rpc
- java/sample/rpc
- proto
- spring-data-multi-storage-transaction-sample
- gradle/wrapper
- images
- src/main
- java/sample
- command
- domain
- model
- repository
- resources
- spring-data-sample
- gradle/wrapper
- images
- src/main
- java/sample
- command
- domain
- model
- repository
- resources
- scalardb-sql
- getting-started-with-jdbc
- gradle/wrapper
- src/main/java/sample
- getting-started-with-sql
- gradle/wrapper
- src/main/java/sample
- images
- slides
- releases
- scalar-kubernetes
- alerts
- images/png
- scalar-licensing
- scalardb-analytics-postgresql
- images
- scalardb-benchmarks
- scalardb-cluster-dotnet-client-sdk
- scalardb-cluster
- images
- standalone-mode
- scalardb-graphql
- images
- scalardb-samples
- microservice-transaction-sample
- client
- bin/main/sample/client
- command
- src/main/java/sample/client
- command
- customer-service
- bin/main/sample/customer
- model
- src/main
- java/sample/customer
- model
- resources
- gradle/wrapper
- images
- order-service
- bin/main/sample/order
- model
- src/main
- java/sample/order
- model
- resources
- rpc
- bin/main/sample/rpc
- src/main
- grpc/sample/rpc
- java/sample/rpc
- proto
- multi-storage-transaction-sample
- gradle/wrapper
- images
- src/main/java/sample
- command
- scalardb-analytics-postgresql-sample
- data
- sample-data-loader
- gradle
- wrapper
- src/main/java/sample/data
- scalardb-graphql-sample
- graphql
- src
- generated
- scalardb-sample
- bin/main/sample
- command
- gradle/wrapper
- images
- src/main/java/sample
- command
- scalardb-sql-jdbc-sample
- bin/main/sample
- command
- gradle/wrapper
- images
- src/main/java/sample
- command
- spring-data-microservice-transaction-sample
- client
- bin/main/sample/client
- command
- src/main/java/sample/client
- command
- customer-service
- bin/main/sample/customer
- domain
- model
- repository
- src/main/java/sample/customer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
11,714 files changed
+216781
-352972
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
4 | 3 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
| 5 | + | |
8 | 6 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
30 | 10 | | |
31 | 11 | | |
32 | 12 | | |
33 | 13 | | |
34 | 14 | | |
35 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
This file was deleted.
0 commit comments