Commit a54c394b authored by Cynthia "Arty" Ng's avatar Cynthia "Arty" Ng 💬
Browse files

Move marketing images to static folder

parent 0d8f57dd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,11 +17,11 @@ GitLab is the leading DevSecOps Platform that empowers organizations to deliver

As the GitLab Marketing team puts customers at the center of everything we do, the marketing strategy aligns with the customer journey. The journey's purpose is to provide a clear and cohesive experience to a prospect/customer from the minute they become **Aware** of GitLab, to **Considering** the platform and **Converting** into a happy customer, and then of course **Expanding** over time and becoming an **Evangelist**.

![marketing customer journey](mktgcustomerjourney.png)
![marketing customer journey](/images/marketing/mktgcustomerjourney.png)

Each stage has a purpose which is the guiding indicator for the marketing team to measure our success. Everything the team plans and executes in the short and long term will revolve around the customer journey, and we will also measure our success along each step to hold ourselves accountable.

![marketing customer journey stages](mktgcustomerjourneystages1.png)
![marketing customer journey stages](/images/marketing/mktgcustomerjourneystages1.png)

## Marketing Strategy

+3 −3
Original line number Diff line number Diff line
@@ -477,7 +477,7 @@ do `git pull origin master` then `:wq`.

Once the PMs have included everything they're accountable for, they should **check their item** in the release post MR description:

![PMs check list](features-checklist.png)
![PMs check list](/images/marketing/blog/release-posts/features-checklist.png)

By checking your item, you will make it clear to the Release Post Manager that you have done your part in time (during the general contributions stage) and you're waiting for review. If you don't check it, it's implicit that you didn't finish your part in time, despite that's the case or not.

+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ Create a merge request with the introductory changes *after the previous post ha
1. Confirm that "Delete source branch when merge request is accepted" is selected.
1. Use the release post template for your MR.

   ![release post MR template](release-post-mr-template.png)
   ![release post MR template](/images/marketing/blog/release-posts/manual-release-post-kickoff/release-post-mr-template.png)

Now that you have created the release post MR, refer to the checklist in the MR for each action that you need to take and the due dates of each action. Keep in mind the MRs for usability improvements, bugs, and performance improvements have their own checklists to be completed, including a task for the Release Post Manager to merge these MR by the 17th prior to final content assembly.

+1 −1
Original line number Diff line number Diff line
@@ -150,6 +150,6 @@ Comparisons at a deep level are challenging and time consuming. We'd like to ac
The goal of the Competitive Intelligence team will be to provide a complete set of assets and other deliverables that enable sales teams to compete and win.
The diagram below captures the overall approach.  The idea is that for each use case-competitor with the exception of the strategy document (hosted in Crayon), all other resources should generally be publicly accessible.  This is in keeping with GitLab value of Transparency.

![Competitive Framework](compintel-strategy.png)
![Competitive Framework](/images/marketing/brand-and-product-marketing/product-and-solution-marketing/competitive-intelligence/compintel-strategy.png)

[See the Solutions Marketing page](/handbook/marketing/brand-and-product-marketing/product-and-solution-marketing/) for more information.
+3 −3
Original line number Diff line number Diff line
@@ -178,19 +178,19 @@ Click-through demos can be run in multiple ways:

## GitLab Planning to Monitoring (Aug 2019 - 12.0)

 [<img src="./ct-files/ptm.png" alt="">](https://tech-marketing.gitlab.io/static-demos/ptm-v14.html)
 [<img src="/images/marketing/brand-and-product-marketing/product-and-solution-marketing/demo/ptm.png" alt="">](https://tech-marketing.gitlab.io/static-demos/ptm-v14.html)
<!--T [Downloadable macOS](https://drive.google.com/file/d/1H9-l9K9cPhLl7kjSG8np7fvkkCnCRLyH/view?usp=sharing)<br/>
 [Downloadable Windows](https://drive.google.com/file/d/1Sg7jMODZYUvdrkuaS2FI88feWoYv7CxO/view?usp=sharing)-->

## Create Kubernetes cluster (Aug 2019 - 12.0)

[<img src="./ct-files/gke_setup.png" alt="">](https://tech-marketing.gitlab.io/static-demos/gke_k8s.html)
[<img src="/images/marketing/brand-and-product-marketing/product-and-solution-marketing/demo/gke_setup.png" alt="">](https://tech-marketing.gitlab.io/static-demos/gke_k8s.html)
<!--[Downloadable macOS](https://drive.google.com/file/d/1tGpBmyJkMn_ljmFBCAtGkU9DmrPjuGDI/view?usp=sharing)<br/>
[Downloadable Windows](https://drive.google.com/file/d/1fTkVWsH1okcm_r3MtfRhS-XeeVSExotU/view?usp=sharing)-->

## Merge Request Approval API (July 2019 - 12.0)

 [<img src="./ct-files/mr_approval.png" alt="">](https://tech-marketing.gitlab.io/static-demos/mr_approval.html)
 [<img src="/images/marketing/brand-and-product-marketing/product-and-solution-marketing/demo/mr_approval.png" alt="">](https://tech-marketing.gitlab.io/static-demos/mr_approval.html)
 <!--[Downloadable macOS](https://drive.google.com/file/d/1Uvl4DorNh_eM7Xn_BJhMDv0yFwuHbdtt/view?usp=sharing)<br/>
 [Downloadable Windows](https://drive.google.com/file/d/1EAEuVsRAlLoCTwi5fSOvR959eKFCAsoY/view?usp=sharing)-->

Loading