Commit Graph

454 Commits

Author SHA1 Message Date
Azat Khuzhin
210784c51d docs/tols/single_page.py: fix relative link check
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-01-31 16:04:25 +03:00
Alexey Milovidov
7e0341ddc0 Update year 2022-01-27 01:01:27 +03:00
Azat Khuzhin
47092871e8 Cleanup cmake_in_clickhouse_generator 2022-01-20 10:02:01 +03:00
bharatnc
fcff7f4dc1 update copyright in docs 2021-12-31 16:22:17 -08:00
Alexey Milovidov
4f8646d54b Remove PDF documentation 2021-11-12 23:25:55 +03:00
Alexey
54b8491a95 single.md is removed before build
in case it is left after previous abnormal build
2021-11-06 09:54:19 +00:00
Alexey Milovidov
a061bf1d79 Turn off logging in docs. release script just in case 2021-10-31 22:27:01 +03:00
alexey-milovidov
2ea8b89cbb
Fix strange mistake in documentation release process. 2021-10-31 20:43:32 +03:00
alexey-milovidov
a163230f37
Merge pull request #30073 from lehasm/alexey-sm-cmake-generator-link-fix
cmake generator: unlink before creating a link
2021-10-13 23:08:31 +03:00
alexey-milovidov
a980123a43
Merge pull request #30077 from flickerbox/crb-careers-page
Add Greenhouse careers page to website
2021-10-13 05:26:37 +03:00
Cody Baker
f7091c4adb Add greenhouse careers page 2021-10-12 16:19:07 -06:00
Alexey
f7aaa3d282 Unlink before creating a link 2021-10-12 20:15:49 +00:00
Alexey Milovidov
ac403b1df2 Publish the install script 2021-10-12 23:09:26 +03:00
Alexey Milovidov
551c52c236 Merge remote-tracking branch 'origin/master' into yandex-to-clickhouse-in-configs 2021-09-30 17:45:14 +03:00
Ivan Blinkov
10e67006dd
[docs] fix build on Mac OS Big Sur 2021-09-30 11:04:15 +03:00
alexey-milovidov
1e6f9ac635
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-28 20:26:44 +03:00
Ivan Blinkov
19d389297b
[docs] switch to a new repo for website content (tied to content.clickhouse.com) 2021-09-28 15:07:20 +03:00
alexey-milovidov
b8083929a6
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-23 20:49:40 +03:00
Ivan Blinkov
661074e756
[docs] return strict mode of mkdocs 2021-09-23 17:25:39 +03:00
mergify[bot]
fd39fc58d7
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-22 13:35:20 +00:00
Alexey Milovidov
e9e77b4403 .tech -> .com 2021-09-22 03:22:57 +03:00
Alexey Milovidov
caf1eccc0e Remove garbage from doc build 2021-09-22 02:58:11 +03:00
Alexander Tokmakov
571dd3acfb fix style check 2021-09-21 10:28:33 +03:00
Alexey Milovidov
2de3542032 Change copyright, step 2 2021-09-21 03:23:00 +03:00
Ivan Blinkov
c5556b5e04
Update build.py 2021-09-20 20:52:25 +03:00
Ivan Blinkov
e9aa12c914
Update website.py 2021-09-20 20:43:58 +03:00
Ivan Blinkov
99a8653497
Update website.py 2021-09-20 16:30:08 +03:00
Ivan Blinkov
d063266a6e
Update website.py 2021-09-20 15:40:04 +03:00
Ivan Blinkov
5dcdd9c44d
Update single_page.py 2021-09-20 13:40:21 +03:00
Ivan Blinkov
1fed64d529
Update test.py 2021-09-20 12:53:54 +03:00
Ivan Blinkov
6a293d73f9 make_links.sh 2021-09-20 09:51:41 +03:00
Ivan Blinkov
e3eedc8786 tune build.py 2021-09-19 23:16:01 +03:00
Ivan Blinkov
f429db1ee9 find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
Ivan Blinkov
e66a631321 Merge branch 'master' of github.com:flickerbox/tech.clickhouse 2021-09-19 19:32:21 +03:00
Ivan Blinkov
295541e43e
[docs] try to fix build 2021-09-17 09:38:00 +03:00
Cody Baker
26d0c92efa Add new homepage styles and content 2021-09-09 17:21:13 -06:00
Cody Baker
e08528a9c5 Add bootstrap to scss build 2021-09-08 13:36:00 -06:00
Cody Baker
8bc0d5640d Update build to exclude src from website dir 2021-09-08 12:33:34 -06:00
Cody Baker
b5cb02175f Add webpack build for sass 2021-09-08 12:08:10 -06:00
Alexey Milovidov
9ebbdb19d5 Fix obsolete scripts 2021-06-29 03:17:09 +03:00
Mike Kot
521ec3aa0c Changed CH css theme for code highlighting 2021-06-24 16:52:08 +03:00
Azat Khuzhin
931cfb548d docs: update requests (to fix conflicts with urllib3)
Fixes: 94b18bdfb8
2021-06-02 09:11:02 +03:00
alexey-milovidov
94b18bdfb8
Update requirements.txt 2021-06-02 03:11:32 +03:00
alexey-milovidov
ddaf577be7
Merge pull request #24385 from ClickHouse/debug-documentation
Debug strange errors in documentation
2021-05-21 11:30:26 +03:00
Alexey Milovidov
cec9d48edc Simply avoid validating AMP 2021-05-21 10:36:45 +03:00
alexey-milovidov
d4408d80df
Merge pull request #24384 from ClickHouse/fix-copyright-in-docs
Fix copyright in documentation
2021-05-21 10:27:37 +03:00
Alexey Milovidov
24f1856d5a Add comment out of despair about low quality documentation scripts 2021-05-21 10:25:48 +03:00
Alexey Milovidov
be65d588a4 Debug strange errors in documentation 2021-05-21 10:19:53 +03:00
Alexey Milovidov
823e1f2221 Fix strange whitespace 2021-05-21 09:54:35 +03:00
Alexey Milovidov
11cbae4785 Fix copyright in documentation 2021-05-21 09:49:54 +03:00