Skip to content

Commit

Permalink
Copy tweak on homepage. Added support and training page.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomakehurst committed Jul 7, 2016
1 parent dea0096 commit 35e954e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs-v2/_data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ main:
# - title: "Blog"
# url: /blog

- title: "Support & Training"
url: /support-and-training/

- title: "About"
url: /about/

Expand Down
2 changes: 1 addition & 1 deletion docs-v2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<h1 class="page__title homepage__title">WireMock</h1>
<h2 class="homepage__subtitle">Mock your APIs for fast, robust and comprehensive testing</h2>
<p>WireMock is a simulator for HTTP-based APIs. Some might call it a <strong>service virtualization</strong> tool or a <strong>mock server</strong>.<br><br>
<p>WireMock is a simulator for HTTP-based APIs. Some might consider it a <strong>service virtualization</strong> tool or a <strong>mock server</strong>.<br><br>
It enables you to <strong>stay productive</strong> when an API you depend on <strong>doesn't exist</strong> or isn't complete.
It supports testing of <strong>edge cases and failure modes</strong> that the real API won't reliably produce.
And because it's fast it can <strong>reduce your build time</strong> from hours down to minutes.<p>
Expand Down
11 changes: 11 additions & 0 deletions docs-v2/support-and-training/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: splash
title: Support and Training
description: Support and training services for WireMock.
---

# Support and Training

If you'd like some help getting the most out of WireMock from its creators, we can provide training, support and consulting services to suit your needs.

Please get in touch at <a href="mailto:info@wiremock.org?subject=Training and Support">info@wiremock.org</a> and we'll be happy to assist.

0 comments on commit 35e954e

Please sign in to comment.