From 0d24cbe2bab9c1bd65810cc77be4492fc0f88dec Mon Sep 17 00:00:00 2001 From: Ethan Jones Date: Sat, 6 Apr 2024 09:49:06 -0400 Subject: [PATCH 1/4] Making the Slack callout stronger --- Gemfile.lock | 1 + _includes/masthead.html | 2 +- index.html | 14 ++++---------- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0f55380c..dae010b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,6 +112,7 @@ GEM PLATFORMS arm64-darwin-21 + arm64-darwin-23 x64-mingw32 x86_64-linux diff --git a/_includes/masthead.html b/_includes/masthead.html index e49257ec..d63b2104 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -66,7 +66,7 @@
- Go to WM Cloud + Try WireMock Cloud Free forever. No credit card needed
diff --git a/index.html b/index.html index 60320d44..9cac48a7 100644 --- a/index.html +++ b/index.html @@ -75,8 +75,7 @@

- Flexible API Mocking for Testing and - Development + Join The WireMock Community

@@ -115,19 +114,14 @@

-->

- WireMock is a tool for building mock APIs. Create stable development - environments, isolate yourself from flakey 3rd parties and simulate - APIs that don't exist yet. + WireMock is community-driven, with user-contributed documentation and an active Slack community where all ideas and questions are welcome.

- Documentation Slack CommunityJoin Us On Slack
From 5d837fc7a28e932c1f20c793e6a62055eaec4617 Mon Sep 17 00:00:00 2001 From: Ethan Jones Date: Sat, 6 Apr 2024 09:52:06 -0400 Subject: [PATCH 2/4] Revert "Making the Slack callout stronger" This reverts commit 0d24cbe2bab9c1bd65810cc77be4492fc0f88dec. --- Gemfile.lock | 1 - _includes/masthead.html | 2 +- index.html | 14 ++++++++++---- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dae010b3..0f55380c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,6 @@ GEM PLATFORMS arm64-darwin-21 - arm64-darwin-23 x64-mingw32 x86_64-linux diff --git a/_includes/masthead.html b/_includes/masthead.html index d63b2104..e49257ec 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -66,7 +66,7 @@
- Try WireMock Cloud + Go to WM Cloud Free forever. No credit card needed
diff --git a/index.html b/index.html index 9cac48a7..60320d44 100644 --- a/index.html +++ b/index.html @@ -75,7 +75,8 @@

- Join The WireMock Community + Flexible API Mocking for Testing and + Development

@@ -114,14 +115,19 @@

-->

- WireMock is community-driven, with user-contributed documentation and an active Slack community where all ideas and questions are welcome. + WireMock is a tool for building mock APIs. Create stable development + environments, isolate yourself from flakey 3rd parties and simulate + APIs that don't exist yet.

+ Documentation Join Us On SlackSlack Community
From 59445a160c91820f6131972715f0481f0e19c6b7 Mon Sep 17 00:00:00 2001 From: Ethan Jones Date: Sat, 6 Apr 2024 09:55:29 -0400 Subject: [PATCH 3/4] Making the Slack callout stronger --- Gemfile.lock | 1 + _includes/masthead.html | 4 ++-- index.html | 28 +++++++++++----------------- 3 files changed, 14 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0f55380c..dae010b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,6 +112,7 @@ GEM PLATFORMS arm64-darwin-21 + arm64-darwin-23 x64-mingw32 x86_64-linux diff --git a/_includes/masthead.html b/_includes/masthead.html index e49257ec..9577618d 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -66,7 +66,7 @@
- Go to WM Cloud + Try WireMock Cloud Free forever. No credit card needed
@@ -80,7 +80,7 @@
  • - Go to WM Cloud + Try WireMock Cloud
  • {% for menuItem in site.data.navigation.main %} diff --git a/index.html b/index.html index 60320d44..b1283b4d 100644 --- a/index.html +++ b/index.html @@ -75,8 +75,7 @@

    - Flexible API Mocking for Testing and - Development + Join The WireMock Community

    @@ -114,21 +113,16 @@

    -->

    -

    - WireMock is a tool for building mock APIs. Create stable development - environments, isolate yourself from flakey 3rd parties and simulate - APIs that don't exist yet. -

    - -
    - Documentation - Slack Community +

    + WireMock is community-driven, with user-contributed documentation and an active Slack community where all ideas and questions are welcome. +

    + +
    From 6be4a49ada438fcef6164d255f45bc7197922696 Mon Sep 17 00:00:00 2001 From: Ethan Jones Date: Mon, 8 Apr 2024 12:23:51 -0400 Subject: [PATCH 4/4] Fixing Gemfile issue --- Gemfile.lock | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dae010b3..0f55380c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,6 @@ GEM PLATFORMS arm64-darwin-21 - arm64-darwin-23 x64-mingw32 x86_64-linux