Commit Graph

61 Commits

Author SHA1 Message Date
Ivan Blinkov
e60b863898
[docs] fix dark theme 2021-09-21 10:43:57 +03:00
Ivan Blinkov
492d860fa5 more tuning 2021-09-20 10:46:00 +03:00
Ivan Blinkov
2fa6775da1 style and content fixes 2021-09-20 09:52:51 +03:00
Ivan Blinkov
260bf5a5a6 further content updates 2021-09-19 22:45:51 +03:00
Ivan Blinkov
42513eeafe fix content and styles around company 2021-09-19 21:03:48 +03:00
Ivan Blinkov
a4479c48af adjust urls 2021-09-19 19:48:01 +03:00
Cody Baker
752eb6f89d Add updates from beta review call 2021-09-16 17:12:42 -06:00
Cody Baker
2596298ce4 Add edits per beta feedback 2021-09-16 11:43:39 -06:00
Cody Baker
3c48622a37 Update responsive and fix feedback items 2021-09-13 16:39:17 -06:00
Cody Baker
bf35875586 Add edits to homepage 2021-09-10 15:54:19 -06:00
Cody Baker
211017bf4a Add company page content and styles 2021-09-10 15:16:24 -06:00
Cody Baker
871eee0d5d Fix nav alignment and remove content from hero 2021-09-10 13:19:04 -06:00
Cody Baker
8d3fd98d19 Fix quick start bg 2021-09-10 13:15:10 -06:00
Cody Baker
951e38b2d0 Fix quick links nav spacing 2021-09-10 12:48:30 -06:00
Cody Baker
26d0c92efa Add new homepage styles and content 2021-09-09 17:21:13 -06:00
Cody Baker
6eca9cc1ed Update footer styles 2021-09-09 09:02:00 -06:00
Cody Baker
7c656662a1 Rearrange homepage content sections 2021-09-08 17:07:39 -06:00
Cody Baker
c9a1ac9b57 Add new header styles 2021-09-08 15:24:02 -06:00
Cody Baker
e08528a9c5 Add bootstrap to scss build 2021-09-08 13:36:00 -06:00
Cody Baker
b5cb02175f Add webpack build for sass 2021-09-08 12:08:10 -06:00
Alexey Milovidov
3f5c81d00b Cut some unknown garbage from bootstrap.css #27047 2021-08-01 00:04:35 +03:00
alexey-milovidov
67a6721c25
Ruin syntax highlighting (it was harmful), continuation of #25682 2021-06-26 00:14:49 +03:00
Mike Kot
3c21b042ee Using light theme as default one 2021-06-24 18:16:39 +03:00
Mike Kot
00d268ff71 Light theme support 2021-06-24 17:46:09 +03:00
Mike Kot
521ec3aa0c Changed CH css theme for code highlighting 2021-06-24 16:52:08 +03:00
Alexey Milovidov
86b70485fe Fix broken HTML markup on website 2021-05-19 02:28:10 +03:00
Alexey Milovidov
220a494fa4 Fix idiotic syntax highlight in docs #18432 2021-02-28 04:42:45 +03:00
Alexey Milovidov
073fd30992 More gentle font size in docs 2020-08-12 02:19:28 +03:00
Ivan Blinkov
f892b7acc0
[docs] improve code blocks padding 2020-08-10 18:45:09 +03:00
alexey-milovidov
467b7e24d3
Merge pull request #13430 from ClickHouse/documentation-optimize-legibility
Documentation: optimize legibility
2020-08-07 02:58:13 +03:00
alexey-milovidov
53047c89b9
Merge pull request #13433 from ClickHouse/documentation-fix-bad-markup-2
Documentation: fix bad markup 2
2020-08-07 02:58:00 +03:00
alexey-milovidov
921dccc619
Merge pull request #13434 from ClickHouse/documentation-fix-bad-markup-3
Fix bad markup in documentation: make it a bit more friendly
2020-08-07 02:57:37 +03:00
alexey-milovidov
1cfbbbd55e
Merge pull request #13435 from ClickHouse/documentation-fix-animation
Documentation: remove animations
2020-08-07 02:57:25 +03:00
Alexey Milovidov
5a78a49349 Fix box drawing characters 2020-08-07 01:09:32 +03:00
Alexey Milovidov
05a5eb7e8d Remove animations 2020-08-07 00:53:13 +03:00
Alexey Milovidov
0bd41203b4 A bit more friendly 2020-08-07 00:45:56 +03:00
Alexey Milovidov
918413724e Remove strange markup 2020-08-07 00:39:02 +03:00
Alexey Milovidov
d9130227d8 Fix strange CSS 2020-08-07 00:30:23 +03:00
Alexey Milovidov
8ea7fb7e5b Documentation: optimize legibility 2020-08-06 23:47:42 +03:00
Ivan Blinkov
941674a018
Update docs.css 2020-07-20 17:42:17 +03:00
Ivan Blinkov
2dcb08c000
Update docs.css 2020-07-15 15:55:09 +03:00
Ivan Blinkov
5d19e15e72
temporary fix highlight @ quick start 2020-07-14 00:46:05 +03:00
Ivan Blinkov
a256e7e117
[docs] add syntax highlight (#12398) 2020-07-10 17:32:18 +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
aa0f8ef229
[blog] visual tuning (#11713)
* fix dark theme

* add twitter share link
2020-06-16 21:41:06 +03:00
Ivan Blinkov
9a26d48ad0
Basic blog similar to docs (#11609)
* Basic blog similar to docs

* rename post

* no post content in post_meta

* update readme and template

* more "en" content

* complete "en" content

* build blog redirects

* redirects for migration

* link sitemaps

* update po

* add "ru" content

* ru redirects

* remove old domain mentions

* adjust styles

* content improvements

* +1 alt

* use main images from CDN

* use re-hosted in-content images

* extra vertical margin around embedded youtube

* minor improvements

* adjust post page

* adjust html meta

* adjust post page

* improve blog rendering
2020-06-16 09:31:00 +03:00
Alexey Milovidov
24fb6266da Fix wrong markup 2020-05-28 22:28:44 +03:00
Ivan Blinkov
15f704095a
[docs] support dark mode in AMP version (#11019) 2020-05-18 19:44:11 +03:00
Ivan Blinkov
2d71089ad0
[docs] improve headerlink handling (¶) (#11016) 2020-05-18 18:28:33 +03:00
Ivan Blinkov
20d38d3917
Update docs.css 2020-05-06 13:44:26 +03:00