ClickHouse/website
alex-zaitsev 1df6b37288
Update RedShift benchmarks
Few changes:
1) Grouped comparisons with open source on the left and commercial ones on the right 
2) Removed old Mark's benchmark
3) Updated a link to Altinity RedShift benchmarks
4) Added a link to Brandon Harris new benchmark
2020-10-01 09:57:07 +03:00
..
benchmark More results 2020-09-25 04:21:03 +03:00
blog Delete pixel-bencmhark.md.orig 2020-07-17 11:02:15 +03:00
css More gentle font size in docs 2020-08-12 02:19:28 +03:00
images [website] add apple-touch-icon (#12164) 2020-07-06 23:25:21 +03:00
js Added missing modification 2020-08-07 14:10:18 +03:00
locale Actually I do know how to generate the .mo files 2020-07-31 16:00:56 +03:00
templates Update RedShift benchmarks 2020-10-01 09:57:07 +03:00
404.html
favicon.ico
google419fbd824d7ff97d.html
index.html
main.html Update main.html 2020-06-22 21:27:15 +03:00
opensearch.xml
README.md Provide a way to quickly test the website 2020-09-03 23:37:45 +03:00
robots.txt
sitemap-index.xml Basic blog similar to docs (#11609) 2020-06-16 09:31:00 +03:00
sitemap-static.xml
yandex_75d07a6cd96f49df.html
yandex_fffaa30ee00426bb.html

ClickHouse website is built alongside it's documentation via docs/tools, see README.md there.

How to quickly test the main page of the website

cd ../docs/tools
sudo apt install python-3 pip
pip3 install -r requirements.txt
./build.py --skip-multi-page --skip-single-page --skip-amp --skip-pdf --skip-blog --skip-git-log --skip-docs --skip-test-templates --livereload 8080

# Open the web browser and go to http://localhost:8080/