Commit Graph

17 Commits

Author SHA1 Message Date
Frieder Bluemle
a96e783f06 Fix docs typos (#6478) 2020-05-31 23:03:12 +08:00
William Cheng
45fc71b06a add datadog as sponsor (#6444) 2020-05-27 15:21:11 +08:00
William Cheng
a986867a95 add vonage to the user list (#6245) 2020-05-10 21:34:33 +08:00
William Cheng
003165c2c2 Prepare 4.3.1 release (#6187)
* prepare 4.3.1 release

* update doc
2020-05-06 17:10:31 +08:00
Alexander Hirner
eccdf1d667 add MoonVision user (#6076)
* add MoonVision user

* add moonvision to readme list
2020-04-28 00:10:42 +08:00
William Cheng
c9882cb494 add allianz logo 2020-04-21 17:07:29 +08:00
William Cheng
5acbbf8878 Add YITU Technology to the user list (#5967)
* add yitu to the user list

* use yitu technology
2020-04-17 10:45:01 +08:00
William Cheng
a6f521c7b7 minor fix to users.yml 2020-04-13 21:23:51 +08:00
emileonhardt
54a350fbff Added emineo to list of companies on website (#5905) 2020-04-13 16:16:41 +08:00
William Cheng
c224cf484b 4.3.0 release (#5721) 2020-03-27 11:34:43 +08:00
William Cheng
eabdafad88 add Agoda as the user (#5494) 2020-03-02 13:17:49 +08:00
William Cheng
93ff976102 Add mailslurp to the user list (#5412) 2020-02-24 10:05:34 +08:00
William Cheng
fcf6a8e550 use new k6 logo (#5383) 2020-02-21 09:17:29 +08:00
William Cheng
bb113eb4db add k6.io to the user list (#5379) 2020-02-20 09:40:54 +08:00
Jim Schubert
32b9b399fd [doc] Minor website fixes (#5343)
* [doc] Fix level 2 header on cutomization.md

* [doc] Specify https on API/online link

* [docs] Invert github/twitter links in dark mode

* [doc] Pin version for alpha release artifacts
2020-02-17 14:03:25 +08:00
Jim Schubert
04e8fe07a3 [docs] Support old site's users.html (#5297)
Our Docusaurus 1.x site had a users.html page. This adds a redirect from
that location to /users
2020-02-12 12:55:09 -05:00
Jim Schubert
aa7cd4f5af [docs] Upgrade to Docusaurus 2 (#5271)
* [docs] Upgrade to Docusaurus 2

Due to formatting issues with Docusaurus 1 and code blocks, and upcoming
4.3 and 5.0 releases, this is an upgrade to have more control over
formatting and other functionality.

This adds behavior to have light/dark themes.

As a consequence of upgrading, columnar format on ul element in
generated generator docs had to be moved to css. This will not impact
users viewing the markdown on GitHub because it didn't display the
column format.

This upgrade should improve syntax highlighting and performance.

* Fix user page layout, choose theme with clear diff colors
2020-02-11 21:22:58 +08:00