ClickHouse/website
Ilya Yatsishin c4a3acd4f8
2021 footer
2021-02-01 17:53:38 +03:00
..
benchmark Add results from Yiğit Konur and Metehan Çetinkaya of seo.do 2021-01-13 20:17:49 +03:00
blog Slightly better 2020-12-10 23:52:50 +03:00
css
data Publish list-versions.tsv on the website 2020-11-28 09:20:06 +03:00
images
js
locale
templates 2021 footer 2021-02-01 17:53:38 +03:00
404.html
favicon.ico
google419fbd824d7ff97d.html
index.html
main.html Fix issues with docs 2020-12-21 23:04:22 +03:00
opensearch.xml
README.md Fix issues with docs 2020-12-21 23:04:22 +03:00
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

# This is needed only when documentation is included
sudo npm install -g purify-css amphtml-validator
sudo apt install wkhtmltopdf
virtualenv build

./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/