ClickHouse/website
Alexey Milovidov a618bbce4c Slightly better
2020-12-10 23:52:50 +03:00
..
benchmark Added results from Raspberry Pi 2020-11-14 23:37:32 +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 [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 hero.html 2020-11-27 11:44:42 -03:00
404.html Custom mkdocs theme (#9874) 2020-03-30 11:25:29 +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
index.html [website] ld+json for the front page (#11077) 2020-05-21 00:01:18 +03:00
main.html Update main.html 2020-06-22 21:27:15 +03:00
opensearch.xml [experimental] add opensearch.xml (#10743) 2020-05-08 16:40:48 +03:00
README.md Provide a way to quickly test the website 2020-09-03 23:37:45 +03:00
robots.txt Disallow was replaced with robots html tag 2020-06-10 18:04:33 +03:00
sitemap-index.xml Basic blog similar to docs (#11609) 2020-06-16 09:31:00 +03:00
sitemap-static.xml [docs] fix sitemap (#11113) 2020-05-21 22:34:50 +03:00
yandex_75d07a6cd96f49df.html Create yandex_75d07a6cd96f49df.html 2020-03-13 13:12:35 +03:00
yandex_fffaa30ee00426bb.html CLICKHOUSE-2720: progress on website (#865) 2017-06-13 07:15:47 +03:00

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/