You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/README.md
+10-44Lines changed: 10 additions & 44 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,59 +28,21 @@ You can build the site manually using your environment or use the docker compose
28
28
29
29
The site is automatically built and published following the process outlined in the [Calcite repository](https://github.com/apache/calcite/blob/main/site/README.md).
30
30
31
-
# Previewing the website locally
32
-
33
-
## Building website on a host system
34
-
35
-
### Setup your environment
36
-
37
-
Similar to the instructions to
38
-
[set up the Calcite web site](https://github.com/apache/calcite-avatica/blob/main/site/README.md).
39
-
40
-
Site generation currently works best with ruby-2.7.4.
0 commit comments