Commit Graph

22 Commits

Author SHA1 Message Date
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
21d8b6288d
[docs] generate AMP versions for docs articles (#10732)
* Refactoring in preparation for AMP support

* infrastructure for AMP validation

* Add Metrika counter on AMP page + adjust layout

* more content fixes

* improve amp layout

* improve navigation

* Move converting admonitions to generation time

* strict amp test check

* Batch AMP validation

* Add date published/modified to docs articles and their ld+json meta

* few more content fixes

* improve ld+json meta

* adjust margins

* skip published/modified for stable release docs

* adapt single page mode

* update po

* skip published/modified for single page docs

* update po

* adjust layout

* adjust layout
2020-05-08 11:04:09 +03:00
Ivan Blinkov
c6876ccab3
Update docs.js 2020-05-06 22:39:56 +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
d91c97d15d
[docs] replace underscores with hyphens (#10606)
* Replace underscores with hyphens

* remove temporary code

* fix style check

* fix collapse
2020-04-30 21:19:18 +03:00
Ivan Blinkov
e72a23065e
update jquery (#10592) 2020-04-30 11:32:08 +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
e32c761e59
Update docs.js 2020-04-04 08:30:40 +03:00
Ivan Blinkov
815f7448d0
Update docs.js 2020-04-03 23:08:27 +03:00
Ivan Blinkov
07e90a5725
Update docs.js 2020-04-03 22:25:20 +03:00
Ivan Blinkov
3e185d24c9
Update docs.js 2020-04-03 17:15:22 +03:00
Ivan Blinkov
36f950c13e
fix mistype in docs.js 2020-04-03 17:14:33 +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