Skip to content
Snippets Groups Projects

851 review apps landing page

Merged Kushal Pandya requested to merge 851-review-apps-landing-page into master
1 unresolved thread
Files
4
@@ -67,10 +67,15 @@ extra_js:
@@ -67,10 +67,15 @@ extra_js:
.page-container.content-container.white-bg.animated
.page-container.content-container.white-bg.animated
.container
.container
 
%h2.page-headline.text-center
 
Review Apps
 
%h3.getting-started-subheader.text-center
 
:markdown
 
Review Apps is available in GitLab.com, GitLab Community Edition, and GitLab Enterprise Edition.
.row.row-eq-height
.row.row-eq-height
.col-md-6
.col-md-6.feature-item-graphic
= image_tag "/images/review-apps/review-apps-graph.png", class: "img-responsive"
= image_tag "/images/review-apps/review-apps-graph.svg", class: "img-responsive"
.col-md-6
.col-md-6.feature-item.step-content
%p
%p
:markdown
:markdown
Review Apps transform the way you and your team work. For developers this
Review Apps transform the way you and your team work. For developers this
@@ -92,7 +97,7 @@ extra_js:
@@ -92,7 +97,7 @@ extra_js:
Read more about the technical aspects of this feature at:
Read more about the technical aspects of this feature at:
%a.featured-item-button.white-on-primary.btn-margin-top{ href: "/2016/11/22/introducing-review-apps/" } Blog Post
%a.featured-item-button.white-on-primary.btn-margin-top{ href: "/2016/11/22/introducing-review-apps/" } Blog Post
%a.featured-item-button.white-on-primary.btn-margin-top{ href: "https://docs.gitlab.com/ce/ci/review_apps/" } Documentation
%a.featured-item-button.white-on-primary.btn-margin-top{ href: "https://docs.gitlab.com/ce/ci/review_apps/" } Documentation
%a.featured-item-button.white-on-primary.btn-margin-top{ href: "https://gitlab.com/gitlab-examples/review-apps-nginx" } Example Project using a static website and NGINX
%a.featured-item-button.white-on-primary.btn-margin-top{ href: "https://gitlab.com/gitlab-examples/review-apps-nginx" } Example project
= partial "includes/features/try-gitlab-ee"
= partial "includes/features/try-gitlab-ee"
Loading