mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
1df6b37288
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 |
||
---|---|---|
.. | ||
benchmark | ||
blog | ||
css | ||
images | ||
js | ||
locale | ||
templates | ||
404.html | ||
favicon.ico | ||
google419fbd824d7ff97d.html | ||
index.html | ||
main.html | ||
opensearch.xml | ||
README.md | ||
robots.txt | ||
sitemap-index.xml | ||
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/