Alexey Milovidov
86b70485fe
Fix broken HTML markup on website
2021-05-19 02:28:10 +03:00
Alexey Milovidov
9820ab3558
Fix not working links on single-page docs
2021-03-15 15:46:19 +03:00
Alexey Milovidov
a00e6ce181
Added missing modification
2020-08-07 14:10:18 +03:00
Ivan Blinkov
5f09cee06d
[website] tune benchmark pages styling + add extra checks
2020-06-20 00:09:45 +03:00
Ivan Blinkov
56081b9bf0
Update embedd.min.js
2020-06-17 20:41:15 +03:00
Ivan Blinkov
04227ef5db
Update embedd.min.js
2020-06-17 20:34:35 +03:00
Ivan Blinkov
63d0f1e1c6
Update index.js
2020-06-17 16:17:39 +03:00
Ivan Blinkov
5c84f242dd
[blog] add integration with HackerNews and Reddit ( #11728 )
...
* improve tweet css
* add HN and Reddit share links
* update po
* Add support for HackerNews and Reddit
2020-06-17 15:12:05 +03:00
Ivan Blinkov
8a76f5514f
Update base.js
2020-06-17 00:03:42 +03:00
Ivan Blinkov
8eac46c79f
[docs] mark submitting feedback as Metrika goal ( #11046 )
2020-05-20 00:49:43 +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
dbe36dd37d
Update docs.js
2020-05-19 15:19:55 +03:00
Ivan Blinkov
bc5f68f1ee
[docs] initial support for article rating ( #11033 )
2020-05-19 13:45:02 +03:00
Ivan Blinkov
2d71089ad0
[docs] improve headerlink handling (¶) ( #11016 )
2020-05-18 18:28:33 +03:00
Ivan Blinkov
452ad9bf2e
[docs] add edit link on narrow screens (mobile) ( #11014 )
2020-05-18 17:38:36 +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
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