Commit Graph

7 Commits

Author SHA1 Message Date
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