ClickHouse/website
2020-12-13 04:44:07 +03:00
..
benchmark Add benchmark results Yiğit Konur and Metehan Çetinkaya of seo.do 2020-12-13 04:44:07 +03:00
blog Slightly better 2020-12-10 23:52:50 +03:00
css More gentle font size in docs 2020-08-12 02:19:28 +03:00
data Publish list-versions.tsv on the website 2020-11-28 09:20:06 +03:00
images
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 hero.html 2020-11-27 11:44:42 -03:00
404.html
favicon.ico
google419fbd824d7ff97d.html
index.html
main.html
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
sitemap-static.xml
yandex_75d07a6cd96f49df.html Create yandex_75d07a6cd96f49df.html 2020-03-13 13:12:35 +03:00
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/