Commit Graph

78 Commits

Author SHA1 Message Date
Ivan Blinkov
a30af2c2d8 ClickHouse vs Amazon RedShift Benchmark by Altinity 2017-06-21 17:58:59 +03:00
Vitaliy Lyudvichenko
8b72f573d8 Get rid of SET GLOBAL command. [#MTRSADMIN-3068] 2017-06-20 22:26:59 +03:00
Ivan Blinkov
67c2e50331 CLICKHOUSE-2720: progress on website and reference (#886)
* update presentations

* CLICKHOUSE-2936: redirect from clickhouse.yandex.ru and clickhouse.yandex.com

* update submodule

* lost files

* CLICKHOUSE-2981: prefer sphinx docs over original reference

* CLICKHOUSE-2981: docs styles more similar to main website + add flags to switch language links

* update presentations

* Less confusing directory structure (docs -> doc/reference/)

* Minify sphinx docs too

* Website release script: fail fast + pass docker hash on deploy

* Do not underline links in docs

* shorter

* cleanup docker images

* tune nginx config

* CLICKHOUSE-3043: get rid of habrastorage links

* Lost translation

* CLICKHOUSE-2936: temporary client-side redirect

* behaves weird in test

* put redirect back

* CLICKHOUSE-3047: copy docs txts to public too

* move to proper file

* remove old pages to avoid confusion

* Remove reference redirect warning for now

* Refresh README.md

* Yellow buttons in docs

* Use svg flags instead of unicode ones in docs

* fix test website instance

* Put flags to separate files

* wrong flag

* Copy Yandex.Metrica introduction from main page to docs

* Yet another home page structure change, couple new blocks (CLICKHOUSE-3045)

* Update Contacts section

* CLICKHOUSE-2849: more detailed legal information

* CLICKHOUSE-2978 preparation - split by files

* More changes in Contacts block

* Tune texts on index page

* update presentations

* One more benchmark

* Add usage sections to index page, adapted from slides

* Get the roadmap started, based on slides from last ClickHouse Meetup

* CLICKHOUSE-2977: some rendering tuning

* Get rid of excessive section in the end of getting started

* Make headers linkable

* CLICKHOUSE-2981: links to editing reference - https://github.com/yandex/ClickHouse/issues/849

* CLICKHOUSE-2981: fix mobile styles in docs

* Ban crawling of duplicating docs

* Open some external links in new tab

* Ban old docs too

* Lots of trivial fixes in english docs

* Lots of trivial fixes in russian docs

* Remove getting started copies in markdown

* Add Yandex.Webmaster

* Fix some sphinx warnings

* More warnings fixed in english docs

* More sphinx warnings fixed

* Add code-block:: text

* More code-block:: text

* These headers look not that well

* Better switch between documentation languages

* merge use_case.rst into ya_metrika_task.rst

* Edit the agg_functions.rst texts

* Add lost empty lines

* Lost blank lines

* Add new logo sizes

* update presentations

* Next step in migrating to new documentation

* Fix all warnings in en reference

* Fix all warnings in ru reference

* Re-arrange existing reference

* Move operation tips to main reference

* Fix typos noticed by milovidov@

* Get rid of zookeeper.md

* Looks like duplicate of tutorial.html

* Fix some mess with html tags in tutorial

* No idea why nobody noticed this before, but it was completely not clear whet to get the data

* Match code block styling between main and tutorial pages (in favor of the latter)

* Get rid of some copypaste in tutorial

* Normalize header styles

* Move example_datasets to sphinx

* Move presentations submodule to website

* Move and update README.md

* No point in duplicating articles from habrahabr here

* Move development-related docs as is for now

* doc/reference/ -> docs/ (to match the URL on website)

* Adapt links to match the previous commit

* Adapt development docs to rst (still lacks translation and strikethrough support)

* clean on release

* blacklist presentations in gulp

* strikethrough support in sphinx

* just copy development folder for now

* fix weird introduction in style article

* Style guide translation (WIP)

* Finish style guide translation to English

* gulp clean separately

* Update year in LICENSE

* Initial CONTRIBUTING.md

* Fix remaining links to old docs in tutorial

* Some tutorial fixes

* Typo

* Another typo

* Update list of authors from yandex-team accoding to git log
2017-06-20 17:19:03 +03:00
Ivan Blinkov
760f78216e Another typo 2017-06-19 22:26:22 +03:00
Ivan Blinkov
7c18798b47 Typo 2017-06-19 22:15:19 +03:00
Ivan Blinkov
e2e2862bda Some tutorial fixes 2017-06-19 22:15:02 +03:00
Ivan Blinkov
4f893a5290 Fix remaining links to old docs in tutorial 2017-06-19 21:59:57 +03:00
Ivan Blinkov
728b19995f gulp clean separately 2017-06-19 20:02:27 +03:00
Ivan Blinkov
7ba6beef67 blacklist presentations in gulp 2017-06-19 17:24:41 +03:00
Ivan Blinkov
5a434b762c clean on release 2017-06-19 17:24:27 +03:00
Ivan Blinkov
3569fbbc80 doc/reference/ -> docs/ (to match the URL on website) 2017-06-19 14:46:15 +03:00
Ivan Blinkov
4e80b5d8f0 Move presentations submodule to website 2017-06-19 14:38:54 +03:00
Ivan Blinkov
20f5a8e41f Get rid of some copypaste in tutorial 2017-06-19 12:56:06 +03:00
Ivan Blinkov
83bf73f911 Match code block styling between main and tutorial pages (in favor of the latter) 2017-06-19 12:46:08 +03:00
Ivan Blinkov
18dd8e2de2 No idea why nobody noticed this before, but it was completely not clear whet to get the data 2017-06-19 12:41:30 +03:00
Ivan Blinkov
9988cc0b98 Fix some mess with html tags in tutorial 2017-06-19 12:29:24 +03:00
Ivan Blinkov
65494bd68a Next step in migrating to new documentation 2017-06-16 17:38:22 +03:00
Ivan Blinkov
adce884499 Add new logo sizes 2017-06-16 17:13:09 +03:00
Ivan Blinkov
e8a5804e76 CLICKHOUSE-2720: progress on website (#865)
* update presentations

* CLICKHOUSE-2936: redirect from clickhouse.yandex.ru and clickhouse.yandex.com

* update submodule

* lost files

* CLICKHOUSE-2981: prefer sphinx docs over original reference

* CLICKHOUSE-2981: docs styles more similar to main website + add flags to switch language links

* update presentations

* Less confusing directory structure (docs -> doc/reference/)

* Minify sphinx docs too

* Website release script: fail fast + pass docker hash on deploy

* Do not underline links in docs

* shorter

* cleanup docker images

* tune nginx config

* CLICKHOUSE-3043: get rid of habrastorage links

* Lost translation

* CLICKHOUSE-2936: temporary client-side redirect

* behaves weird in test

* put redirect back

* CLICKHOUSE-3047: copy docs txts to public too

* move to proper file

* remove old pages to avoid confusion

* Remove reference redirect warning for now

* Refresh README.md

* Yellow buttons in docs

* Use svg flags instead of unicode ones in docs

* fix test website instance

* Put flags to separate files

* wrong flag

* Copy Yandex.Metrica introduction from main page to docs

* Yet another home page structure change, couple new blocks (CLICKHOUSE-3045)

* Update Contacts section

* CLICKHOUSE-2849: more detailed legal information

* CLICKHOUSE-2978 preparation - split by files

* More changes in Contacts block

* Tune texts on index page

* update presentations

* One more benchmark

* Add usage sections to index page, adapted from slides

* Get the roadmap started, based on slides from last ClickHouse Meetup

* CLICKHOUSE-2977: some rendering tuning

* Get rid of excessive section in the end of getting started

* Make headers linkable

* CLICKHOUSE-2981: links to editing reference - https://github.com/yandex/ClickHouse/issues/849

* CLICKHOUSE-2981: fix mobile styles in docs

* Ban crawling of duplicating docs

* Open some external links in new tab

* Ban old docs too

* Lots of trivial fixes in english docs

* Lots of trivial fixes in russian docs

* Remove getting started copies in markdown

* Add Yandex.Webmaster

* Fix some sphinx warnings

* More warnings fixed in english docs

* More sphinx warnings fixed

* Add code-block:: text

* More code-block:: text

* These headers look not that well

* Better switch between documentation languages

* merge use_case.rst into ya_metrika_task.rst

* Edit the agg_functions.rst texts

* Add lost empty lines
2017-06-13 07:15:47 +03:00
Ivan Blinkov
9360c32805 Add Yandex.Webmaster 2017-06-09 16:27:44 +03:00
Ivan Blinkov
c76c48439a Ban old docs too 2017-06-09 15:20:59 +03:00
Ivan Blinkov
ee6af52607 Open some external links in new tab 2017-06-09 14:58:33 +03:00
Ivan Blinkov
55fc2144eb Ban crawling of duplicating docs 2017-06-09 14:46:57 +03:00
Ivan Blinkov
b032278da5 Make headers linkable 2017-06-09 14:19:38 +03:00
Ivan Blinkov
8829366bb2 CLICKHOUSE-2977: some rendering tuning 2017-06-09 13:01:40 +03:00
Ivan Blinkov
caeb7387ec Add usage sections to index page, adapted from slides 2017-06-08 20:25:55 +03:00
Ivan Blinkov
a849958927 One more benchmark 2017-06-08 20:04:47 +03:00
Ivan Blinkov
3164746367 Tune texts on index page 2017-06-08 18:54:09 +03:00
Ivan Blinkov
d86c4b4f4d More changes in Contacts block 2017-06-08 18:06:20 +03:00
Ivan Blinkov
77ca599692 CLICKHOUSE-2978 preparation - split by files 2017-06-08 17:43:12 +03:00
Ivan Blinkov
a70360b732 CLICKHOUSE-2849: more detailed legal information 2017-06-08 17:36:04 +03:00
Ivan Blinkov
a62df998de Update Contacts section 2017-06-08 17:28:39 +03:00
Ivan Blinkov
94858907a3 Yet another home page structure change, couple new blocks (CLICKHOUSE-3045) 2017-06-08 17:08:08 +03:00
Ivan Blinkov
a0fa3e1ad7 CLICKHOUSE-2720: progress on website and docs (#860)
* update presentations

* CLICKHOUSE-2936: redirect from clickhouse.yandex.ru and clickhouse.yandex.com

* update submodule

* lost files

* CLICKHOUSE-2981: prefer sphinx docs over original reference

* CLICKHOUSE-2981: docs styles more similar to main website + add flags to switch language links

* update presentations

* Less confusing directory structure (docs -> doc/reference/)

* Minify sphinx docs too

* Website release script: fail fast + pass docker hash on deploy

* Do not underline links in docs

* shorter

* cleanup docker images

* tune nginx config

* CLICKHOUSE-3043: get rid of habrastorage links

* Lost translation

* CLICKHOUSE-2936: temporary client-side redirect

* behaves weird in test

* put redirect back

* CLICKHOUSE-3047: copy docs txts to public too

* move to proper file

* remove old pages to avoid confusion

* Remove reference redirect warning for now

* Refresh README.md

* Yellow buttons in docs

* Use svg flags instead of unicode ones in docs

* fix test website instance

* Put flags to separate files

* wrong flag
2017-06-07 20:39:08 +03:00
Ivan Blinkov
9dcdb0497d fix test website instance 2017-06-07 19:04:39 +03:00
Ivan Blinkov
ddc14c8c02 Merge branch 'master' of https://github.com/yandex/ClickHouse into CLICKHOUSE-2720 2017-06-07 12:26:15 +03:00
f1yegor
8bf9ef9add reference en: -State, -Merge, -MergeState combinators 2017-06-05 17:53:52 +03:00
Ivan Blinkov
8b3c8456e5 Refresh README.md 2017-06-05 14:43:55 +03:00
Ivan Blinkov
0ce006669b merge master 2017-06-02 23:00:21 +03:00
Ivan Blinkov
c08d1bf26c Remove reference redirect warning for now 2017-06-02 22:37:48 +03:00
Ivan Blinkov
34cd761672 move to proper file 2017-06-02 16:24:31 +03:00
Ivan Blinkov
9f38621cdc CLICKHOUSE-3047: copy docs txts to public too 2017-06-01 21:30:42 +03:00
Ivan Blinkov
86a3fcaec4 put redirect back 2017-05-31 20:55:09 +04:00
Ivan Blinkov
43d1467233 behaves weird in test 2017-05-31 20:55:09 +04:00
Ivan Blinkov
1f6d5196f7 CLICKHOUSE-3043: get rid of habrastorage links 2017-05-31 20:55:09 +04:00
Ivan Blinkov
7432f59f59 tune nginx config 2017-05-31 20:55:09 +04:00
Ivan Blinkov
76d94bbc2a cleanup docker images 2017-05-31 20:55:09 +04:00
Ivan Blinkov
e0d980bac2 Website release script: fail fast + pass docker hash on deploy 2017-05-31 20:55:09 +04:00
Ivan Blinkov
09f4d26816 Minify sphinx docs too 2017-05-31 20:55:09 +04:00
Ivan Blinkov
0853d02abe CLICKHOUSE-2981: docs styles more similar to main website + add flags to switch language links 2017-05-31 20:55:09 +04:00