Commit Graph

95 Commits

Author SHA1 Message Date
Ivan Blinkov
452ad9bf2e
[docs] add edit link on narrow screens (mobile) (#11014) 2020-05-18 17:38:36 +03:00
Ivan Blinkov
84a8b21df9
Adjust ld+json images, remove feather icons (#10843)
* [docs] adjust ld+json images

* rm feathericons
2020-05-12 17:17:26 +03:00
Ivan Blinkov
2cdcfc1421
Update ld_json.html 2020-05-09 19:20:38 +03:00
Ivan Blinkov
ed7b7b1ef8
remove unnecessary space 2020-05-09 01:20:36 +03:00
Ivan Blinkov
2ac4e845f4
[docs] get rid of excessive breadcrumb items 2020-05-09 00:29:44 +03:00
Ivan Blinkov
9c736a4573
correct breadcrumbs urls 2020-05-09 00:10:06 +03:00
Ivan Blinkov
e90f3033cf
[docs] add breadcrumbs (#10755)
Changelog category (leave one):
- Documentation (changelog entry is not required)
2020-05-08 19:46:19 +03:00
Ivan Blinkov
8ce3a931e5
Update common_meta.html 2020-05-08 17:33:53 +03:00
Ivan Blinkov
68ce8a0d82
[experimental] add opensearch.xml (#10743)
* [experimental] add opensearch.xml

* Update opensearch.xml
2020-05-08 16:40:48 +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
0717b9c4ca
Update content.html 2020-05-06 22:36:50 +03:00
Ivan Blinkov
84883197d6
[docs] add hreflang links (#10597)
* Introduce hreflang links

* update po

* provide absolute urls in hreflang + add x-default link
2020-04-30 18:49:48 +03:00
Ivan Blinkov
b028288350
Switch to httpS://repo.clickhouse.tech for deb packages (#10529)
* Switch to httpS://repo.clickhouse.tech for deb packages

* deduplicate install instructions
2020-04-28 19:39:50 +03:00
Ivan Blinkov
b8645c5a7c
Adjust benchmark page caching + og:url/og:type/rel=canonical (#10439) 2020-04-22 15:40:30 +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
21cb5671ec
Update hero.html 2020-04-21 09:17:19 +03:00
Ivan Blinkov
c7d0625d02
Restore lost anchor 2020-04-20 10:07:05 +03:00
Ivan Blinkov
cbcb4d49b5
Update common_meta.html 2020-04-18 11:07:52 +03:00
Ivan Blinkov
a2b77faee3
Update success.html 2020-04-17 20:53:23 +03:00
Ivan Blinkov
d5a3a15e8e
Update common_meta.html (#10338) 2020-04-17 20:33:32 +03:00
Ivan Blinkov
80873d79e3
[docs] tuning of <details> tag, search menu colours and hidden pages (#10313)
* improve hidden page title

* adjust docsearch menu colors

* enable pymdownx.details

* some <details> styling

* remove useless example
2020-04-16 21:03:52 +03:00
Ivan Blinkov
2ef123bc0e
Replace one benchmark link 2020-04-16 15:53:07 +03:00
Ivan Blinkov
98769778f4
Turkish docs translation stub (#10282) 2020-04-15 16:56:49 +03:00
Ivan Blinkov
76a8efbd80
Indicate LTS releases in docs version selector (#10281) 2020-04-15 16:35:16 +03:00
Alexey Milovidov
b4499ca607 Fix ugly typo 2020-04-14 05:08:26 +03:00
Alexey Milovidov
3d1e5b4bc9 Changed Slack Link (tnx. lnuynxa) 2020-04-11 19:34:24 +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
a4f5280d80
Remove excessive } 2020-04-10 12:32:37 +03:00
Ivan Blinkov
9326016e5f
Put single-page content into a separate js file (#10160) 2020-04-09 23:50:39 +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
bd3d61e09f
Incorporate the last illustration into the front page (#9995)
* [docs] alternative approach to pdf generation

* Incorporate the last illustration into the front page
2020-04-02 00:02:52 +03:00
Ivan Blinkov
cc60f0edaf
Custom mkdocs theme (#9874) 2020-03-30 11:25:29 +03:00
Ivan Blinkov
d864b0c585
Uncomment playground 2020-03-23 13:49:16 +03:00
Ivan Blinkov
790704d081
Restore some old manual anchors in docs (#9803)
* Simplify 404 page

* add es array_functions.md

* restore some old manual anchors

* update sitemaps

* trigger checks

* restore more old manual anchors

* refactor test.md + temporary disable failure again

* fix mistype
2020-03-22 12:14:59 +03:00
alesapin
da76da1af7
Fix docs for .tgz install (#9780) 2020-03-20 19:00:11 +03:00
Ivan Blinkov
80828b969b
Minor improvements in docs build and content (#9752) 2020-03-19 14:51:22 +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
1580ffb507
Update success.html 2020-03-17 12:22:30 +03:00
Ivan Blinkov
3ce47c5e48
Suggest downloading packages via CDN (#9663)
* Suggest downloading packages via CDN

* Update rpm.html

* Update tgz.html

* Update install.md

* Update tutorial.md

* Update install.md

* Update install.md

* Update tutorial.md

* Update deb.html
2020-03-15 21:19:43 +03:00
Ivan Blinkov
856ea72b5c
Try to purge website cache less aggressively (#9668) 2020-03-15 13:53:00 +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
fb6e66bc10
[website] fix some image width (#9658) 2020-03-14 00:41:44 +03:00
Ivan Blinkov
2b07e39d52
Temporary fix for too large image (#9656) 2020-03-13 23:12:31 +03:00
Ivan Blinkov
d4cc635a4c
Major website front page refactoring (#9300) 2020-03-13 22:35:03 +03:00