Commit Graph

43 Commits

Author SHA1 Message Date
alexey-milovidov
a980123a43
Merge pull request #30077 from flickerbox/crb-careers-page
Add Greenhouse careers page to website
2021-10-13 05:26:37 +03:00
Cody Baker
f7091c4adb Add greenhouse careers page 2021-10-12 16:19:07 -06:00
Alexey Milovidov
ac403b1df2 Publish the install script 2021-10-12 23:09:26 +03:00
Ivan Blinkov
e9aa12c914
Update website.py 2021-09-20 20:43:58 +03:00
Ivan Blinkov
99a8653497
Update website.py 2021-09-20 16:30:08 +03:00
Ivan Blinkov
d063266a6e
Update website.py 2021-09-20 15:40:04 +03:00
Ivan Blinkov
6a293d73f9 make_links.sh 2021-09-20 09:51:41 +03:00
Cody Baker
26d0c92efa Add new homepage styles and content 2021-09-09 17:21:13 -06:00
Cody Baker
8bc0d5640d Update build to exclude src from website dir 2021-09-08 12:33:34 -06:00
Alexey Milovidov
86b70485fe Fix broken HTML markup on website 2021-05-19 02:28:10 +03:00
Alexey Milovidov
aa9d012cc8 Fix issues with docs 2020-12-21 23:04:22 +03:00
Alexey Milovidov
e1e5735ed6 Publish list-versions.tsv on the website 2020-11-28 09:20:06 +03:00
Ivan Blinkov
75832354d9
[website] try the default htmlmin settings 2020-07-21 22:44:14 +03:00
Ivan Blinkov
e865533d95
[website] experiment on improving cache purging 2020-07-20 14:08:01 +03:00
Ivan Blinkov
a256e7e117
[docs] add syntax highlight (#12398) 2020-07-10 17:32:18 +03:00
Ivan Blinkov
b4492bc5d4
[blog] 'Package Repository Behind CDN' post (#12082)
* support iframes from DataLens

* initial blog post text
2020-07-02 12:45:27 +03:00
Ivan Blinkov
e48b6b8f84
[blog] add RSS feed (#12064)
* [blog] add rss feed

* better title
2020-06-30 21:22:07 +03:00
Ivan Blinkov
ff1248cd28
[docs] extra F.A.Q. content (#11898)
* more content for F.A.Q.

* more content

* normalize

* more content

* maybe fix the docs check

* absolute img urls

* fix tests
2020-06-24 15:59:19 +03:00
Ivan Blinkov
5f09cee06d [website] tune benchmark pages styling + add extra checks 2020-06-20 00:09:45 +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
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
Ivan Blinkov
274a48c353
[website] parallel minify (#11043) 2020-05-19 18:11:23 +03:00
Ivan Blinkov
2f28dbe7d6
[website] report client-side errors to sentry.io (#11039) 2020-05-19 15:31:08 +03:00
Ivan Blinkov
2d71089ad0
[docs] improve headerlink handling (¶) (#11016) 2020-05-18 18:28:33 +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
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
e72a23065e
update jquery (#10592) 2020-04-30 11:32:08 +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
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
b58fa8585c
Update website.py 2020-04-20 15:52:12 +03:00
Ivan Blinkov
ca1aba62b3
Do not minify redirects 2020-04-10 17:56:09 +03:00
Ivan Blinkov
f60337a765
[docs] alternative approach to pdf generation (#9982) 2020-04-01 12:45:48 +03:00
Ivan Blinkov
6a48af8021
Update website.py 2020-03-31 13:35:56 +03:00
Ivan Blinkov
700c27a99d
Refactor docs print/pdf (#9934) 2020-03-30 14:39:26 +03:00
Ivan Blinkov
cc60f0edaf
Custom mkdocs theme (#9874) 2020-03-30 11:25:29 +03:00
Ivan Blinkov
dfa01a6358
[docs] extra logging and minor refactoring (#9805) 2020-03-22 15:12:53 +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
d4cc635a4c
Major website front page refactoring (#9300) 2020-03-13 22:35:03 +03:00
Ivan Blinkov
b3959eaa19 [docs] close file earlier 2020-02-18 17:20:53 +03:00
Ivan Blinkov
8db2f90f78 Show documentation revision in footer 2020-02-18 17:19:44 +03:00
Ivan Blinkov
0244e1b5ed [docs] minify by default is not needed anymore 2020-02-14 12:34:57 +03:00
never lee
f73ff1ae37 fix building of docs with python3 (#5021) 2019-04-17 11:15:42 +03:00
Ivan Blinkov
9cdbdf7cf5
CLICKHOUSE-3006: get rid of nodejs during website build (#4803)
* CLICKHOUSE-3006: get rid of nodejs during website build

* webassets is not actually used
2019-03-26 12:50:28 +03:00