ClickHouse/website
2017-05-16 10:25:41 +04:00
..
nginx CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
benchmark.html CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
Dockerfile CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
favicon.ico CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
google419fbd824d7ff97d.html CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
gulpfile.js CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
index.html optimized logo.png using "optipng", use more elegant "apt-add-repository" 2017-05-16 10:25:41 +04:00
jquery.js CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
logo.png optimized logo.png using "optipng", use more elegant "apt-add-repository" 2017-05-16 10:25:41 +04:00
logo.svg CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
README.md CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
reference_en.html AggregateFunctions: implemented topK(n) 2017-05-03 23:09:52 -07:00
reference_ru.html AggregateFunctions: implemented topK(n) 2017-05-03 23:09:52 -07:00
reference.css CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
release.sh CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
robots.txt CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
setup_gulp.sh CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
tutorial.html CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
yandex-black-button.png CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00
yandex-white-button.png CLICKHOUSE-2724: website refactoring (#668) 2017-04-10 17:24:53 +03:00

ClickHouse website quickstart:

  1. If npm is not installed: apt-get install npm for Debian/Ubuntu, brew install npm for Mac OS or download and install manually https://nodejs.org/en/download/
  2. Run setup_gulp.sh once to install prerequisites via npm
  3. Use gulp build to minify website to "public" folder or just gulp to run local webserver with livereload serving it