diff --git a/docs/tools/mkdocs-material-theme/assets/stylesheets/custom.css b/docs/tools/mkdocs-material-theme/assets/stylesheets/custom.css index 21d6ab80b38..1642d6eea54 100644 --- a/docs/tools/mkdocs-material-theme/assets/stylesheets/custom.css +++ b/docs/tools/mkdocs-material-theme/assets/stylesheets/custom.css @@ -1,75 +1,7 @@ -@font-face { - font-family: 'Yandex Sans Text Web'; - src: url(https://yastatic.net/adv-www/_/yy5JveR58JFkc97waf-xp0i6_jM.eot); - src: url(https://yastatic.net/adv-www/_/yy5JveR58JFkc97waf-xp0i6_jM.eot?#iefix) format('embedded-opentype'), - url(https://yastatic.net/adv-www/_/CYblzLEXzCqQIvrYs7QKQe2omRk.woff2) format('woff2'), - url(https://yastatic.net/adv-www/_/pUcnOdRwl83MvPPzrNomhyletnA.woff) format('woff'), - url(https://yastatic.net/adv-www/_/vNFEmXOcGYKJ4AAidUprHWoXrLU.ttf) format('truetype'), - url(https://yastatic.net/adv-www/_/0w7OcWZM_QLP8x-LQUXFOgXO6dE.svg#YandexSansTextWeb-Bold) format('svg'); - font-weight: 700; - font-style: normal; - font-stretch: normal -} - -@font-face { - font-family: 'Yandex Sans Text Web'; - src: url(https://yastatic.net/adv-www/_/LI6l3L2RqcgxBe2pXmuUha37czQ.eot); - src: url(https://yastatic.net/adv-www/_/LI6l3L2RqcgxBe2pXmuUha37czQ.eot?#iefix) format('embedded-opentype'), - url(https://yastatic.net/adv-www/_/z3MYElcut0R2MF_Iw1RDNrstgYs.woff2) format('woff2'), - url(https://yastatic.net/adv-www/_/1jvKJ_-hCXl3s7gmFl-y_-UHTaI.woff) format('woff'), - url(https://yastatic.net/adv-www/_/9nzjfpCR2QHvK1EzHpDEIoVFGuY.ttf) format('truetype'), - url(https://yastatic.net/adv-www/_/gwyBTpxSwkFCF1looxqs6JokKls.svg#YandexSansTextWeb-Regular) format('svg'); - font-weight: 400; - font-style: normal; - font-stretch: normal -} - -@font-face { - font-family: 'Yandex Sans Text Web'; - src: url(https://yastatic.net/adv-www/_/ayAFYoY8swgBLhq_I56tKj2JftU.eot); - src: url(https://yastatic.net/adv-www/_/ayAFYoY8swgBLhq_I56tKj2JftU.eot?#iefix) format('embedded-opentype'), - url(https://yastatic.net/adv-www/_/lGQcYklLVV0hyvz1HFmFsUTj8_0.woff2) format('woff2'), - url(https://yastatic.net/adv-www/_/f0AAJ9GJ4iiwEmhG-7PWMHk6vUY.woff) format('woff'), - url(https://yastatic.net/adv-www/_/4UDe4nlVvgEJ-VmLWNVq3SxCsA.ttf) format('truetype'), - url(https://yastatic.net/adv-www/_/EKLr1STNokPqxLAQa_RyN82pL98.svg#YandexSansTextWeb-Light) format('svg'); - font-weight: 300; - font-style: normal; - font-stretch: normal -} - -@font-face { - font-family: 'Yandex Sans Display Web'; - src: url(https://yastatic.net/adv-www/_/H63jN0veW07XQUIA2317lr9UIm8.eot); - src: url(https://yastatic.net/adv-www/_/H63jN0veW07XQUIA2317lr9UIm8.eot?#iefix) format('embedded-opentype'), - url(https://yastatic.net/adv-www/_/sUYVCPUAQE7ExrvMS7FoISoO83s.woff2) format('woff2'), - url(https://yastatic.net/adv-www/_/v2Sve_obH3rKm6rKrtSQpf-eB7U.woff) format('woff'), - url(https://yastatic.net/adv-www/_/PzD8hWLMunow5i3RfJ6WQJAL7aI.ttf) format('truetype'), - url(https://yastatic.net/adv-www/_/lF_KG5g4tpQNlYIgA0e77fBSZ5s.svg#YandexSansDisplayWeb-Regular) format('svg'); - font-weight: 400; - font-style: normal; - font-stretch: normal -} - -@font-face { - font-family: 'Yandex Sans Display Web'; - src: url(https://yastatic.net/adv-www/_/g8_MyyKVquSZ3xEL6tarK__V9Vw.eot); - src: url(https://yastatic.net/adv-www/_/g8_MyyKVquSZ3xEL6tarK__V9Vw.eot?#iefix) format('embedded-opentype'), - url(https://yastatic.net/adv-www/_/LGiRvlfqQHlWR9YKLhsw5e7KGNA.woff2) format('woff2'), - url(https://yastatic.net/adv-www/_/40vXwNl4eYYMgteIVgLP49dwmfc.woff) format('woff'), - url(https://yastatic.net/adv-www/_/X6zG5x_wO8-AtwJ-vDLJcKC5228.ttf) format('truetype'), - url(https://yastatic.net/adv-www/_/ZKhaR0m08c8CRRL77GtFKoHcLYA.svg#YandexSansDisplayWeb-Light) format('svg'); - font-weight: 300; - font-style: normal; - font-stretch: normal -} - body { - font: 300 14pt/200% 'Yandex Sans Text Web', Arial, sans-serif; + font: 300 14pt/200% -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji,Segoe UI Emoji; } -body.md-lang-zh { - font: 400 14pt/200% 'Yandex Sans Text Web', -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; -} a:link, a:visited { color: #08f; @@ -96,14 +28,13 @@ a:hover, a:active { } .md-typeset pre { - font: 13px/18px monospace, "Courier New"; + font: 13px/18px SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace; display: block; padding: 1rem 3rem 1rem 1rem; overflow: scroll; } h1, h2, h3, .md-logo { - font-family: 'Yandex Sans Display Web', Arial, sans-serif; color: #000 !important; } @@ -117,7 +48,6 @@ h1, h2, h3, .md-logo { .md-header-nav__title { font-size: 3rem; - font-family: 'Yandex Sans Display Web', Arial, sans-serif; } .md-content__icon:hover { diff --git a/website/images/clickhouse-black.svg b/website/images/clickhouse-black.svg new file mode 100644 index 00000000000..10c41aed68f --- /dev/null +++ b/website/images/clickhouse-black.svg @@ -0,0 +1 @@ +ClickHouse \ No newline at end of file diff --git a/website/images/clickhouse-white.svg b/website/images/clickhouse-white.svg new file mode 100644 index 00000000000..08ef457d8b2 --- /dev/null +++ b/website/images/clickhouse-white.svg @@ -0,0 +1 @@ +ClickHouse white \ No newline at end of file diff --git a/website/index.css b/website/index.css index b303ac7ffbe..b73a8f52795 100644 --- a/website/index.css +++ b/website/index.css @@ -1,71 +1,6 @@ -@font-face { - font-family: 'Yandex Sans Text Web'; - src: url(https://yastatic.net/adv-www/_/yy5JveR58JFkc97waf-xp0i6_jM.eot); - src: url(https://yastatic.net/adv-www/_/yy5JveR58JFkc97waf-xp0i6_jM.eot?#iefix) format('embedded-opentype'), - url(https://yastatic.net/adv-www/_/CYblzLEXzCqQIvrYs7QKQe2omRk.woff2) format('woff2'), - url(https://yastatic.net/adv-www/_/pUcnOdRwl83MvPPzrNomhyletnA.woff) format('woff'), - url(https://yastatic.net/adv-www/_/vNFEmXOcGYKJ4AAidUprHWoXrLU.ttf) format('truetype'), - url(https://yastatic.net/adv-www/_/0w7OcWZM_QLP8x-LQUXFOgXO6dE.svg#YandexSansTextWeb-Bold) format('svg'); - font-weight: 700; - font-style: normal; - font-stretch: normal -} - -@font-face { - font-family: 'Yandex Sans Text Web'; - src: url(https://yastatic.net/adv-www/_/LI6l3L2RqcgxBe2pXmuUha37czQ.eot); - src: url(https://yastatic.net/adv-www/_/LI6l3L2RqcgxBe2pXmuUha37czQ.eot?#iefix) format('embedded-opentype'), - url(https://yastatic.net/adv-www/_/z3MYElcut0R2MF_Iw1RDNrstgYs.woff2) format('woff2'), - url(https://yastatic.net/adv-www/_/1jvKJ_-hCXl3s7gmFl-y_-UHTaI.woff) format('woff'), - url(https://yastatic.net/adv-www/_/9nzjfpCR2QHvK1EzHpDEIoVFGuY.ttf) format('truetype'), - url(https://yastatic.net/adv-www/_/gwyBTpxSwkFCF1looxqs6JokKls.svg#YandexSansTextWeb-Regular) format('svg'); - font-weight: 400; - font-style: normal; - font-stretch: normal -} - -@font-face { - font-family: 'Yandex Sans Text Web'; - src: url(https://yastatic.net/adv-www/_/ayAFYoY8swgBLhq_I56tKj2JftU.eot); - src: url(https://yastatic.net/adv-www/_/ayAFYoY8swgBLhq_I56tKj2JftU.eot?#iefix) format('embedded-opentype'), - url(https://yastatic.net/adv-www/_/lGQcYklLVV0hyvz1HFmFsUTj8_0.woff2) format('woff2'), - url(https://yastatic.net/adv-www/_/f0AAJ9GJ4iiwEmhG-7PWMHk6vUY.woff) format('woff'), - url(https://yastatic.net/adv-www/_/4UDe4nlVvgEJ-VmLWNVq3SxCsA.ttf) format('truetype'), - url(https://yastatic.net/adv-www/_/EKLr1STNokPqxLAQa_RyN82pL98.svg#YandexSansTextWeb-Light) format('svg'); - font-weight: 300; - font-style: normal; - font-stretch: normal -} - -@font-face { - font-family: 'Yandex Sans Display Web'; - src: url(https://yastatic.net/adv-www/_/H63jN0veW07XQUIA2317lr9UIm8.eot); - src: url(https://yastatic.net/adv-www/_/H63jN0veW07XQUIA2317lr9UIm8.eot?#iefix) format('embedded-opentype'), - url(https://yastatic.net/adv-www/_/sUYVCPUAQE7ExrvMS7FoISoO83s.woff2) format('woff2'), - url(https://yastatic.net/adv-www/_/v2Sve_obH3rKm6rKrtSQpf-eB7U.woff) format('woff'), - url(https://yastatic.net/adv-www/_/PzD8hWLMunow5i3RfJ6WQJAL7aI.ttf) format('truetype'), - url(https://yastatic.net/adv-www/_/lF_KG5g4tpQNlYIgA0e77fBSZ5s.svg#YandexSansDisplayWeb-Regular) format('svg'); - font-weight: 400; - font-style: normal; - font-stretch: normal -} - -@font-face { - font-family: 'Yandex Sans Display Web'; - src: url(https://yastatic.net/adv-www/_/g8_MyyKVquSZ3xEL6tarK__V9Vw.eot); - src: url(https://yastatic.net/adv-www/_/g8_MyyKVquSZ3xEL6tarK__V9Vw.eot?#iefix) format('embedded-opentype'), - url(https://yastatic.net/adv-www/_/LGiRvlfqQHlWR9YKLhsw5e7KGNA.woff2) format('woff2'), - url(https://yastatic.net/adv-www/_/40vXwNl4eYYMgteIVgLP49dwmfc.woff) format('woff'), - url(https://yastatic.net/adv-www/_/X6zG5x_wO8-AtwJ-vDLJcKC5228.ttf) format('truetype'), - url(https://yastatic.net/adv-www/_/ZKhaR0m08c8CRRL77GtFKoHcLYA.svg#YandexSansDisplayWeb-Light) format('svg'); - font-weight: 300; - font-style: normal; - font-stretch: normal -} - body { background: #fff; - font: 300 14pt/200% 'Yandex Sans Text Web', Arial, sans-serif; + font: 300 14pt/200% -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji,Segoe UI Emoji; margin: 0; padding: 0; } @@ -93,8 +28,12 @@ body { font-size: 110%; } +#logo-text { + width: 200px; + height: 44px; +} + #main-title { - font: 400 42pt/90% 'Yandex Sans Display Web', Arial, sans-serif; margin: 0; } @@ -134,7 +73,7 @@ body { h2 { margin: 47px 0 23px; - font: 400 200%/133% 'Yandex Sans Display Web', Arial, sans-serif; + font-size: 200%; } a:link, a:visited { @@ -148,8 +87,8 @@ a:hover, a:active { } #top-menu { - margin: 12px 0 0 0; - font: 400 18pt 'Yandex Sans Display Web', Arial, sans-serif; + margin: 8px 0 0 0; + font-size: 18pt; float: right; } @@ -171,11 +110,10 @@ a:hover, a:active { .index_item:active, .index_item:visited { color: #ededed; - font: 300 100% 'Yandex Sans Display Web', Arial, sans-serif; } #short-description { - font: 300 125%/150% 'Yandex Sans Display Web', Arial, sans-serif; + font-size: 125%; margin: 0 1em 1.75em 0; text-align: left; } @@ -215,7 +153,7 @@ a:hover, a:active { #announcement { margin: 0 0 60px 0; padding: 20px 0; - font: 400 125%/133% 'Yandex Sans Display Web',Arial,sans-serif; + font-size: 125%; } .announcement-link { color: #000!important; @@ -268,7 +206,7 @@ a:hover, a:active { } pre { - font: 13px/18px monospace, "Courier New"; + font: 13px/18px SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace; display: block; border-left: 5px solid #ffdb4d; padding: 5px 10px; @@ -326,7 +264,7 @@ img { } #tutorial_title { - font: normal 100px 'Yandex Sans Display Web', Arial, sans-serif; + font-size: 100px; margin-top: 25px; margin-bottom: 0; text-align: center; diff --git a/website/index.html b/website/index.html index a4a45a00aeb..aed161076fc 100644 --- a/website/index.html +++ b/website/index.html @@ -47,7 +47,7 @@ - ClickHouse + ClickHouse @@ -450,7 +450,7 @@ sudo clickhouse-client-$LATEST_VERSION/install/doinst.sh official Docker images of ClickHouse, this is not the only option though. - Alternatively, you can easily get a running ClickHouse instance or cluster at + Alternatively, you can easily get a running ClickHouse instance or cluster at Yandex Managed Service for ClickHouse.

@@ -529,15 +529,15 @@ sudo clickhouse-client-$LATEST_VERSION/install/doinst.sh line = line.split(']('); var tail = line[1].split(') '); result.push( - '' + line[0].replace('* [', '').replace('ClickHouse Meetup in ', '') + + '' + line[0].replace('* [', '').replace('ClickHouse Meetup in ', '') + ' ' + tail[1].slice(0, -1) ); } }); if (result.length) { if (result.length == 1) { - result = 'Upcoming Meetup: ' + result[0]; + result = 'Upcoming Meetup: ' + result[0]; } else { result = 'Upcoming Meetups: ' + result.join(', '); var offset = result.lastIndexOf(', ');