Skip to content

Commit f3564a4

Browse files
committed
remove duplicate KB articles and move contributing images to static/images
1 parent 7cb114f commit f3564a4

33 files changed

+5
-1029
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -171,28 +171,28 @@ Have you noticed a typo or found some wonky formatting? For small contributions
171171
172172
1. Each page in Clickhouse.com/docs has an **Edit this page** link at the top:
173173
174-
![The ClickHouse Docs website with the edit button highlighted.](./images/readme-edit-this-page.png)
174+
![The ClickHouse Docs website with the edit button highlighted.](./static/images/contribute/readme-edit-this-page.png)
175175
176176
Click this button to edit this page in GitHub.
177177
178178
1. Once you're in GitHub, click the pencil icon to edit this page:
179179

180-
![README Pencil Icon](./images/readme-pencil-icon.png)
180+
![README Pencil Icon](./static/images/contribute/readme-pencil-icon.png)
181181

182182
1. GitHub will _fork_ the repository for you. This creates a copy of the `clickhouse-docs` repository on your personal GitHub account.
183183
1. Make your changes in the textbox. Once you're done, click **Commit changes**:
184184
185-
![README Commit Changes](./images/readme-commit-changes.png)
185+
![README Commit Changes](./static/images/contribute/readme-commit-changes.png)
186186
187187
1. In the **Propose changes** popup, enter a descriptive title to explain the changes you just made. Keep this title to 10 words or less. If your changes are fairly complex and need further explanation, enter your comments into the **Extended description** field.
188188
1. Make sure **Create a new branch** is selected, and click **Propose changes**:
189189
190-
![README Propose Changes](./images/readme-propose-changes.png)
190+
![README Propose Changes](./static/images/contribute/readme-propose-changes.png)
191191
192192
1. A new page should open with a new pull request. Double-check that the title and description are accurate.
193193
1. If you've spoken to someone on the docs team about your changes, tag them into the **Reviewers** section:
194194

195-
![README Create Pull Request](./images/readme-create-pull-request.png)
195+
![README Create Pull Request](./static/images/contribute/readme-create-pull-request.png)
196196

197197
If you haven't mentioned your changes to anyone yet, leave the **Reviewers** section blank.
198198

images/ci-build.png

-10.4 KB
Binary file not shown.

images/knowledgebase/are_materialized_views_inserted_asynchronously.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

images/knowledgebase/async_vs_optimize_read_in_order.md

Lines changed: 0 additions & 200 deletions
This file was deleted.

images/knowledgebase/columnar-database.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

images/knowledgebase/connection_timeout_remote_remoteSecure.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

images/knowledgebase/dbms-naming.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)