Commit Graph

346 Commits

Author SHA1 Message Date
myrrc
8bda21f9f1 added conditional execution ability 2020-09-19 21:45:10 +03:00
myrrc
aba66a53b1 replace os.chdir with relative path 2020-09-19 21:41:38 +03:00
myrrc
af95fdfbef fixed libraries parser 2020-09-19 20:28:40 +03:00
myrrc
146dd0f3f0 fixed comments parser 2020-09-19 20:14:37 +03:00
myrrc
2544d1442d replaced _ with - in file name 2020-09-19 19:51:21 +03:00
myrrc
c78d9f9f38 moved the generators to docs/ folder 2020-09-19 19:42:36 +03:00
Alexey Milovidov
10798e1780 Provide a way to quickly test the website 2020-09-03 23:37:45 +03:00
dependabot-preview[bot]
b0b11a7e2c
Bump protobuf from 3.12.4 to 3.13.0 in /docs/tools
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.4 to 3.13.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.4...v3.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 07:41:30 +00:00
dependabot-preview[bot]
adf84b19c0
Bump pymdown-extensions from 7.1 to 8.0 in /docs/tools
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 7.1 to 8.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/7.1...8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 07:19:28 +00:00
alesapin
777cdfe593 Fix release script 2020-07-30 22:08:58 +03:00
alesapin
ded4f7d5e4
Update docs/tools/purge_cache_for_changed_files.py
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-30 18:14:26 +03:00
alesapin
a8e3e4af14 Review fixes 2020-07-30 17:38:09 +03:00
alesapin
c1b4ee69ac Fix name in release.sh 2020-07-30 17:37:01 +03:00
alesapin
d3a6edbd5d Review fixes 2020-07-30 17:36:14 +03:00
alesapin
5ee648402a Better deploy script 2020-07-30 16:12:23 +03:00
dependabot-preview[bot]
6196f22a12
Bump protobuf from 3.12.2 to 3.12.4 in /docs/tools
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.2 to 3.12.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.2...v3.12.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-30 07:30:59 +00:00
dependabot-preview[bot]
4a1fff0795
Bump urllib3 from 1.25.9 to 1.25.10 in /docs/tools
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.25.10.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.25.10/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.25.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-23 07:11:56 +00:00
dependabot-preview[bot]
5e83a2c48e
Bump numpy from 1.18.5 to 1.19.1 in /docs/tools
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.19.1.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.19.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-22 07:10:48 +00:00
Ivan Blinkov
75832354d9
[website] try the default htmlmin settings 2020-07-21 22:44:14 +03:00
Ivan Blinkov
e865533d95
[website] experiment on improving cache purging 2020-07-20 14:08:01 +03:00
Ivan Blinkov
68eea963c2
[blog] add extra check to avoid unexpected files (#12560) 2020-07-17 14:01:32 +03:00
Ivan Blinkov
20d90d8234
[website] more aggressive cache purge 2020-07-17 11:44:58 +03:00
Ivan Blinkov
dcf6cdb91e
Update deploy-to-test.sh 2020-07-16 18:41:05 +03:00
Ivan Blinkov
7f5b5fa6ad
Update deploy-to-test.sh 2020-07-16 15:05:03 +03:00
Ivan Blinkov
e3c755b312
Update deploy-to-test.sh 2020-07-16 15:04:08 +03:00
alexey-milovidov
74afd5d6d1
Merge pull request #11853 from ClickHouse/dependabot/pip/docs/tools/translate/certifi-2020.6.20
Bump certifi from 2020.4.5.2 to 2020.6.20 in /docs/tools/translate
2020-07-10 22:49:19 +03:00
Ivan Blinkov
a256e7e117
[docs] add syntax highlight (#12398) 2020-07-10 17:32:18 +03:00
Ivan Blinkov
9e776e6907
[docs] improve redirects destination 2020-07-06 12:56:30 +03:00
Ivan Blinkov
b4492bc5d4
[blog] 'Package Repository Behind CDN' post (#12082)
* support iframes from DataLens

* initial blog post text
2020-07-02 12:45:27 +03:00
Ivan Blinkov
e48b6b8f84
[blog] add RSS feed (#12064)
* [blog] add rss feed

* better title
2020-06-30 21:22:07 +03:00
dependabot-preview[bot]
e8921c9c81
Bump python-slugify from 1.2.6 to 4.0.1 in /docs/tools
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 1.2.6 to 4.0.1.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/compare/1.2.6...4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-30 07:22:15 +00:00
Ivan Blinkov
97b8888ed2
[docs] improve stable releases discovery 2020-06-29 14:57:21 +03:00
Ivan Blinkov
9e05e3f2ce
Temporary enable debug logs when releasing docs 2020-06-29 13:45:41 +03:00
dependabot-preview[bot]
35b2a3f8d6
Bump certifi from 2020.4.5.2 to 2020.6.20 in /docs/tools/translate
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.2 to 2020.6.20.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.04.05.2...2020.06.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 08:24:46 +00:00
dependabot-preview[bot]
1052d36218
Bump idna from 2.9 to 2.10 in /docs/tools
Bumps [idna](https://github.com/kjd/idna) from 2.9 to 2.10.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v2.9...v2.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 07:42:26 +00:00
Ivan Blinkov
ff1248cd28
[docs] extra F.A.Q. content (#11898)
* more content for F.A.Q.

* more content

* normalize

* more content

* maybe fix the docs check

* absolute img urls

* fix tests
2020-06-24 15:59:19 +03:00
Ivan Blinkov
56a665290c
Update README.md 2020-06-23 17:33:31 +03:00
Ivan Blinkov
dc12e53da2
Update README.md 2020-06-23 17:32:54 +03:00
Ivan Blinkov
b222a8fb35 support iframes in AMP version 2020-06-22 17:55:53 +03:00
Ivan Blinkov
652882ef4e [docs] reorganized F.A.Q. 2020-06-22 16:35:41 +03:00
Ivan Blinkov
5f09cee06d [website] tune benchmark pages styling + add extra checks 2020-06-20 00:09:45 +03:00
Ivan Blinkov
7170f3c534
[docs] split aggregate function and system table references (#11742)
* prefer relative links from root

* wip

* split aggregate function reference

* split system tables
2020-06-18 11:24:31 +03:00
dependabot-preview[bot]
28e5e90f21
Bump requests from 2.23.0 to 2.24.0 in /docs/tools
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-18 07:22:01 +00:00
Ivan Blinkov
5c84f242dd
[blog] add integration with HackerNews and Reddit (#11728)
* improve tweet css

* add HN and Reddit share links

* update po

* Add support for HackerNews and Reddit
2020-06-17 15:12:05 +03:00
Ivan Blinkov
9a26d48ad0
Basic blog similar to docs (#11609)
* Basic blog similar to docs

* rename post

* no post content in post_meta

* update readme and template

* more "en" content

* complete "en" content

* build blog redirects

* redirects for migration

* link sitemaps

* update po

* add "ru" content

* ru redirects

* remove old domain mentions

* adjust styles

* content improvements

* +1 alt

* use main images from CDN

* use re-hosted in-content images

* extra vertical margin around embedded youtube

* minor improvements

* adjust post page

* adjust html meta

* adjust post page

* improve blog rendering
2020-06-16 09:31:00 +03:00
dependabot-preview[bot]
013c03a709
Bump googletrans from 2.4.0 to 3.0.0 in /docs/tools
Bumps [googletrans](https://github.com/ssut/py-googletrans) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/ssut/py-googletrans/releases)
- [Commits](https://github.com/ssut/py-googletrans/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 07:54:48 +00:00
Ivan Blinkov
eccd8d61dd
Update build.py 2020-06-15 10:13:29 +03:00
Ivan Blinkov
e5edd472d6
Avoid logging error as a warning 2020-06-11 16:01:35 +03:00
Ivan Blinkov
e3604e31f9
Merge pull request #11503 from ClickHouse/dependabot/pip/docs/tools/certifi-2020.4.5.2
Bump certifi from 2020.4.5.1 to 2020.4.5.2 in /docs/tools
2020-06-08 11:25:55 +03:00
dependabot-preview[bot]
9d6fb1dd9c
Bump certifi from 2020.4.5.1 to 2020.4.5.2 in /docs/tools
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.1 to 2020.4.5.2.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.04.05.1...2020.04.05.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 07:47:13 +00:00