Commit Graph

22 Commits

Author SHA1 Message Date
Ivan Blinkov
dea0d46dfd
Update base.js 2021-09-20 16:52:47 +03:00
Ivan Blinkov
2fa6775da1 style and content fixes 2021-09-20 09:52:51 +03:00
Ivan Blinkov
ba3f8f303d
[website] move js around (#29152)
* [website] move js around

* Update base.js
2021-09-18 10:49:15 +03:00
Alexey Milovidov
9820ab3558 Fix not working links on single-page docs 2021-03-15 15:46:19 +03:00
Ivan Blinkov
8a76f5514f
Update base.js 2020-06-17 00:03:42 +03:00
Ivan Blinkov
f18eedc5e7
[website] set sentry environment 2020-05-19 19:11:00 +03:00
Ivan Blinkov
2f28dbe7d6
[website] report client-side errors to sentry.io (#11039) 2020-05-19 15:31:08 +03:00
Ivan Blinkov
bc5f68f1ee
[docs] initial support for article rating (#11033) 2020-05-19 13:45:02 +03:00
Ivan Blinkov
528ac30a01
[docs] handle incorrect hash in url (#10999)
* [docs] handle incorrect hash in url

* fix mistype
2020-05-18 13:31:01 +03:00
Ivan Blinkov
887fee65ad
Minor improvements for ru docs (#10752)
* update po

* re-write feedback email generation
2020-05-08 18:50:21 +03:00
Ivan Blinkov
f267389278
[docs] Add favicons on adopters page (#10706)
* Add favicons on adopters page

* rm excessive class

* remove useless js comments
2020-05-06 19:25:42 +03:00
Ivan Blinkov
f2371ff7d0
[docs] add copy to clipboard button for <pre> blocks (#10700)
* [docs] add copy to clickboard button for <pre> blocks

* avoid "let" for now
2020-05-06 16:30:43 +03:00
Ivan Blinkov
ab150f96a1
[website] get rid of remnants of old markup (from benchmark pages) (#10412)
* rm outdated nginx config

* get rid of most outdated markup of benchmark.html

* reformat js

* get rid of ru comments + wrap benchmark.js in a function call

* split benchmark results into separate files

* adjust links to benchmarks

* refactor hardware benchmarks as well

* adjust links

* fix filtering for hardware

* additional markup tuning
2020-04-22 14:30:33 +03:00
Ivan Blinkov
2c1a67454c
Experiment with Metrika counter 2020-04-18 09:28:49 +03:00
Ivan Blinkov
0b4019becb
Website performance improvements (#10175)
* workers moved to separate repo https://github.com/ClickHouse/clickhouse-website-worker

* support prefetch tag

* Prefetch docs from front page + async load of secondary images
2020-04-10 16:56:25 +03:00
Ivan Blinkov
2108f621dd
Disable webvisor on single-page docs 2020-04-10 14:31:21 +03:00
Ivan Blinkov
292579cad0
Docs fixes/improvements (#10090) 2020-04-07 18:35:55 +03:00
Ivan Blinkov
b66c26d833
Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
Ivan Blinkov
cc60f0edaf
Custom mkdocs theme (#9874) 2020-03-30 11:25:29 +03:00
Ivan Blinkov
5abe3ac3f1
Switch docs to python3 and update MkDocs to 1.1 (#9711)
+ some grammar and css fixes
2020-03-18 16:02:32 +03:00
Ivan Blinkov
1e8005ba53
Refactor contacts/community sections on website front page + css tuning (#9662) 2020-03-14 23:02:57 +03:00
Ivan Blinkov
d4cc635a4c
Major website front page refactoring (#9300) 2020-03-13 22:35:03 +03:00