Skip to content

Commit a5c6e3d

Browse files
authored
Merge branch 'main' into kafka_restructure
2 parents 623c3db + d7ce7c0 commit a5c6e3d

File tree

66 files changed

+1981
-247
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+1981
-247
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ docs/getting-started/index.md
6262
docs/data-modeling/projections/index.md
6363
docs/cloud/manage/jan2025_faq/index.md
6464
docs/chdb/guides/index.md
65+
docs/use-cases/AI_ML/index.md
6566

6667
.vscode
6768
.aspell.en.prepl

README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@
1818

1919
ClickHouse is blazing fast, but understanding ClickHouse and using it effectively is a journey. The documentation is your source for gaining the knowledge you need to be successful with your ClickHouse projects and applications. [Head over to clickhouse.com/docs to learn more →](https://clickhouse.com/)
2020

21-
## Table of contents {#table-of-contents}
21+
## Table of contents
2222

2323
- [About this repo](#about-this-repo)
2424
- [Run locally](#run-locally)
2525
- [Contributing](#contributing)
2626
- [Issues](#issues)
2727
- [License](#license)
2828

29-
## About this repo {#about-this-repo}
29+
## About this repo
3030

3131
This repository manages the documentation for [ClickHouse](https://clickhouse.com/docs). The content is built with [Docusaurus](https://docusaurus.io/) and hosted on [Vercel](https://vercel.com). Documentation content is written in Markdown and is held in the `/docs` directory.
3232

33-
## Run locally {#run-locally}
33+
## Run locally
3434

3535
You can run a copy of this website locally within a few steps. Some folks find this useful when contributing so they can see precisely what their changes will look like on the production site.
3636

@@ -116,23 +116,19 @@ To check spelling and markdown is correct locally run:
116116
yarn check-style
117117
```
118118
119-
### Notes {#notes}
119+
### Notes
120120
121121
Here are some things to keep in mind when building a local copy of the ClickHouse docs site.
122122
123-
#### Build-time {#build-time}
124-
125-
Due to the complex structure of this repo, the docs site can take some time to build locally. As a benchmark, it takes ~3 minutes to build on an M1 Macbook with 8GB RAM.
126-
127-
#### Redirects {#redirects}
123+
#### Redirects
128124
129125
Due to how the local server is built, redirects will not work. For example, visiting `clickhouse.com/docs` on the production site will lead you to `clickhouse.com/docs/intro`. However, on a local copy of the site, you will see a 404 page if you try to visit `localhost:8000/docs`.
130126
131-
## Contributing {#contributing}
127+
## Contributing
132128
133129
Want to help out? Contributions are always welcome! If you want to help out but aren't sure where to start, check out the [issues board](https://github.com/clickhouse/clickhouse-docs/issues).
134130

135-
### Pull requests {#pull-requests}
131+
### Pull requests
136132

137133
Please assign any pull request (PR) against an issue; this helps the docs team track who is working on what and what each PR is meant to address. If there isn't an issue for the specific _thing_ you want to work on, quickly create one and comment so that it can be assigned to you. One of the repository maintainers will add you as an assignee.
138134

docs/about-us/beta-and-experimental-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The sections below explicitly describe the properties of **Beta** and **Experime
2222
- Possibly enabled in ClickHouse Cloud
2323
- The ClickHouse team supports beta features
2424

25-
The following features are considered Beta in ClickHouse Cloud and are available for use in ClickHouse Cloud Services, even though they may be currently under a ClickHouse SETTING named ```allow_experimental_*```:
25+
You can find below the features considered Beta in ClickHouse Cloud and are available for use in your ClickHouse Cloud Services.
2626

2727
Note: please be sure to be using a current version of the ClickHouse [compatibility](/operations/settings/settings#compatibility) setting to be using a recently introduced feature.
2828

docs/cloud/changelogs/24_02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 'v24.2 Changelog'
44
description: 'Fast release changelog for v24.2'
55
keywords: ['changelog']
66
sidebar_label: '24.2'
7-
sidebar_position: 7
7+
sidebar_position: 8
88
---
99

1010
### ClickHouse release tag: 24.2.2.15987 {#clickhouse-release-tag-242215987}

docs/cloud/changelogs/24_05.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 'v24.5 Changelog for Cloud'
44
description: 'Fast release changelog for v24.5'
55
keywords: ['changelog', 'cloud']
66
sidebar_label: '24.5'
7-
sidebar_position: 6
7+
sidebar_position: 7
88
---
99

1010
# v24.5 Changelog for Cloud

docs/cloud/changelogs/24_06.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 'v24.6 Changelog for Cloud'
44
description: 'Fast release changelog for v24.6'
55
keywords: ['changelog', 'cloud']
66
sidebar_label: '24.6'
7-
sidebar_position: 5
7+
sidebar_position: 6
88
---
99

1010
# v24.6 Changelog for Cloud

docs/cloud/changelogs/24_08.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 'v24.8 Changelog for Cloud'
44
description: 'Fast release changelog for v24.8'
55
keywords: ['changelog', 'cloud']
66
sidebar_label: '24.8'
7-
sidebar_position: 4
7+
sidebar_position: 5
88
---
99

1010
Relevant changes for ClickHouse Cloud services based on the v24.8 release.

docs/cloud/changelogs/24_10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 'v24.10 Changelog for Cloud'
44
description: 'Fast release changelog for v24.10'
55
keywords: ['changelog', 'cloud']
66
sidebar_label: '24.10'
7-
sidebar_position: 3
7+
sidebar_position: 4
88
---
99

1010
Relevant changes for ClickHouse Cloud services based on the v24.10 release.

docs/cloud/changelogs/24_12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 'v24.12 Changelog for Cloud'
44
description: 'Fast release changelog for v24.12'
55
keywords: ['changelog', 'cloud']
66
sidebar_label: '24.12'
7-
sidebar_position: 2
7+
sidebar_position: 3
88
---
99

1010
Relevant changes for ClickHouse Cloud services based on the v24.12 release.

docs/cloud/changelogs/25_04.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 'v25.4 Changelog for Cloud'
44
description: 'Fast release changelog for v25.4'
55
keywords: ['changelog', 'cloud']
66
sidebar_label: '25.4'
7-
sidebar_position: 1
7+
sidebar_position: 2
88
---
99

1010
## Backward Incompatible Changes {#backward-incompatible-changes}

0 commit comments

Comments
 (0)