diff --git a/docs/assets/images/logos/datadog.svg b/docs/assets/images/logos/datadog.svg new file mode 100644 index 00000000..e144674c --- /dev/null +++ b/docs/assets/images/logos/datadog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/assets/images/logos/google.svg b/docs/assets/images/logos/google.svg new file mode 100644 index 00000000..e2e6fcdc --- /dev/null +++ b/docs/assets/images/logos/google.svg @@ -0,0 +1,16 @@ + + google-seeklogo + + + + + + + + \ No newline at end of file diff --git a/docs/assets/images/logos/grafana.svg b/docs/assets/images/logos/grafana.svg new file mode 100644 index 00000000..e91f3abd --- /dev/null +++ b/docs/assets/images/logos/grafana.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + diff --git a/docs/assets/images/logos/hashicorp.svg b/docs/assets/images/logos/hashicorp.svg new file mode 100644 index 00000000..091ea229 --- /dev/null +++ b/docs/assets/images/logos/hashicorp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/assets/images/logos/ignite-cli.png b/docs/assets/images/logos/ignite-cli.png new file mode 100644 index 00000000..5dd6e790 Binary files /dev/null and b/docs/assets/images/logos/ignite-cli.png differ diff --git a/docs/assets/images/logos/jaeger.png b/docs/assets/images/logos/jaeger.png new file mode 100644 index 00000000..1e4753d0 Binary files /dev/null and b/docs/assets/images/logos/jaeger.png differ diff --git a/docs/assets/images/logos/seatgeek.svg b/docs/assets/images/logos/seatgeek.svg new file mode 100644 index 00000000..6941a2ae --- /dev/null +++ b/docs/assets/images/logos/seatgeek.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/assets/images/logos/splunk.svg b/docs/assets/images/logos/splunk.svg new file mode 100644 index 00000000..67bc51c4 --- /dev/null +++ b/docs/assets/images/logos/splunk.svg @@ -0,0 +1,15 @@ + + +Splunk logo + + + + image/svg+xml + + + + + + An information technology company based in California, United States + + diff --git a/docs/assets/images/logos/tendermint.svg b/docs/assets/images/logos/tendermint.svg new file mode 100644 index 00000000..3fa9c237 --- /dev/null +++ b/docs/assets/images/logos/tendermint.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/assets/images/logos/uber.svg b/docs/assets/images/logos/uber.svg new file mode 100644 index 00000000..ca116d23 --- /dev/null +++ b/docs/assets/images/logos/uber.svg @@ -0,0 +1,14 @@ + + + + uber_rides_api_icon + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 99c12c27..d87dcfbb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -81,7 +81,47 @@ Why use mockery over gomock? Who uses mockery? ------------------ -:simple-grafana: [grafana](https://github.com/grafana/grafana) · :simple-google: [Google Skia](https://github.com/google/skia) · [Hashicorp](https://github.com/search?q=org%3Ahashicorp%20mockery&type=code) · :simple-google: [Google Skyzkaller](https://github.com/google/syzkaller) · :fontawesome-brands-uber: [Uber Cadence](https://github.com/uber/cadence) · [Jaeger](https://github.com/jaegertracing/jaeger) · [Splunk](https://github.com/splunk/kafka-mq-go) · [Ignite CLI](https://github.com/ignite/cli) · [Tendermint](https://github.com/tendermint/tendermint) · [Datadog](https://github.com/DataDog/datadog-agent) +
+-
+ [![Grafana logo](assets/images/logos/grafana.svg){ class="center" width="100" }](https://github.com/grafana/grafana) +
[grafana](https://github.com/grafana/grafana)
+
+-
+ [![Google logo](assets/images/logos/google.svg){ class="center" width="100" }](https://github.com/google/skia) +
[Google Skia](https://github.com/google/skia)
+
+-
+ [![Google logo](assets/images/logos/google.svg){ class="center" width="100" }](https://github.com/google/syzkaller) +
[Google Skyzkaller](https://github.com/google/syzkaller)
+
+-
+ [![Hashicorp logo](assets/images/logos/hashicorp.svg){ class="center" width="100" }](https://github.com/search?q=org%3Ahashicorp%20mockery&type=code) +
[Hashicorp](https://github.com/search?q=org%3Ahashicorp%20mockery&type=code)
+
+-
+ [![Uber logo](assets/images/logos/uber.svg){ class="center" width="100" }](https://github.com/uber/cadence) +
[Uber Cadence](https://github.com/uber/cadence)
+
+-
+ [![Jaeger logo](assets/images/logos/jaeger.png){ class="center" width="300" }](https://github.com/jaegertracing/jaeger) +
[Jaegertracing](https://github.com/jaegertracing/jaeger)
+
+-
+ [![Splunk logo](assets/images/logos/splunk.svg){ class="center" width="300" }](https://github.com/splunk/kafka-mq-go) +
[Splunk kafka-mq-go](https://github.com/splunk/kafka-mq-go)
+
+-
+ [![Ignite Logo](assets/images/logos/ignite-cli.png){ class="center" width="300" }](https://github.com/ignite/cli) +
+-
+ [![Tendermint Logo](assets/images/logos/tendermint.svg){ class="center" width="300" }](https://github.com/tendermint/tendermint) +
+-
+ [![Datadog logo](assets/images/logos/datadog.svg){ class="center" width="300" }](https://github.com/DataDog/datadog-agent) +
+- [![Seatgeek Logo](assets/images/logos/seatgeek.svg)](https://seatgeek.com) +
+ [Get Started](installation.md){ .md-button .md-button--primary .md-button--stretch } diff --git a/docs/requirements.txt b/docs/requirements.txt index 6909e741..eeffbcf5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ mike @ git+https://github.com/jimporter/mike.git mkdocs mkdocs-glightbox -mkdocs-material +git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git mkdocs-open-in-new-tab cairosvg pillow diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 44eb71bd..8012c1b9 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -3,3 +3,9 @@ text-align: center; } +.center { + display: block; + margin-left: auto; + margin-right: auto; + margin-bottom: auto; +}