Commit Graph

399 Commits

Author SHA1 Message Date
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
Mikhail Salosin
97fca8836b Fix missing translation 2017-06-07 02:48:32 +03:00
Alexey Milovidov
38885d00a3 Merge branch 'storage-startup-method' 2017-06-07 02:27:16 +03:00
Alexey Milovidov
2799fbf95f Updated style [#CLICKHOUSE-2]. 2017-06-06 20:22:45 +03:00
f1yegor
8bf9ef9add reference en: -State, -Merge, -MergeState combinators 2017-06-05 17:53:52 +03:00
f1yegor
25adaded8c index.html glitch 2017-06-02 03:23:18 +04:00
Alexey Milovidov
5bd9342c0b Merge branch 'master' of github.com:yandex/ClickHouse 2017-06-01 21:13:42 +03:00
Alexey Milovidov
862a304db2 Small refinements [#CLICKHOUSE-2]. 2017-06-01 16:41:58 +03:00
Ivan Blinkov
cbccd655a9 CLICKHOUSE-2936: temporary client-side redirect 2017-05-31 20:55:09 +04:00
Ivan Blinkov
dc3a618d7a Lost translation 2017-05-31 20:55:09 +04:00
Ivan Blinkov
dabe95b83e shorter 2017-05-31 20:55:09 +04:00
Ivan Blinkov
39aa0e82f2 Do not underline links in docs 2017-05-31 20:55:09 +04:00
Ivan Blinkov
51b8b19cc2 Less confusing directory structure (docs -> doc/reference/) 2017-05-31 20:55:09 +04:00
Ivan Blinkov
47e86b9700 update presentations 2017-05-31 20:55:09 +04:00
Ivan Blinkov
a654fb55ee update submodule 2017-05-31 20:55:09 +04:00
Ivan Blinkov
7af6bf1126 update presentations 2017-05-31 20:55:09 +04:00
Alexey Milovidov
0aef5f4955 Added example parameters for ZooKeeper to documentation [#CLICKHOUSE-3]. 2017-05-20 21:53:48 +03:00
proller
f59ccb3db8 Doc: release: remove removed --standalone flag 2017-05-20 17:21:20 +04:00
Ivan Blinkov
74ddfbb6af merge master 2017-05-16 10:44:06 +03:00
Igor Hatarist
043717ed7b Update the ontime example dataset instructions 2017-05-13 22:26:45 +04:00
Andrey Dudin
4a24d4f3ad Fixed some ERRORS and WARNINGS during RU docs build. (#772)
* Initial commit if EN docs

* Part of EN documentation

* Full queries section

* External data

* Table engines

* System tables

* Table functions

* Formats

* Data types

* Operators

* Functions

* Dictionaries

* Settings

* Configuration files

* Access rights

* Quotas

* Fixed few formatting errors

* Fixed few formatting errors

* Fixed few formatting errors

* FIX: "WARNING: Title underline too short." during build RU docs.

* FIX: "WARNING: Title underline too short." during build RU docs.
2017-05-08 01:06:04 -04:00
proller
6c34f27e3b Another freebsd fix, update freebsd build doc 2017-05-05 03:23:32 +03:00
Ivan Blinkov
bdd7529005 replace doc/presentations folder with submodule 2017-04-25 07:35:59 +03:00
Ivan Blinkov
59a25a29f2 replace doc/presentations folder with submodule 2017-04-24 11:53:11 -07:00
alexey-milovidov
3a87c07a5b Update build.md 2017-04-19 04:54:43 +03:00
proller
ea8f8cee17 Simpler build instructions in build_osx.md 2017-04-14 18:30:33 +03:00
Alexey Milovidov
7f45ba2b52 Updated star schema benchmark description [#CLICKHOUSE-2]. 2017-04-13 05:34:49 +03:00
Alexey Milovidov
7b78f47774 Updated "star_schema" dataset description (still not ready) [#CLICKHOUSE-3]. 2017-04-12 05:00:18 +03:00
Ivan Blinkov
6a51c66424 CLICKHOUSE-2724: website refactoring (#668)
* Split website and doc

* Add Host directive to robots.txt

* Make new favicon.ico from svg

* Reformat code

* Add some obscurity to email to limit it's inclusion to email spam databases

* Mention SQL in descriptions

* Put logo near main title

* Add navbar

* Update feedback text on tutorial page

* Reformat code on tutorial page

* Better inline svg

* Move javascript to bottom in reference

* Mark external links on main & tutorial

* Copy footer from main to tutorial

* Move Telegram higher

* Get rid of hidden content

* Update jQuery + add it on index

* Rewrite plain JS with jQuery on index

* Swap Contacts and Download

* Some title tuning

* Move Source link to corner

* Slow scroll

* New first screen

* First screen tuning

* Add github pages script

* Checkout in proper place

* more nofollow

* Basic mobile support

* Add some temporary icon (SIL licensed)

* Fix horizontal scroll on mobile

* Re-order paragraphs

* Sync paragraphs with their index

* Add one more grey block

* Fix scroll to top

* better offset

* Reformat code

* Add social paragraph

* Better word

* Font tuning

* More font/offset tuning

* Increase navbar padding

* Basic minify & livereload via gulp

* Add styles to default in gulp

* Do not minify html in reference

* Add og:image header

* "build" gulp target

* Add readme for website

* Max-width for navbar

* Use different placeholder

* Tune some margins

* Do not center buttons

* Tune navbar padding

* s/an/a/

* Larger font at logo

* Increase padding at hero

* Yet another placeholder + tune padding on buttons

* Basic support for website inside Docker

* Listen for IPv6 inside Docker

* s/available/enabled/g

* nginx tuning

* add gzip_min_length

* not so dark "fork me" badge

* do not commit build results

* move "fork me" to right side

* Tune styles and texts

* tune mobile version

* text fix

* text fix

* text fix

* publish presentations

* fix navbar styling

* fix id name

* Support actual deployment to either prod and test

* tune logo margin

* Mention ClickHouse Docker images

* style tuning

* disable mix-blend-mode on mobile

* copy robots.txt
2017-04-10 17:24:53 +03:00
Alexey Milovidov
9ff68c436a Fool's day changed, continued [#CLICKHOUSE-3]. 2017-04-05 14:53:25 +03:00
Alexey Milovidov
b87c7936ed Presentation: added analysts part [#CLICKHOUSE-2]. 2017-04-03 20:43:31 +03:00
Alexey Milovidov
ae2385ffb8 Presentation: final edit [#CLICKHOUSE-2]. 2017-04-03 20:34:20 +03:00
Alexey Milovidov
9cd2990323 Added presentation for Novosibirsk [#CLICKHOUSE-2]. 2017-04-03 13:53:59 +03:00
Alexey Milovidov
34b51f61a6 Enabled C++17 [#CLICKHOUSE-2]. 2017-04-01 11:51:30 +03:00
Alexey Milovidov
137ad95929 Changed tabs to spaces in code [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
Alexey Milovidov
1e22b308d9 Changed tabs to spaces in editor configs and in style guide [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
Alexey Milovidov
4f44445ff0 Removed all trailing whitespaces [#CLICKHOUSE-2]. find . -name '*.h' -or -name '*.cpp' -or -name '*.cmake' -or -name 'CMakeLists.txt' -or -name '*.html' -or -name '*.xml' | grep -v contrib | xargs sed -i -r -e 's/\s+$//' 2017-03-31 19:00:30 +03:00
Igor
b2d656aeca Fix SMI2 campaign to company in reference_en 2017-03-30 14:44:30 +03:00
Igor
3fd6dc0e38 Fix SMI2 campaign to company in reference_ru 2017-03-30 14:44:30 +03:00
Igor
da49ef1dde Add Tabix (GUI) to reference_en 2017-03-30 14:44:30 +03:00
Igor Strykhar
9cb4964560 Add information about Tabix
Добавил описание Tabix и исправил ссылку на репозиторий.
2017-03-29 16:09:03 +03:00
Vitaliy Lyudvichenko
37abfc1796 Update http_interface.rst 2017-03-28 20:46:16 +03:00
alexey-milovidov
b5cde70552 Update reference_ru.html 2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
a1e27e2b84 Add ru doc. [#CLICKHOUSE-2070] 2017-03-28 20:46:16 +03:00
Alexey Milovidov
f55075b1ba Removed deprecated functions from documentation [#CLICKHOUSE-2]. 2017-03-28 07:59:05 +03:00
Alexey Milovidov
130fce2c4c Removed deprecated functionality from documentation [#CLICKHOUSE-4]. 2017-03-28 03:53:28 +03:00
Alexey Milovidov
f434e070de Added links to .NET library [#CLICKHOUSE-3]. 2017-03-25 19:28:25 +03:00
proller
670e98fa92 allow several <graphite> targets (#603)
* allow several <graphite> targets

* fix

* fix

* Adjustable parts

* changelog version

* fix

* changelog

* Style fixes

* attachSystemTables

* config describe

* fixes

* fixes
2017-03-21 23:08:09 +04:00
Vitaliy Lyudvichenko
069acd9546 Refined KILL QUERY doc, add conf and Makefile for rst docs. [#CLICKHOUSE-3] 2017-03-21 14:45:18 +04:00
Alexey Zatelepin
a2d4f9907b documentation [#CLICKHOUSE-2794] 2017-03-19 21:58:12 +04:00