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
dependabot-preview[bot]
b928ac133b
Bump livereload from 2.6.1 to 2.6.2 in /docs/tools
...
Bumps [livereload](https://github.com/lepture/python-livereload ) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/lepture/python-livereload/releases )
- [Changelog](https://github.com/lepture/python-livereload/blob/master/CHANGES.rst )
- [Commits](https://github.com/lepture/python-livereload/compare/v2.6.1...2.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 07:46:48 +00:00
dependabot-preview[bot]
4ec3cb3e92
Bump numpy from 1.18.4 to 1.18.5 in /docs/tools
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.18.4 to 1.18.5.
- [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.4...v1.18.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 07:31:12 +00:00
dependabot-preview[bot]
aabf8d479e
Bump protobuf from 3.12.1 to 3.12.2 in /docs/tools
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 3.12.1 to 3.12.2.
- [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.1...v3.12.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-28 07:33:06 +00:00
dependabot-preview[bot]
caa788b4f8
Bump six from 1.14.0 to 1.15.0 in /docs/tools
...
Bumps [six](https://github.com/benjaminp/six ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/benjaminp/six/releases )
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES )
- [Commits](https://github.com/benjaminp/six/compare/1.14.0...1.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-22 07:28:01 +00:00
Ivan Blinkov
e0668f48e1
[docs] fix sitemap ( #11113 )
2020-05-21 22:34:50 +03:00
dependabot-preview[bot]
72ca56c43b
Bump protobuf from 3.12.0 to 3.12.1 in /docs/tools
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 3.12.0 to 3.12.1.
- [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.0...v3.12.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-21 07:28:30 +00:00
dependabot-preview[bot]
2b8ccac084
Bump mkdocs-macros-plugin from 0.4.7 to 0.4.9 in /docs/tools
...
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin ) from 0.4.7 to 0.4.9.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases )
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-20 07:33:10 +00:00
Ivan Blinkov
274a48c353
[website] parallel minify ( #11043 )
2020-05-19 18:11:23 +03:00
Ivan Blinkov
b78a93aa2e
Tune cache purge
2020-05-19 17:32:24 +03:00
Ivan Blinkov
2f28dbe7d6
[website] report client-side errors to sentry.io ( #11039 )
2020-05-19 15:31:08 +03:00
Ivan Blinkov
2d71089ad0
[docs] improve headerlink handling (¶) ( #11016 )
2020-05-18 18:28:33 +03:00
Ivan Blinkov
c7ec354362
[docs] rel=canonical match symlinks in sources ( #11013 )
2020-05-18 17:43:38 +03:00
Ivan Blinkov
7e71042c18
Merge pull request #10995 from ClickHouse/dependabot/pip/docs/tools/protobuf-3.12.0
...
Bump protobuf from 3.11.3 to 3.12.0 in /docs/tools
2020-05-18 11:33:09 +03:00
Ivan Blinkov
f39e0a8375
Merge pull request #10997 from ClickHouse/dependabot/pip/docs/tools/soupsieve-2.0.1
...
Bump soupsieve from 2.0 to 2.0.1 in /docs/tools
2020-05-18 11:25:14 +03:00
dependabot-preview[bot]
0d1f63d1c5
Bump soupsieve from 2.0 to 2.0.1 in /docs/tools
...
Bumps [soupsieve](https://github.com/facelessuser/soupsieve ) from 2.0 to 2.0.1.
- [Release notes](https://github.com/facelessuser/soupsieve/releases )
- [Commits](https://github.com/facelessuser/soupsieve/compare/2.0.0...2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 07:57:03 +00:00
dependabot-preview[bot]
380dce33f3
Bump beautifulsoup4 from 4.9.0 to 4.9.1 in /docs/tools
...
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.9.0 to 4.9.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 07:56:39 +00:00
dependabot-preview[bot]
07759d5d01
Bump protobuf from 3.11.3 to 3.12.0 in /docs/tools
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 3.11.3 to 3.12.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.11.3...v3.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 07:56:20 +00:00
dependabot-preview[bot]
5710e80687
Bump mkdocs from 1.1.1 to 1.1.2 in /docs/tools
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.1.1...1.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-15 07:50:01 +00:00
Ivan Blinkov
cd14f9ebcb
SQL reference refactoring ( #10857 )
...
* split up select.md
* array-join.md basic refactoring
* distinct.md basic refactoring
* format.md basic refactoring
* from.md basic refactoring
* group-by.md basic refactoring
* having.md basic refactoring
* additional index.md refactoring
* into-outfile.md basic refactoring
* join.md basic refactoring
* limit.md basic refactoring
* limit-by.md basic refactoring
* order-by.md basic refactoring
* prewhere.md basic refactoring
* adjust operators/index.md links
* adjust sample.md links
* adjust more links
* adjust operatots links
* fix some links
* adjust aggregate function article titles
* basic refactor of remaining select clauses
* absolute paths in make_links.sh
* run make_links.sh
* remove old select.md locations
* translate docs/es
* translate docs/fr
* translate docs/fa
* remove old operators.md location
* change operators.md links
* adjust links in docs/es
* adjust links in docs/es
* minor texts adjustments
* wip
* update machine translations to use new links
* fix changelog
* es build fixes
* get rid of some select.md links
* temporary adjust ru links
* temporary adjust more ru links
* improve curly brace handling
* adjust ru as well
* fa build fix
* ru link fixes
* zh link fixes
* temporary disable part of anchor checks
2020-05-15 07:34:54 +03:00
dependabot-preview[bot]
91de241d7f
Bump mkdocs-macros-plugin from 0.4.6 to 0.4.7 in /docs/tools
...
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin ) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases )
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 08:06:09 +00:00
dependabot-preview[bot]
0797b33be3
Bump mkdocs from 1.1 to 1.1.1 in /docs/tools
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.1 to 1.1.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.1...1.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 07:41:39 +00:00
Ivan Blinkov
8771402cb5
[docs] faster local/debug build ( #10840 )
2020-05-12 17:09:36 +03:00
Ivan Blinkov
df5a3418b4
fix relative amp hrefs
2020-05-08 16:53:26 +03:00
Ivan Blinkov
21d8b6288d
[docs] generate AMP versions for docs articles ( #10732 )
...
* Refactoring in preparation for AMP support
* infrastructure for AMP validation
* Add Metrika counter on AMP page + adjust layout
* more content fixes
* improve amp layout
* improve navigation
* Move converting admonitions to generation time
* strict amp test check
* Batch AMP validation
* Add date published/modified to docs articles and their ld+json meta
* few more content fixes
* improve ld+json meta
* adjust margins
* skip published/modified for stable release docs
* adapt single page mode
* update po
* skip published/modified for single page docs
* update po
* adjust layout
* adjust layout
2020-05-08 11:04:09 +03:00
BayoNet
4ec7821fec
DOCS-624: Fixing links to nowhere 2 ( #10703 )
...
* enbaskakova-DOCSUP-652 (#101 )
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Revert "enbaskakova-DOCSUP-652 (#101 )" (#107 )
This reverts commit 639fee7610
.
* CLICKHOUSEDOCS-624: Fixed en
* CLICKHOUSEDOCS-624: Fixed RU.
* CLICKHOUSEDOCS-624: Fixed ES and FR.
* CLICKHOUSEDOCS-624: Fixed JA and TR
* CLICKHOUSEDOCS-624: Fixed FA.
* CLICKHOUSEDOCS-624: Fixed ZH.
* Update docs/tools/test.py
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/tools/test.py
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: elenaspb2019 <47083263+elenaspb2019@users.noreply.github.com>
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-06 22:28:06 +03:00
Ivan Blinkov
f267389278
[docs] Add favicons on adopters page ( #10706 )
...
* Add favicons on adopters page
* rm excessive class
* remove useless js comments
2020-05-06 19:25:42 +03:00
Ivan Blinkov
71027e007d
[docs] tests for inline css/js ( #10699 )
2020-05-06 16:28:02 +03:00
Ivan Blinkov
0dbd444fdb
introduce build.py --skip-multi-page and --test-only options ( #10696 )
2020-05-06 15:54:33 +03:00
Ivan Blinkov
e5c892eecf
DOCS-624: re-generate select.md ( #10689 )
...
* lost redirect
* re-generate select.md
2020-05-06 13:20:58 +03:00
dependabot-preview[bot]
c97c1039c9
Bump numpy from 1.18.3 to 1.18.4 in /docs/tools
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.18.3 to 1.18.4.
- [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.3...v1.18.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 07:49:19 +00:00
Ivan Blinkov
b497f99e34
Update build.py
2020-05-03 20:06:31 +03:00
Ivan Blinkov
5d7fd78247
[docs] fix redirects generation for folders ( #10633 )
2020-05-03 18:40:56 +03:00
Ivan Blinkov
d91c97d15d
[docs] replace underscores with hyphens ( #10606 )
...
* Replace underscores with hyphens
* remove temporary code
* fix style check
* fix collapse
2020-04-30 21:19:18 +03:00
Ivan Blinkov
84883197d6
[docs] add hreflang links ( #10597 )
...
* Introduce hreflang links
* update po
* provide absolute urls in hreflang + add x-default link
2020-04-30 18:49:48 +03:00
Ivan Blinkov
e72a23065e
update jquery ( #10592 )
2020-04-30 11:32:08 +03:00
Ivan Blinkov
b028288350
Switch to httpS://repo.clickhouse.tech for deb packages ( #10529 )
...
* Switch to httpS://repo.clickhouse.tech for deb packages
* deduplicate install instructions
2020-04-28 19:39:50 +03:00
dependabot-preview[bot]
8e2e81c25c
Bump click from 7.1.1 to 7.1.2 in /docs/tools
...
Bumps [click](https://github.com/pallets/click ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/click/compare/7.1.1...7.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 07:46:58 +00:00
Ivan Blinkov
8201693efe
Remove remnants of old MkDocs theme
2020-04-24 19:50:13 +03:00
Ivan Blinkov
388bcffec9
Rearrange includes at docs+changelog and move description templates ( #10472 )
...
* temp commit
* rearrange includes
2020-04-24 12:50:22 +03:00
Ivan Blinkov
b8645c5a7c
Adjust benchmark page caching + og:url/og:type/rel=canonical ( #10439 )
2020-04-22 15:40:30 +03:00
Ivan Blinkov
ab150f96a1
[website] get rid of remnants of old markup (from benchmark pages) ( #10412 )
...
* rm outdated nginx config
* get rid of most outdated markup of benchmark.html
* reformat js
* get rid of ru comments + wrap benchmark.js in a function call
* split benchmark results into separate files
* adjust links to benchmarks
* refactor hardware benchmarks as well
* adjust links
* fix filtering for hardware
* additional markup tuning
2020-04-22 14:30:33 +03:00
Ivan Blinkov
73f978cb0f
Update build.py
2020-04-20 20:37:57 +03:00
Ivan Blinkov
b58fa8585c
Update website.py
2020-04-20 15:52:12 +03:00
Ivan Blinkov
52dfd10785
Delete convert_toc.py
2020-04-20 15:23:33 +03:00
dependabot-preview[bot]
8efd18dacc
Bump numpy from 1.18.2 to 1.18.3 in /docs/tools
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.18.2 to 1.18.3.
- [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.2...v1.18.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:29:05 +00:00
dependabot-preview[bot]
861241af9e
Bump pymdown-extensions from 7.0 to 7.1 in /docs/tools
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 7.0 to 7.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/7.0.0...7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:10:42 +00:00
dependabot-preview[bot]
22bc75d631
Bump urllib3 from 1.25.8 to 1.25.9 in /docs/tools
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.25.8 to 1.25.9.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.25.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 07:46:34 +00:00
Ivan Blinkov
80873d79e3
[docs] tuning of <details> tag, search menu colours and hidden pages ( #10313 )
...
* improve hidden page title
* adjust docsearch menu colors
* enable pymdownx.details
* some <details> styling
* remove useless example
2020-04-16 21:03:52 +03:00
Ivan Blinkov
9b85ca0f3e
Update build.py
2020-04-16 12:09:04 +03:00
Ivan Blinkov
16537bbac8
Update release.sh
2020-04-15 17:59:44 +03:00
Ivan Blinkov
1229db9ccd
Update README.md
2020-04-15 17:22:04 +03:00
Ivan Blinkov
98769778f4
Turkish docs translation stub ( #10282 )
2020-04-15 16:56:49 +03:00
Ivan Blinkov
76a8efbd80
Indicate LTS releases in docs version selector ( #10281 )
2020-04-15 16:35:16 +03:00
alexey-milovidov
394b4ebd7d
Update requirements.txt
2020-04-15 16:31:05 +03:00
dependabot-preview[bot]
00973217b8
Bump lunr from 0.5.6 to 0.5.7 in /docs/tools
...
Bumps [lunr](https://github.com/yeraydiazdiaz/lunr.py ) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/yeraydiazdiaz/lunr.py/releases )
- [Changelog](https://github.com/yeraydiazdiaz/lunr.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yeraydiazdiaz/lunr.py/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-15 07:41:23 +00:00
dependabot-preview[bot]
b9edf21014
Bump jinja2 from 2.11.1 to 2.11.2 in /docs/tools
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/2.11.1...2.11.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 07:41:46 +00:00
dependabot-preview[bot]
f7f0202633
Bump nltk from 3.4.5 to 3.5 in /docs/tools
...
Bumps [nltk](https://github.com/nltk/nltk ) from 3.4.5 to 3.5.
- [Release notes](https://github.com/nltk/nltk/releases )
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog )
- [Commits](https://github.com/nltk/nltk/compare/3.4.5...3.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:04:57 +00:00
Ivan Blinkov
344be40068
Re-attach index.md to better place in nav + hide empty articles ( #10182 )
2020-04-10 22:22:15 +03:00
Ivan Blinkov
1b6b9e77fe
Return redirects for all languages
2020-04-10 17:58:34 +03:00
Ivan Blinkov
ca1aba62b3
Do not minify redirects
2020-04-10 17:56:09 +03:00
Ivan Blinkov
770bc149df
Extra mark for redirect template page
2020-04-10 17:54:20 +03:00
Ivan Blinkov
7177bc4cbf
fix to_url with version_prefix
2020-04-10 17:40:55 +03:00
dependabot-preview[bot]
25f9a1a249
Bump mkdocs-macros-plugin from 0.4.4 to 0.4.6 in /docs/tools
...
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin ) from 0.4.4 to 0.4.6.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases )
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-10 07:41:44 +00:00
Ivan Blinkov
9326016e5f
Put single-page content into a separate js file ( #10160 )
2020-04-09 23:50:39 +03:00
Ivan Blinkov
2b51b5ee5f
Update release.sh
2020-04-09 23:32:35 +03:00
Ivan Blinkov
3166eab2df
Update release.sh
2020-04-09 21:56:03 +03:00
Ivan Blinkov
a4e2fd24b0
Get rid of toc_ru.yml ( #10152 )
2020-04-09 21:06:07 +03:00
Ivan Blinkov
4d298fd420
Update zh docs and fix en docs ( #10125 )
2020-04-08 17:22:25 +03:00
Ivan Blinkov
9914fd9342
Merge pull request #10114 from ClickHouse/dependabot/pip/docs/tools/pymdown-extensions-7.0
...
Bump pymdown-extensions from 6.3 to 7.0 in /docs/tools
2020-04-08 12:43:32 +03:00
Ivan Blinkov
f6f4fb0000
Documentation issues fixes ( #10112 )
2020-04-08 12:09:59 +03:00